aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-10bnx2x: declare MODULE_FIRMWAREBen Hutchings
2009-11-10ambassador: declare MODULE_FIRMWAREBen Hutchings
2009-11-10solos-pci: declare MODULE_FIRMWAREBen Hutchings
2009-11-10netx: declare MODULE_FIRMWAREBen Hutchings
2009-11-10iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy
2009-11-10iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy
2009-11-10Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao
2009-11-10Libertas: coding style cleanup in ethtool.cBing Zhao
2009-11-10rtl8187: Fix sparse warningsLarry Finger
2009-11-10ath5k: add LED definition for BenQ Joybook R55vBob Copeland
2009-11-10ath5k: add LED support for HP Compaq CQ60Bob Copeland
2009-11-10ath5k: don't reset mcast filter when configuring the modeBob Copeland
2009-11-10rt2x00: update MAINTAINERSIvo van Doorn
2009-11-10b43: work around a locking issue in ->set_tim()Felix Fietkau
2009-11-10ssb-pcmcia: Fix 32bit register access in early bus scanningMartin Fuzzey
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-08xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy
2009-11-08net/compat_ioctl: support SIOCWANDEVArnd Bergmann
2009-11-08net, compat_ioctl: fix SIOCGMII ioctlsArnd Bergmann
2009-11-08udp: multicast RX should increment SNMP/sk_drops counter in allocation failuresEric Dumazet
2009-11-08ipv6: udp: Optimise multicast receptionEric Dumazet
2009-11-08ipv4: udp: Optimise multicast receptionEric Dumazet
2009-11-08ipv6: udp: optimize unicast RX pathEric Dumazet
2009-11-08ipv4: udp: optimize unicast RX pathEric Dumazet
2009-11-08udp: secondary hash on (local port, local address)Eric Dumazet
2009-11-08udp: split sk_hash into two u16 hashesEric Dumazet
2009-11-08udp: add a counter into udp_hslotEric Dumazet
2009-11-08net/appletalk: using compat_ptr needs inclusion of linux/compat.hStephen Rothwell
2009-11-08can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman
2009-11-08net/fsl_pq_mdio: add module license GPLSebastian Siewior
2009-11-08can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()Wolfgang Grandegger
2009-11-08appletalk/ddp.c: Neaten checksum functionJoe Perches
2009-11-08ipv6: avoid dev_hold()/dev_put() in rawv6_bind()Eric Dumazet
2009-11-08gianfar: Fix compiler and sparse warningsAnton Vorontsov
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 2)Anton Vorontsov
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 1)Anton Vorontsov
2009-11-08can: should not use __dev_get_by_index() without locksEric Dumazet
2009-11-07rtnetlink: CleanupsEric Dumazet
2009-11-07net: kill proto_ops wrapperArnd Bergmann
2009-11-07net/x25: push BKL usage into x25_protoArnd Bergmann
2009-11-07net/irda: push BKL into proto_opsArnd Bergmann
2009-11-07net/ipx: push down BKL into a ipx_dgram_opsArnd Bergmann
2009-11-07net/appletalk: push down BKL into a atalk_dgram_opsArnd Bergmann
2009-11-07atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedureJie Yang
2009-11-07net: Replace old style lock initializerThomas Gleixner
2009-11-06net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.David S. Miller
2009-11-06net, compat_ioctl: handle more ioctls correctlyArnd Bergmann
2009-11-06compat: move sockios handling to net/socket.cArnd Bergmann