]> bbs.cooldavid.org Git - net-next-2.6.git/history - net/l2tp/l2tp_core.c
net: replace ipfragok with skb->local_df
[net-next-2.6.git] / net / l2tp / l2tp_core.c
2010-04-16 Shan Weinet: replace ipfragok with skb->local_df
2010-04-15 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2010-04-15 David S. MillerMerge branch 'vhost' of git://git.kernel.org/pub/scm...
2010-04-14 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-04-11 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-04-07 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-04-04 Eric Dumazetl2tp: unmanaged L2TPv3 tunnels fixes
2010-04-03 James Chapmanl2tp: Add support for static unmanaged L2TPv3 tunnels
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: Add L2TPv3 protocol support
2010-04-03 James Chapmanl2tp: Split pppol2tp patch into separate l2tp and ppp...