Merge master.kernel.org:/home/rmk/linux-2.6-arm
[safe/jmp/linux-2.6] / net / l2tp /
2010-04-23 Jiri Pirkol2tp_eth: fix memory allocation
2010-04-23 Jiri Pirkol2tp: fix memory allocation
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-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