summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-04l2tp: Add netlink control API for L2TPJames Chapman6-44/+1169
2010-04-04netlink: Export genl_lock() API for use by modulesJames Chapman2-2/+12
2010-04-04l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman7-62/+850
2010-04-04l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman3-46/+97
2010-04-04l2tp: Add L2TPv3 protocol supportJames Chapman4-148/+484
2010-04-04l2tp: Add ppp device name to L2TP ppp session dataJames Chapman1-0/+4
2010-04-04ppp: Add ppp_dev_name() exported functionJames Chapman2-0/+22
2010-04-04l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman10-2689/+3175
2010-04-04l2tp: Relocate pppol2tp driver to new net/l2tp directoryJames Chapman4-1/+7
2010-04-04net: convert multicast list to list_headJiri Pirko208-1327/+1137
2010-04-04net: move address list functions to a separate fileJiri Pirko11-464/+524
2010-04-04qlcnic: update version to 5.0.1Amit Kumar Salecha1-2/+2
2010-04-04qlcnic: fix endianness in fw validationAmit Kumar Salecha1-4/+4
2010-04-04qlcnic: fix interface attach sequenceAmit Kumar Salecha1-10/+10
2010-04-04qlcnic: add driver debug supportAmit Kumar Salecha4-4/+49
2010-04-04qlcnic: use IDC defined timeout valueSucheta Chakraborty4-11/+37
2010-04-04qlcnic: fix onchip memory accessDhananjay Phadke1-37/+2
2010-04-04qlcnic: update oncard memory size checkDhananjay Phadke2-32/+25
2010-04-04qlcnic: handle queue manager accessDhananjay Phadke4-12/+56
2010-04-04qlcnic: fix fw load from fileAmit Kumar Salecha1-0/+10
2010-04-03phylib: Add module table to all existing phy driversDavid Woodhouse14-0/+124
2010-04-03phylib: Support phy module autoloadingDavid Woodhouse4-0/+65
2010-04-03net: illegal_highdma() fixEric Dumazet1-1/+3
2010-04-02be2net: Adding PCI SRIOV supportSarveshwar Bandi5-49/+191
2010-04-02net/pcmcia/3c589_cs: using netdev_info and friends where appropriateAlexander Kurz1-139/+147
2010-04-02netdev/fec.c: add phylib supporting to enable carrier detection (v2)Bryan Wu2-877/+252
2010-04-02net: change illegal_highdma to use dma_maskFUJITA Tomonori1-6/+14
2010-04-02bnx2x: Added GRO supportDmitry Kravkov1-9/+11
2010-04-02flow: structurize flow cacheTimo Teräs1-104/+119
2010-04-02xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs2-27/+10
2010-04-02xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs1-0/+4
2010-04-02xfrm: Remove xfrm_state_genidHerbert Xu1-4/+1
2010-04-02ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明1-13/+16
2010-04-02rps: keep the old behavior on SMP without rpsChangli Gao1-14/+28
2010-04-02r8169: Fix rtl8169_rx_interrupt()Eric Dumazet1-5/+17
2010-04-02gen_estimator: deadlock fixEric Dumazet3-3/+15
2010-04-02ipv4: remove redundant verification codeHagen Paul Pfeifer1-4/+0
2010-04-02acenic: use the dma state API instead of the pci equivalentsFUJITA Tomonori2-16/+16
2010-04-02acenic: fix the misusage of zero dma addressFUJITA Tomonori1-10/+6
2010-04-01net-caif: using kmalloc/kfree requires the include of slab.hStephen Rothwell1-0/+1
2010-03-31sctp: eliminate useless codeHagen Paul Pfeifer1-1/+0
2010-03-31tipc: define needless global scoped variable staticHagen Paul Pfeifer1-1/+1
2010-03-31net: remove redundant codeEric Dumazet14-15/+0
2010-03-31Add hotplug support to mcp251x driverMarc Zyngier4-10/+21
2010-03-31fix net/core/dst.c coding style error and warningslaurent chavey1-21/+20
2010-03-31netdev: ethtool RXHASH flagstephen hemminger3-1/+8
2010-03-31igb: add per-packet timestampingNick Nunley3-8/+41
2010-03-31MAINTAINERS: ipg: Jesse Huang's email address bouncesJoe Perches1-2/+1
2010-03-31drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neatenJoe Perches2-53/+61
2010-03-31ipv6 fib: Use "Sweezle" to optimize addr_bit_test().YOSHIFUJI Hideaki / 吉藤英明1-2/+13