Merge branch 'master' of /repos/git/net-next-2.6
[linux-drm-fsl-dcu.git] / net / l2tp /
2010-04-20 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2010-04-16 Shan Weinet: replace ipfragok with skb->local_df
2010-04-15 Joe Perchesnet/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4
2010-04-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-04-15 David S. MillerMerge branch 'vhost' of git://git./linux/kernel/git...
2010-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-04 Eric Dumazetl2tp: unmanaged L2TPv3 tunnels fixes
2010-04-03 David S. Millerl2tp: Fix L2TP_DEBUGFS ifdef tests.
2010-04-03 David S. Millerl2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_n...
2010-04-03 James Chapmanl2tp: Add support for static unmanaged L2TPv3 tunnels
2010-04-03 James Chapmanl2tp: Add debugfs files for dumping l2tp debug info
2010-04-03 James Chapmanl2tp: Add L2TP ethernet pseudowire support
2010-04-03 James Chapmanl2tp: Convert rwlock to RCU
2010-04-03 James Chapmanl2tp: Add netlink control API for L2TP
2010-04-03 James Chapmanl2tp: Add L2TPv3 IP encapsulation (no UDP) support
2010-04-03 James Chapmanl2tp: Update PPP-over-L2TP driver to work over L2TPv3
2010-04-03 James Chapmanl2tp: Add L2TPv3 protocol support
2010-04-03 James Chapmanl2tp: Add ppp device name to L2TP ppp session data
2010-04-03 James Chapmanl2tp: Split pppol2tp patch into separate l2tp and ppp...
2010-04-03 James Chapmanl2tp: Relocate pppol2tp driver to new net/l2tp directory