summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-01gen_estimator: deadlock fixEric Dumazet3-3/+15
2010-04-01ipv4: remove redundant verification codeHagen Paul Pfeifer1-4/+0
2010-04-01acenic: use the dma state API instead of the pci equivalentsFUJITA Tomonori2-16/+16
2010-04-01acenic: fix the misusage of zero dma addressFUJITA Tomonori1-10/+6
2010-04-01net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell1-0/+1
2010-03-30sctp: eliminate useless codeHagen Paul Pfeifer1-1/+0
2010-03-30tipc: define needless global scoped variable staticHagen Paul Pfeifer1-1/+1
2010-03-30net: remove redundant codeEric Dumazet14-15/+0
2010-03-30Add hotplug support to mcp251x driverMarc Zyngier4-10/+21
2010-03-30fix net/core/dst.c coding style error and warningslaurent chavey1-21/+20
2010-03-30netdev: ethtool RXHASH flagstephen hemminger3-1/+8
2010-03-30igb: add per-packet timestampingNick Nunley3-8/+41
2010-03-30MAINTAINERS: ipg: Jesse Huang's email address bouncesJoe Perches1-2/+1
2010-03-30drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neatenJoe Perches2-53/+61
2010-03-30ipv6 fib: Use "Sweezle" to optimize addr_bit_test().YOSHIFUJI Hideaki / 吉藤英明1-2/+13
2010-03-30sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().YOSHIFUJI Hideaki / 吉藤英明1-14/+1
2010-03-30ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2010-03-30e1000e: typo correctionsJoe Perches3-16/+13
2010-03-30igb: update hw_debug macro to make use of netdev_dbg callAlexander Duyck2-36/+8
2010-03-30net_sched: minor netns related cleanupTom Goff1-3/+1
2010-03-30sky2: avoid duplicate link up on Optima chipstephen hemminger1-1/+2
2010-03-30sky2: add XL revisionsstephen hemminger2-4/+14
2010-03-30sky2: support Yukon EC_U rev B1 and laterstephen hemminger2-6/+13
2010-03-30net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland6-2/+475
2010-03-30net-caif: add CAIF documentationSjur Braendeland2-0/+321
2010-03-30net-caif: add CAIF Kconfig and MakefilesSjur Braendeland4-0/+77
2010-03-30net-caif: add CAIF netdeviceSjur Braendeland1-0/+451
2010-03-30net-caif: add CAIF socket implementationSjur Braendeland1-0/+1391
2010-03-30net-caif: add CAIF device registration functionalitySjur Braendeland2-0/+500
2010-03-30net-caif: add CAIF generic caif support functionsSjur Braendeland2-0/+1100
2010-03-30net-caif: add CAIF core protocol stackSjur Braendeland11-0/+1981
2010-03-30net-caif: add CAIF Link layer device header filesSjur Braendeland2-0/+145
2010-03-30net-caif: add CAIF core protocol stack header filesSjur Braendeland8-0/+912
2010-03-30net-caif: add CAIF socket and configuration headersSjur Braendeland2-0/+198
2010-03-30net-caif: add CAIF protocol definitionsSjur Braendeland3-1/+6
2010-03-30virtio_net: missing sg_init_tableShirley Ma1-0/+2
2010-03-29vxge: Updating Maintainer list of S2IO 10GbE drivers (xframe / vxge).Sreenivasa Honnur1-1/+0
2010-03-29vxge: Version update.Sreenivasa Honnur1-2/+2
2010-03-29vxge: Set function-0 as the privilaged function for normal function.Sreenivasa Honnur1-2/+4
2010-03-29vxge: Fixed MSIX interrupt configuration.Sreenivasa Honnur4-120/+81
2010-03-29vxge: Fixed "ethtool -d" prints.Sreenivasa Honnur1-3/+2
2010-03-29vxge: Align the memory only if it is misaligned.Sreenivasa Honnur1-4/+16
2010-03-29vxge: Fix starvation of receive ring controller when blasted by short packets.Sreenivasa Honnur3-13/+6
2010-03-29vxge: Fix a receive stall due to driver being out of synch with chip.Sreenivasa Honnur2-7/+56
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller82-1503/+9032
2010-03-29netxen: fix interrupt for NX2031Amit Kumar Salecha1-9/+16
2010-03-29netxen: fix fw load from fileAmit Kumar Salecha1-0/+10
2010-03-29netxen: validate unified romimageRajesh K Borundia2-15/+140
2010-03-29netxen: fix corner cases of firmware recoveryAmit Kumar Salecha1-0/+4
2010-03-29netxen: fix tx csum statusSucheta Chakraborty1-0/+6