summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-03l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller
2010-04-03l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.cDavid S. Miller
2010-04-03l2tp: Update documentationJames Chapman
2010-04-03l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman
2010-04-03l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman
2010-04-03l2tp: Add L2TP ethernet pseudowire supportJames Chapman
2010-04-03l2tp: Convert rwlock to RCUJames Chapman
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman
2010-04-03netlink: Export genl_lock() API for use by modulesJames Chapman
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman
2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman
2010-04-03l2tp: Add L2TPv3 protocol supportJames Chapman
2010-04-03l2tp: Add ppp device name to L2TP ppp session dataJames Chapman
2010-04-03ppp: Add ppp_dev_name() exported functionJames Chapman
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman
2010-04-03l2tp: Relocate pppol2tp driver to new net/l2tp directoryJames Chapman
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-04-03net: move address list functions to a separate fileJiri Pirko
2010-04-03qlcnic: update version to 5.0.1Amit Kumar Salecha
2010-04-03qlcnic: fix endianness in fw validationAmit Kumar Salecha
2010-04-03qlcnic: fix interface attach sequenceAmit Kumar Salecha
2010-04-03qlcnic: add driver debug supportAmit Kumar Salecha
2010-04-03qlcnic: use IDC defined timeout valueSucheta Chakraborty
2010-04-03qlcnic: fix onchip memory accessDhananjay Phadke
2010-04-03qlcnic: update oncard memory size checkDhananjay Phadke
2010-04-03qlcnic: handle queue manager accessDhananjay Phadke
2010-04-03qlcnic: fix fw load from fileAmit Kumar Salecha
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse
2010-04-02net: illegal_highdma() fixEric Dumazet
2010-04-02be2net: Adding PCI SRIOV supportSarveshwar Bandi
2010-04-02net/pcmcia/3c589_cs: using netdev_info and friends where appropriateAlexander Kurz
2010-04-02netdev/fec.c: add phylib supporting to enable carrier detection (v2)Bryan Wu
2010-04-02net: change illegal_highdma to use dma_maskFUJITA Tomonori
2010-04-02bnx2x: Added GRO supportDmitry Kravkov
2010-04-02flow: structurize flow cacheTimo Teräs
2010-04-02xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs
2010-04-02xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs
2010-04-02xfrm: Remove xfrm_state_genidHerbert Xu
2010-04-02ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明
2010-04-02rps: keep the old behavior on SMP without rpsChangli Gao
2010-04-02r8169: Fix rtl8169_rx_interrupt()Eric Dumazet
2010-04-02gen_estimator: deadlock fixEric Dumazet
2010-04-02ipv4: remove redundant verification codeHagen Paul Pfeifer
2010-04-02acenic: use the dma state API instead of the pci equivalentsFUJITA Tomonori
2010-04-02acenic: fix the misusage of zero dma addressFUJITA Tomonori
2010-04-01net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell
2010-03-31sctp: eliminate useless codeHagen Paul Pfeifer
2010-03-31tipc: define needless global scoped variable staticHagen Paul Pfeifer
2010-03-31net: remove redundant codeEric Dumazet