summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-02-15X25: Fix x25_create errors for bad protocol and ENOBUFSandrew hendry1-4/+9
2010-02-15be2net: implement EEH pci error recovery handlersSathya Perla3-2/+125
2010-02-15xfrm: Flushing empty SPD generates false eventsjamal3-5/+12
2010-02-15xfrm: Flushing empty SAD generates false eventsjamal3-4/+8
2010-02-15IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILSShan Wei1-9/+4
2010-02-15net/macvtap: fix reference countingArnd Bergmann1-13/+22
2010-02-15cxgb3: fix link flapDivy Le Ray1-1/+2
2010-02-15cxgb3: FIx VLAN over Jumbo framesDivy Le Ray1-0/+3
2010-02-15ixgbe: Cleanup incorrect header commentsPeter Waskiewicz1-5/+0
2010-02-15ethtool: Move n-tuple capability check into set_flagsPeter Waskiewicz1-5/+8
2010-02-15ethtool: Fix filter addition when caching n-tuple filtersPeter Waskiewicz1-16/+24
2010-02-15niu: Refinements to kernel logging.David S. Miller1-25/+1
2010-02-14mac80211: Fix error introduced in netdev_mc_count() changes.David S. Miller1-1/+1
2010-02-14vhost-net: switch to smp barriersMichael S. Tsirkin1-5/+5
2010-02-14niu: Use pr_<level>, netdev_<level> and netif_<level> macrosJoe Perches1-392/+311
2010-02-14ethtool: Fix includes build breakDavid S. Miller1-1/+2
2010-02-14net: Fix first line of kernel-doc for a few functionsBen Hutchings3-4/+4
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller10-31/+36
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller79-1088/+1458
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-1/+7
2010-02-12tg3: Update driver version to 3.107Matt Carlson1-2/+2
2010-02-12tg3: Fix AC131 loopback test errors for 5785Matt Carlson2-2/+9
2010-02-12tg3: Fix napi assignments in loopback testMatt Carlson1-4/+4
2010-02-12tg3: Reset phy during bringup when using phylibMatt Carlson1-2/+1
2010-02-12tg3: Turn off multiple DMA reads for 5717Matt Carlson2-0/+4
2010-02-12tg3: Fix 57765 A0 bootcode race conditionMatt Carlson2-0/+8
2010-02-12tg3: Unwedge stuck MSI-X vectorsMatt Carlson2-10/+20
2010-02-12tg3: Prevent rx producer ring overrunsMatt Carlson1-0/+38
2010-02-12tg3: Give MSI-X vec 1 rx backlog spaceMatt Carlson2-26/+22
2010-02-12igb: support for VF configuration toolsWilliams, Mitch A4-11/+126
2010-02-12rtnetlink: Add VF config code to rtnetlinkWilliams, Mitch A1-0/+67
2010-02-12net: Add netdev ops for SR-IOV configurationWilliams, Mitch A1-0/+17
2010-02-12if_link: Add SR-IOV configuration methodsWilliams, Mitch A1-0/+30
2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A2-0/+26
2010-02-12udp: remove redundant variableGerrit Renker2-16/+14
2010-02-12dccp: support for passing MSG_TRUNCGerrit Renker1-0/+2
2010-02-12sky2: version 1.27stephen hemminger1-1/+1
2010-02-12sky2: Avoid down and up during sky2_resetMike McCormack1-21/+47
2010-02-12sky2: Refactor sky2_down into two functionsMike McCormack1-11/+17
2010-02-12sky2: Refactor sky2_up into two functionsMike McCormack1-16/+25
2010-02-12sky2: Allocate initial skbs in sky2_alloc_buffersMike McCormack1-30/+36
2010-02-12sky2: Factor out code to calculate packet sizesMike McCormack1-20/+37
2010-02-12sky2: jumbo packet changesstephen hemminger2-26/+18
2010-02-12sky2: dont enable PME legacy modestephen hemminger1-6/+0
2010-02-12sky2: WoL changesstephen hemminger1-56/+9
2010-02-12sky2: fix sparse warningstephen hemminger1-1/+1
2010-02-12xfrm: use proper kernel typesjamal1-13/+13
2010-02-12xfrm: validate attributesjamal1-0/+4
2010-02-12drivers/net/skge.c: Use netif_printk macrosJoe Perches1-44/+29
2010-02-12drivers/net/qlge: Use netif_printk helpersJoe Perches5-559/+580