summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-04l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet
2010-04-03SCTP: Change to use ipv6_addr_copy()Brian Haley
2010-04-03icmp: Account for ICMP out errorsEric Dumazet
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-01be2net: Adding PCI SRIOV supportSarveshwar Bandi
2010-04-01net/pcmcia/3c589_cs: using netdev_info and friends where appropriateAlexander Kurz
2010-04-01netdev/fec.c: add phylib supporting to enable carrier detection (v2)Bryan Wu
2010-04-01net: change illegal_highdma to use dma_maskFUJITA Tomonori
2010-04-01bnx2x: Added GRO supportDmitry Kravkov
2010-04-01flow: structurize flow cacheTimo Teräs
2010-04-01xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs
2010-04-01xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs
2010-04-01xfrm: Remove xfrm_state_genidHerbert Xu
2010-04-01ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明
2010-04-01rps: keep the old behavior on SMP without rpsChangli Gao
2010-04-01r8169: Fix rtl8169_rx_interrupt()Eric Dumazet
2010-04-01gen_estimator: deadlock fixEric Dumazet
2010-04-01ipv4: remove redundant verification codeHagen Paul Pfeifer
2010-04-01acenic: use the dma state API instead of the pci equivalentsFUJITA Tomonori
2010-04-01acenic: fix the misusage of zero dma addressFUJITA Tomonori
2010-04-01net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell