aboutsummaryrefslogtreecommitdiff
path: root/net/l2tp
AgeCommit message (Expand)Author
2011-04-21l2tp: fix possible oops on l2tp_eth module unloadJames Chapman
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-08l2tp: Fix modalias of l2tp_ipMichal Marek
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-11-01l2tp: kzalloc with swapped params in l2tp_dfs_seq_openDr. David Alan Gilbert
2010-10-24l2tp: static functions should not be exportedStephen Rothwell
2010-10-24l2tp: make local function staticstephen hemminger
2010-10-21l2tp: small cleanupEric Dumazet
2010-09-21net: constify some ppp/pptp structsEric Dumazet
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-02net: another last_rx roundEric Dumazet
2010-08-26l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet
2010-08-04ppp: make channel_ops conststephen hemminger
2010-06-10net-next: remove useless union keywordChangli Gao
2010-04-23l2tp_eth: fix memory allocationJiri Pirko
2010-04-23l2tp: fix memory allocationJiri Pirko
2010-04-15net: replace ipfragok with skb->local_dfShan Wei
2010-04-15net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4Joe Perches
2010-04-04l2tp: unmanaged L2TPv3 tunnels fixesEric 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: 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-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-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman
2010-04-03l2tp: Relocate pppol2tp driver to new net/l2tp directoryJames Chapman