summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-12gianfar: Remove 'Interrupt problem!' warningAnton Vorontsov1-2/+0
2009-11-12skbuff: Do not allow skb recycling with disabled IRQsAnton Vorontsov1-0/+3
2009-11-12ipv6: Remove unused var in inet6_dump_ifinfo()David S. Miller1-1/+1
2009-11-12iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damageJohn W. Linville1-0/+1
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller7-11/+22
2009-11-11CAN: use dev_get_by_index_rcustephen hemminger1-3/+3
2009-11-11IPV4: use rcu to walk list of devices in IGMPstephen hemminger1-8/+10
2009-11-11decnet: use RCU to find network devicesstephen hemminger1-8/+6
2009-11-11s390: use RCU to walk list of network devicesstephen hemminger1-3/+5
2009-11-11net: use rcu for network scheduler APIstephen hemminger1-3/+4
2009-11-11vlan: eliminate use of dev_base_lockstephen hemminger1-7/+6
2009-11-11netdev: add netdev_continue_rcustephen hemminger2-0/+16
2009-11-11IPv6: use ipv6_addr_v4mapped()Brian Haley1-1/+1
2009-11-11parisc: led: Use for_each_netdev_rcu()Eric Dumazet1-5/+2
2009-11-11sit: Clean up DF code by copying from IPIPHerbert Xu1-21/+21
2009-11-11ipv6: Allow inet6_dump_addr() to handle more than 64 addressesEric Dumazet1-0/+6
2009-11-11ipv6: speedup inet6_dump_ifinfo()Eric Dumazet1-17/+28
2009-11-11net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guardCyrill Gorcunov3-3/+3
2009-11-11usbnet: Set link down initially for drivers that update link stateBen Hutchings5-9/+12
2009-11-11niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASKMarin Mitov1-5/+1
2009-11-11udp: bind() optimisationEric Dumazet4-16/+80
2009-11-11bnx2x: version 1.52.1-4Eilon Greenstein1-2/+2
2009-11-11bnx2x: Change coalescing granularity to 4usEilon Greenstein2-7/+8
2009-11-11bnx2x: Remove misleading error printEilon Greenstein1-5/+0
2009-11-11bnx2x: GSO implies CSUM offloadEilon Greenstein1-2/+2
2009-11-11Phonet: allocate and copy for pipe TX without sock lockRémi Denis-Courmont1-17/+12
2009-11-11Phonet: put sockets in a hash tableRémi Denis-Courmont3-25/+56
2009-11-11speedfax: declare MODULE_FIRMWAREBen Hutchings1-0/+1
2009-11-11pcnet-cs: declare MODULE_FIRMWAREBen Hutchings1-0/+7
2009-11-11tms380tr: declare MODULE_FIRMWAREBen Hutchings1-0/+2
2009-11-11spider-net: declare MODULE_FIRMWAREBen Hutchings1-0/+1
2009-11-11myri10ge: declare MODULE_FIRMWAREBen Hutchings1-0/+4
2009-11-11cxgb3: declare MODULE_FIRMWAREBen Hutchings2-14/+19
2009-11-11bnx2x: declare MODULE_FIRMWAREBen Hutchings1-13/+14
2009-11-11ambassador: declare MODULE_FIRMWAREBen Hutchings1-0/+1
2009-11-11solos-pci: declare MODULE_FIRMWAREBen Hutchings1-0/+3
2009-11-11netx: declare MODULE_FIRMWAREBen Hutchings1-0/+3
2009-11-11iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy1-0/+1
2009-11-11iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy4-3/+23
2009-11-11Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao1-3/+2
2009-11-11Libertas: coding style cleanup in ethtool.cBing Zhao1-4/+8
2009-11-11rtl8187: Fix sparse warningsLarry Finger1-0/+1
2009-11-11ath5k: add LED definition for BenQ Joybook R55vBob Copeland1-0/+2
2009-11-11ath5k: add LED support for HP Compaq CQ60Bob Copeland1-0/+2
2009-11-11ath5k: don't reset mcast filter when configuring the modeBob Copeland1-1/+0
2009-11-11rt2x00: update MAINTAINERSIvo van Doorn1-0/+1
2009-11-11b43: work around a locking issue in ->set_tim()Felix Fietkau1-2/+1
2009-11-11ssb-pcmcia: Fix 32bit register access in early bus scanningMartin Fuzzey1-1/+5
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller147-9862/+8305
2009-11-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller23-145/+259