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