Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-08 | inet: Pass flowi to ->queue_xmit(). | David S. Miller | 1 | -4/+6 |
2011-05-08 | l2tp: Fix locking in l2tp_core.c | David S. Miller | 1 | -0/+8 |
2010-10-24 | l2tp: static functions should not be exported | Stephen Rothwell | 1 | -3/+0 |
2010-10-24 | l2tp: make local function static | stephen hemminger | 1 | -10/+40 |
2010-04-23 | l2tp: fix memory allocation | Jiri Pirko | 1 | -28/+1 |
2010-04-15 | net: replace ipfragok with skb->local_df | Shan Wei | 1 | -1/+2 |
2010-04-04 | l2tp: unmanaged L2TPv3 tunnels fixes | Eric Dumazet | 1 | -1/+1 |
2010-04-03 | l2tp: Add support for static unmanaged L2TPv3 tunnels | James Chapman | 1 | -10/+105 |
2010-04-03 | l2tp: Convert rwlock to RCU | James Chapman | 1 | -36/+42 |
2010-04-03 | l2tp: Add netlink control API for L2TP | James Chapman | 1 | -1/+60 |
2010-04-03 | l2tp: Add L2TPv3 IP encapsulation (no UDP) support | James Chapman | 1 | -60/+103 |
2010-04-03 | l2tp: Add L2TPv3 protocol support | James Chapman | 1 | -135/+397 |
2010-04-03 | l2tp: Split pppol2tp patch into separate l2tp and ppp parts | James Chapman | 1 | -0/+1227 |