summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* l2tp: Add netlink control API for L2TPJames Chapman2010-04-036-44/+1169
* netlink: Export genl_lock() API for use by modulesJames Chapman2010-04-032-2/+12
* l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman2010-04-037-62/+850
* l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman2010-04-033-46/+97
* l2tp: Add L2TPv3 protocol supportJames Chapman2010-04-034-148/+484
* l2tp: Add ppp device name to L2TP ppp session dataJames Chapman2010-04-031-0/+4
* ppp: Add ppp_dev_name() exported functionJames Chapman2010-04-032-0/+22
* l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman2010-04-0310-2689/+3175
* l2tp: Relocate pppol2tp driver to new net/l2tp directoryJames Chapman2010-04-034-1/+7
* 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
OpenPOWER on IntegriCloud