summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ixgbe: Reconfigure SR-IOV InitGreg Rose2011-09-235-97/+225
| * pci: Add flag indicating device has been assigned by KVMGreg Rose2011-09-233-0/+8
* | net/fec: add imx6q enet supportShawn Guo2011-09-232-18/+57
* | net/fec: fix fec1 check in fec_enet_mii_init()Shawn Guo2011-09-231-1/+1
* | net/fec: fec_reset_phy() does not need to always succeedShawn Guo2011-09-231-8/+5
* | ixgb: finish conversion to ndo_fix_featuresMichał Mirosław2011-09-232-43/+18
* | ixgb: eliminate checkstack warningsJesse Brandeburg2011-09-237-24/+28
* | Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2011-09-231-57/+430
|\ \
| * | r8169: jumbo fixes.Francois Romieu2011-09-221-56/+252
| * | r8169: expand received packet length indication.Francois Romieu2011-09-221-1/+1
| * | r8169: support new chips of RTL8111FHayes Wang2011-09-221-2/+178
| * | r8169: define the early size for 8111evlHayes Wang2011-09-221-1/+2
* | | seeq: fix compile breakage on s390Heiko Carstens2011-09-231-0/+1
* | | vmxnet3: convert to SKB paged frag API.Ian Campbell2011-09-221-4/+4
* | | virtionet: convert to SKB paged frag API.Ian Campbell2011-09-221-1/+1
* | | via-velocity: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+4
* | | typhoon: convert to SKB paged frag API.Ian Campbell2011-09-221-2/+1
* | | tsi108: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+4
* | | tehuti: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+3
* | | sunhme: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+2
* | | sungem: convert to SKB paged frag API.Ian Campbell2011-09-221-4/+2
* | | stmmac: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+2
* | | starfire: convert to SKB paged frag API.Ian Campbell2011-09-221-1/+4
* | | sky2: convert to SKB paged frag API.Ian Campbell2011-09-221-7/+6
* | | skge: convert to SKB paged frag API.Ian Campbell2011-09-221-2/+2
* | | sfc: convert to SKB paged frag API.Ian Campbell2011-09-222-10/+5
* | | s2io: convert to SKB paged frag API.Ian Campbell2011-09-221-4/+4
|/ /
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22947-5718/+13246
|\ \
| * | Linux 3.1-rc7v3.1-rc7Linus Torvalds2011-09-211-1/+1
| * | XZ: Fix incorrect XZ_BUF_ERRORLasse Collin2011-09-211-7/+20
| * | Merge git://github.com/davem330/netLinus Torvalds2011-09-2122-80/+165
| |\ \
| | * | xfrm: Perform a replay check after return from async codepathsSteffen Klassert2011-09-211-0/+5
| | * | fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng2011-09-211-2/+2
| | * | ixgbe: fix possible null buffer errorJesse Brandeburg2011-09-211-2/+2
| | * | tg3: fix VLAN tagging regressionKasper Pedersen2011-09-211-2/+0
| | * | net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay2011-09-201-0/+1
| | * | netconsole: switch init_netconsole() to late_initcallLin Ming2011-09-201-1/+7
| | * | gianfar: Fix overflow check and return value for gfar_get_cls_all()Ben Hutchings2011-09-201-4/+4
| | * | ppp_generic: fix multilink fragment MTU calculation (again)Henry Wong2011-09-201-1/+6
| | * | GRETH: avoid overwrite IP-stack's IP-frags checksumDaniel Hellstrom2011-09-201-2/+5
| | * | GRETH: RX/TX bytes were never increasedDaniel Hellstrom2011-09-202-0/+6
| | * | ipv6: fix a possible double freeRoy Li2011-09-201-2/+2
| | * | Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2011-09-201-5/+27
| | |\ \
| | | * | r8169: do not enable the TBI for anything but the original 8169.Francois Romieu2011-09-171-3/+10
| | | * | r8169: remove erroneous processing of always set bit.Francois Romieu2011-09-171-1/+6
| | | * | r8169: fix WOL setting for 8105 and 8111evlHayes Wang2011-09-171-1/+9
| | | * | r8169: add MODULE_FIRMWARE for the firmware of 8111evlHayes Wang2011-09-171-0/+1
| | | * | r8169: fix the reset setting for 8111evlHayes Wang2011-09-171-0/+1
| | * | | Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville2011-09-2010-59/+98
| | |\ \ \
| | | * | | b43: Fix beacon problem in ad-hoc modeManual Munz2011-09-191-1/+2