Age | Commit message (Expand) | Author |
2009-11-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-08 | xfrm: SAD entries do not expire correctly after suspend-resume | Yury Polyanskiy |
2009-11-08 | net/compat_ioctl: support SIOCWANDEV | Arnd Bergmann |
2009-11-08 | net, compat_ioctl: fix SIOCGMII ioctls | Arnd Bergmann |
2009-11-08 | udp: multicast RX should increment SNMP/sk_drops counter in allocation failures | Eric Dumazet |
2009-11-08 | ipv6: udp: Optimise multicast reception | Eric Dumazet |
2009-11-08 | ipv4: udp: Optimise multicast reception | Eric Dumazet |
2009-11-08 | ipv6: udp: optimize unicast RX path | Eric Dumazet |
2009-11-08 | ipv4: udp: optimize unicast RX path | Eric Dumazet |
2009-11-08 | udp: secondary hash on (local port, local address) | Eric Dumazet |
2009-11-08 | udp: split sk_hash into two u16 hashes | Eric Dumazet |
2009-11-08 | udp: add a counter into udp_hslot | Eric Dumazet |
2009-11-08 | net/appletalk: using compat_ptr needs inclusion of linux/compat.h | Stephen Rothwell |
2009-11-08 | can: Driver for the Microchip MCP251x SPI CAN controllers | Christian Pellegrin |
2009-11-08 | net: Support specifying the network namespace upon device creation. | Eric W. Biederman |
2009-11-08 | net/fsl_pq_mdio: add module license GPL | Sebastian Siewior |
2009-11-08 | can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo() | Wolfgang Grandegger |
2009-11-08 | appletalk/ddp.c: Neaten checksum function | Joe Perches |
2009-11-08 | ipv6: avoid dev_hold()/dev_put() in rawv6_bind() | Eric Dumazet |
2009-11-08 | gianfar: Fix compiler and sparse warnings | Anton Vorontsov |
2009-11-08 | fsl_pq_mdio: Fix compiler/sparse warnings (part 2) | Anton Vorontsov |
2009-11-08 | fsl_pq_mdio: Fix compiler/sparse warnings (part 1) | Anton Vorontsov |
2009-11-08 | can: should not use __dev_get_by_index() without locks | Eric Dumazet |
2009-11-07 | rtnetlink: Cleanups | Eric Dumazet |
2009-11-07 | net: kill proto_ops wrapper | Arnd Bergmann |
2009-11-07 | net/x25: push BKL usage into x25_proto | Arnd Bergmann |
2009-11-07 | net/irda: push BKL into proto_ops | Arnd Bergmann |
2009-11-07 | net/ipx: push down BKL into a ipx_dgram_ops | Arnd Bergmann |
2009-11-07 | net/appletalk: push down BKL into a atalk_dgram_ops | Arnd Bergmann |
2009-11-07 | atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedure | Jie Yang |
2009-11-07 | net: Replace old style lock initializer | Thomas Gleixner |
2009-11-06 | net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice. | David S. Miller |
2009-11-06 | net, compat_ioctl: handle more ioctls correctly | Arnd Bergmann |
2009-11-06 | compat: move sockios handling to net/socket.c | Arnd Bergmann |
2009-11-06 | appletalk: handle SIOCATALKDIFADDR compat ioctl | Arnd Bergmann |
2009-11-06 | net: copy socket ioctl code to net/socket.h | Arnd Bergmann |
2009-11-06 | net, compat_ioctl: handle socket ioctl abuses in tty drivers | Arnd Bergmann |
2009-11-06 | net/tun: handle compat_ioctl directly | Arnd Bergmann |
2009-11-06 | compat: add struct compat_ifreq etc to compat.h | Arnd Bergmann |
2009-11-06 | hisax: remove bad udelay call to fix build error on ARM | Martin Michlmayr |
2009-11-06 | ipip: Fix handling of DF packets when pmtudisc is OFF | Herbert Xu |
2009-11-06 | qlge: Set PCIe reset type for EEH to fundamental. | Ron Mercer |
2009-11-06 | qlge: Fix early exit from mbox cmd complete wait. | Ron Mercer |
2009-11-06 | ixgbe: fix traffic hangs on Tx with ioatdma loaded | Don Skidmore |
2009-11-06 | ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabled | Yi Zou |
2009-11-06 | ixgbe: Fix gso_max_size for 82599 when DCB is enabled | Yi Zou |
2009-11-06 | macsonic: fix crash on PowerBook 520 | Finn Thain |
2009-11-06 | NET: cassini, fix lock imbalance | Jiri Slaby |
2009-11-06 | ems_usb: Fix byte order issues on big endian machines | Sebastian Haas |
2009-11-06 | be2net: Bug fix to send config commands to hardware after netdev_register | Ajit Khaparde |