Merge master.kernel.org:/home/rmk/linux-2.6-arm
[safe/jmp/linux-2.6] / net / l2tp / l2tp_ppp.c
2010-04-03 David S. Millerl2tp: Fix L2TP_DEBUGFS ifdef tests.
2010-04-03 James Chapmanl2tp: Add debugfs files for dumping l2tp debug info
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...