aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller147-9862/+8305
2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller23-145/+259
2009-11-08xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy2-14/+21
2009-11-08net/compat_ioctl: support SIOCWANDEVArnd Bergmann2-17/+47
2009-11-08net, compat_ioctl: fix SIOCGMII ioctlsArnd Bergmann1-0/+3
2009-11-08udp: multicast RX should increment SNMP/sk_drops counter in allocation failuresEric Dumazet2-2/+18
2009-11-08ipv6: udp: Optimise multicast receptionEric Dumazet1-24/+47
2009-11-08ipv4: udp: Optimise multicast receptionEric Dumazet1-26/+50
2009-11-08ipv6: udp: optimize unicast RX pathEric Dumazet1-3/+109
2009-11-08ipv4: udp: optimize unicast RX pathEric Dumazet1-3/+112
2009-11-08udp: secondary hash on (local port, local address)Eric Dumazet4-9/+53
2009-11-08udp: split sk_hash into two u16 hashesEric Dumazet4-9/+51
2009-11-08udp: add a counter into udp_hslotEric Dumazet2-0/+11
2009-11-08net/appletalk: using compat_ptr needs inclusion of linux/compat.hStephen Rothwell1-0/+1
2009-11-08can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin4-0/+1207
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman7-23/+50
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior1-0/+1
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger1-0/+17
2009-11-08appletalk/ddp.c: Neaten checksum functionJoe Perches1-7/+2
2009-11-08ipv6: avoid dev_hold()/dev_put() in rawv6_bind()Eric Dumazet1-12/+11
2009-11-08gianfar: Fix compiler and sparse warningsAnton Vorontsov2-11/+13
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 2)Anton Vorontsov1-4/+9
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 1)Anton Vorontsov1-19/+12
2009-11-08can: should not use __dev_get_by_index() without locksEric Dumazet1-7/+12
2009-11-07rtnetlink: CleanupsEric Dumazet1-31/+23
2009-11-07net: kill proto_ops wrapperArnd Bergmann1-83/+0
2009-11-07net/x25: push BKL usage into x25_protoArnd Bergmann1-11/+60
2009-11-07net/irda: push BKL into proto_opsArnd Bergmann1-107/+224
2009-11-07net/ipx: push down BKL into a ipx_dgram_opsArnd Bergmann1-8/+46
2009-11-07net/appletalk: push down BKL into a atalk_dgram_opsArnd Bergmann1-28/+77
2009-11-07atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedureJie Yang2-45/+61
2009-11-07net: Replace old style lock initializerThomas Gleixner1-1/+1
2009-11-06net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.David S. Miller1-2/+0
2009-11-06net, compat_ioctl: handle more ioctls correctlyArnd Bergmann1-14/+17
2009-11-06compat: move sockios handling to net/socket.cArnd Bergmann2-950/+240
2009-11-06appletalk: handle SIOCATALKDIFADDR compat ioctlArnd Bergmann2-6/+7
2009-11-06net: copy socket ioctl code to net/socket.hArnd Bergmann1-0/+716
2009-11-06net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann6-2/+103
2009-11-06net/tun: handle compat_ioctl directlyArnd Bergmann2-27/+46
2009-11-06compat: add struct compat_ifreq etc to compat.hArnd Bergmann1-0/+39
2009-11-06hisax: remove bad udelay call to fix build error on ARMMartin Michlmayr1-11/+11
2009-11-06ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu1-15/+17
2009-11-06qlge: Set PCIe reset type for EEH to fundamental.Ron Mercer1-0/+2
2009-11-06qlge: Fix early exit from mbox cmd complete wait.Ron Mercer1-1/+1
2009-11-06ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore1-4/+23
2009-11-06ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou1-1/+51
2009-11-06ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou1-1/+4
2009-11-06macsonic: fix crash on PowerBook 520Finn Thain1-57/+60
2009-11-06NET: cassini, fix lock imbalanceJiri Slaby1-2/+3
2009-11-06ems_usb: Fix byte order issues on big endian machinesSebastian Haas1-1/+4