summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: convert multicast list to list_headJiri Pirko2010-04-03208-1327/+1137
* net: move address list functions to a separate fileJiri Pirko2010-04-0311-464/+524
* qlcnic: update version to 5.0.1Amit Kumar Salecha2010-04-031-2/+2
* qlcnic: fix endianness in fw validationAmit Kumar Salecha2010-04-031-4/+4
* qlcnic: fix interface attach sequenceAmit Kumar Salecha2010-04-031-10/+10
* qlcnic: add driver debug supportAmit Kumar Salecha2010-04-034-4/+49
* qlcnic: use IDC defined timeout valueSucheta Chakraborty2010-04-034-11/+37
* qlcnic: fix onchip memory accessDhananjay Phadke2010-04-031-37/+2
* qlcnic: update oncard memory size checkDhananjay Phadke2010-04-032-32/+25
* qlcnic: handle queue manager accessDhananjay Phadke2010-04-034-12/+56
* qlcnic: fix fw load from fileAmit Kumar Salecha2010-04-031-0/+10
* phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-0214-0/+124
* phylib: Support phy module autoloadingDavid Woodhouse2010-04-024-0/+65
* net: illegal_highdma() fixEric Dumazet2010-04-021-1/+3
* be2net: Adding PCI SRIOV supportSarveshwar Bandi2010-04-015-49/+191
* net/pcmcia/3c589_cs: using netdev_info and friends where appropriateAlexander Kurz2010-04-011-139/+147
* netdev/fec.c: add phylib supporting to enable carrier detection (v2)Bryan Wu2010-04-012-877/+252
* net: change illegal_highdma to use dma_maskFUJITA Tomonori2010-04-011-6/+14
* bnx2x: Added GRO supportDmitry Kravkov2010-04-011-9/+11
* flow: structurize flow cacheTimo Teräs2010-04-011-104/+119
* xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs2010-04-012-27/+10
* xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs2010-04-011-0/+4
* xfrm: Remove xfrm_state_genidHerbert Xu2010-04-011-4/+1
* ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明2010-04-011-13/+16
* rps: keep the old behavior on SMP without rpsChangli Gao2010-04-011-14/+28
* r8169: Fix rtl8169_rx_interrupt()Eric Dumazet2010-04-011-5/+17
* gen_estimator: deadlock fixEric Dumazet2010-04-013-3/+15
* ipv4: remove redundant verification codeHagen Paul Pfeifer2010-04-011-4/+0
* acenic: use the dma state API instead of the pci equivalentsFUJITA Tomonori2010-04-012-16/+16
* acenic: fix the misusage of zero dma addressFUJITA Tomonori2010-04-011-10/+6
* net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell2010-04-011-0/+1
* sctp: eliminate useless codeHagen Paul Pfeifer2010-03-301-1/+0
* tipc: define needless global scoped variable staticHagen Paul Pfeifer2010-03-301-1/+1
* net: remove redundant codeEric Dumazet2010-03-3014-15/+0
* Add hotplug support to mcp251x driverMarc Zyngier2010-03-304-10/+21
* fix net/core/dst.c coding style error and warningslaurent chavey2010-03-301-21/+20
* netdev: ethtool RXHASH flagstephen hemminger2010-03-303-1/+8
* igb: add per-packet timestampingNick Nunley2010-03-303-8/+41
* MAINTAINERS: ipg: Jesse Huang's email address bouncesJoe Perches2010-03-301-2/+1
* drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neatenJoe Perches2010-03-302-53/+61
* ipv6 fib: Use "Sweezle" to optimize addr_bit_test().YOSHIFUJI Hideaki / 吉藤英明2010-03-301-2/+13
* sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len().YOSHIFUJI Hideaki / 吉藤英明2010-03-301-14/+1
* ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明2010-03-301-1/+1
* e1000e: typo correctionsJoe Perches2010-03-303-16/+13
* igb: update hw_debug macro to make use of netdev_dbg callAlexander Duyck2010-03-302-36/+8
* net_sched: minor netns related cleanupTom Goff2010-03-301-3/+1
* sky2: avoid duplicate link up on Optima chipstephen hemminger2010-03-301-1/+2
* sky2: add XL revisionsstephen hemminger2010-03-302-4/+14
* sky2: support Yukon EC_U rev B1 and laterstephen hemminger2010-03-302-6/+13
* net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland2010-03-306-2/+475
OpenPOWER on IntegriCloud