summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-11IPv6: use ipv6_addr_v4mapped()Brian Haley
2009-11-11parisc: led: Use for_each_netdev_rcu()Eric Dumazet
2009-11-11sit: Clean up DF code by copying from IPIPHerbert Xu
2009-11-11ipv6: Allow inet6_dump_addr() to handle more than 64 addressesEric Dumazet
2009-11-11ipv6: speedup inet6_dump_ifinfo()Eric Dumazet
2009-11-11net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guardCyrill Gorcunov
2009-11-11usbnet: Set link down initially for drivers that update link stateBen Hutchings
2009-11-11niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASKMarin Mitov
2009-11-11udp: bind() optimisationEric Dumazet
2009-11-11bnx2x: version 1.52.1-4Eilon Greenstein
2009-11-11bnx2x: Change coalescing granularity to 4usEilon Greenstein
2009-11-11bnx2x: Remove misleading error printEilon Greenstein
2009-11-11bnx2x: GSO implies CSUM offloadEilon Greenstein
2009-11-11Phonet: allocate and copy for pipe TX without sock lockRémi Denis-Courmont
2009-11-11Phonet: put sockets in a hash tableRémi Denis-Courmont
2009-11-11speedfax: declare MODULE_FIRMWAREBen Hutchings
2009-11-11pcnet-cs: declare MODULE_FIRMWAREBen Hutchings
2009-11-11tms380tr: declare MODULE_FIRMWAREBen Hutchings
2009-11-11spider-net: declare MODULE_FIRMWAREBen Hutchings
2009-11-11myri10ge: declare MODULE_FIRMWAREBen Hutchings
2009-11-11cxgb3: declare MODULE_FIRMWAREBen Hutchings
2009-11-11bnx2x: declare MODULE_FIRMWAREBen Hutchings
2009-11-11ambassador: declare MODULE_FIRMWAREBen Hutchings
2009-11-11solos-pci: declare MODULE_FIRMWAREBen Hutchings
2009-11-11netx: 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-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-09xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy
2009-11-09net/compat_ioctl: support SIOCWANDEVArnd Bergmann
2009-11-09net, compat_ioctl: fix SIOCGMII ioctlsArnd Bergmann
2009-11-09udp: multicast RX should increment SNMP/sk_drops counter in allocation failuresEric Dumazet
2009-11-09ipv6: udp: Optimise multicast receptionEric Dumazet
2009-11-09ipv4: udp: Optimise multicast receptionEric Dumazet
2009-11-09ipv6: udp: optimize unicast RX pathEric Dumazet
2009-11-09ipv4: udp: optimize unicast RX pathEric Dumazet
2009-11-09udp: secondary hash on (local port, local address)Eric Dumazet
2009-11-09udp: split sk_hash into two u16 hashesEric Dumazet
2009-11-09udp: add a counter into udp_hslotEric Dumazet
2009-11-09net/appletalk: using compat_ptr needs inclusion of linux/compat.hStephen Rothwell