summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* icmp: Account for ICMP out errorsEric Dumazet2010-04-044-2/+7
* l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller2010-04-043-5/+5
* l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.cDavid S. Miller2010-04-031-1/+1
* l2tp: Update documentationJames Chapman2010-04-031-34/+213
* l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman2010-04-033-14/+126
* l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman2010-04-036-2/+392
* l2tp: Add L2TP ethernet pseudowire supportJames Chapman2010-04-033-0/+372
* l2tp: Convert rwlock to RCUJames Chapman2010-04-031-36/+42
* 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/+1137Star
* 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/+2Star
* qlcnic: update oncard memory size checkDhananjay Phadke2010-04-032-32/+25Star
* 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-025-49/+191
* net/pcmcia/3c589_cs: using netdev_info and friends where appropriateAlexander Kurz2010-04-021-139/+147
* netdev/fec.c: add phylib supporting to enable carrier detection (v2)Bryan Wu2010-04-022-877/+252Star
* net: change illegal_highdma to use dma_maskFUJITA Tomonori2010-04-021-6/+14
* bnx2x: Added GRO supportDmitry Kravkov2010-04-021-9/+11
* flow: structurize flow cacheTimo Teräs2010-04-021-104/+119
* xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs2010-04-022-27/+10Star
* xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs2010-04-021-0/+4
* xfrm: Remove xfrm_state_genidHerbert Xu2010-04-021-4/+1Star
* ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明2010-04-021-13/+16
* rps: keep the old behavior on SMP without rpsChangli Gao2010-04-021-14/+28
* r8169: Fix rtl8169_rx_interrupt()Eric Dumazet2010-04-021-5/+17
* gen_estimator: deadlock fixEric Dumazet2010-04-023-3/+15
* ipv4: remove redundant verification codeHagen Paul Pfeifer2010-04-021-4/+0Star
* acenic: use the dma state API instead of the pci equivalentsFUJITA Tomonori2010-04-022-16/+16
* acenic: fix the misusage of zero dma addressFUJITA Tomonori2010-04-021-10/+6Star
* net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell2010-04-011-0/+1
* sctp: eliminate useless codeHagen Paul Pfeifer2010-03-311-1/+0Star
* tipc: define needless global scoped variable staticHagen Paul Pfeifer2010-03-311-1/+1