Age | Commit message (Expand) | Author |
2013-01-22 | ipv4: Fix route refcount on pmtu discovery | Steffen Klassert |
2013-01-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2013-01-22 | net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly | Daniel Wagner |
2013-01-22 | netxen: fix off by one bug in netxen_release_tx_buffer() | Eric Dumazet |
2013-01-21 | isdn/gigaset: fix zero size border case in debug dump | Tilman Schmidt |
2013-01-21 | cdc_ncm: add support FLAG_NOARP for Infineon modem platform | Wei Shuai |
2013-01-21 | usbnet: add new flag FLAG_NOARP for usb net devices | Wei Shuai |
2013-01-21 | Merge branch 'usb_cdc_fixes' | David S. Miller |
2013-01-21 | net: cdc_ncm: fix error path for single interface probing | Bjørn Mork |
2013-01-21 | net: cdc_mbim: send ZLP after max sized NTBs | Bjørn Mork |
2013-01-21 | net: cdc_ncm: workaround for missing CDC Union | Bjørn Mork |
2013-01-21 | ipv4: Add a socket release callback for datagram sockets | Steffen Klassert |
2013-01-21 | ipv4: Invalidate the socket cached route on pmtu events if possible | Steffen Klassert |
2013-01-21 | xfrm4: Invalidate all ipv4 routes on IPsec pmtu events | Steffen Klassert |
2013-01-21 | xfrm: fix freed block size calculation in xfrm_policy_fini() | Michal Kubecek |
2013-01-20 | net: splice: fix __splice_segment() | Eric Dumazet |
2013-01-20 | net: splice: avoid high order page splitting | Eric Dumazet |
2013-01-20 | tcp: fix incorrect LOCKDROPPEDICMPS counter | Eric Dumazet |
2013-01-19 | net/hyperv: fix wrong length of mac address | Jianjun Kong |
2013-01-19 | net: qmi_wwan: add ONDA MT8205 4G LTE | Bjørn Mork |
2013-01-18 | net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults | Or Gerlitz |
2013-01-18 | net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode | Yan Burman |
2013-01-18 | ipv6: Add an error handler for icmp6 | Steffen Klassert |
2013-01-18 | net: calxedaxgmac: throw away overrun frames | Rob Herring |
2013-01-18 | net/xfrm/xfrm_replay: avoid division by zero | Nickolai Zeldovich |
2013-01-17 | sctp: refactor sctp_outq_teardown to insure proper re-initalization | Neil Horman |
2013-01-17 | macvlan: fix macvlan_get_size() | Eric Dumazet |
2013-01-17 | phy/marvell: remove fiber/copper autoselect on 88e1111 | Stef van Os |
2013-01-17 | 3c574_cs: fix operator precedence between << and & | Nickolai Zeldovich |
2013-01-17 | Merge branch 'wireless' | David S. Miller |
2013-01-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-17 | ipv4: Don't update the pmtu on mtu locked routes | Steffen Klassert |
2013-01-17 | ipv4: Remove output route check in ipv4_mtu | Steffen Klassert |
2013-01-17 | ipv6: fix header length calculation in ip6_append_data() | Romain KUNTZ |
2013-01-16 | net: qmi_wwan: add TP-LINK HSUPA Modem MA180 | Bjørn Mork |
2013-01-16 | usbnet: dm9601: Fix incorrect command | Tushar Behera |
2013-01-16 | cxgb4: set coalesce parameters on all queues | Thadeu Lima de Souza Cascardo |
2013-01-16 | MAINTAINERS: Stephen Hemminger email change | Stephen Hemminger |
2013-01-16 | ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl | Jacob Keller |
2013-01-16 | ixgbe: only compile ixgbe_debugfs.o when enabled | Jacob Keller |
2013-01-14 | tg3: Fix crc errors on jumbo frame receive | Nithin Nayak Sujir |
2013-01-14 | tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode | Nithin Nayak Sujir |
2013-01-14 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2013-01-14 | tun: fix LSM/SELinux labeling of tun/tap devices | Paul Moore |
2013-01-14 | selinux: add the "attach_queue" permission to the "tun_socket" class | Paul Moore |
2013-01-14 | tcp: fix a panic on UP machines in reqsk_fastopen_remove | Eric Dumazet |
2013-01-14 | Merge tag 'dt-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux | Linus Torvalds |
2013-01-14 | vfs: add missing virtual cache flush after editing partial pages | Linus Torvalds |
2013-01-14 | ath9k: disable the tasklet before taking the PCU lock | Felix Fietkau |
2013-01-14 | ath9k: remove sc->rx.rxbuflock to fix a deadlock | Felix Fietkau |