UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / l2tp /
2011-04-27 James Chapmanl2tp: fix possible oops on l2tp_eth module unload
2010-12-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-08 Michal Marekl2tp: Fix modalias of l2tp_ip
2010-11-17 Changli Gaonet: use the macros defined for the members of flowi
2010-11-01 Dr. David Alan Gilbertl2tp: kzalloc with swapped params in l2tp_dfs_seq_open
2010-10-25 Stephen Rothwelll2tp: static functions should not be exported
2010-10-24 stephen hemmingerl2tp: make local function static
2010-10-21 Eric Dumazetl2tp: small cleanup
2010-09-22 Eric Dumazetnet: constify some ppp/pptp structs
2010-09-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-09-02 Eric Dumazetnet: another last_rx round
2010-08-26 Eric Dumazetl2tp: test for ethernet header in l2tp_eth_dev_recv()
2010-08-05 stephen hemmingerppp: make channel_ops const
2010-06-11 Changli Gaonet-next: remove useless union keyword
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