Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-29 | drivers/net: Add missing "space" | Joe Perches | 1 | -1/+1 |
2007-11-07 | [PPP]: L2TP: Fix oops in transmit and receive paths | James Chapman | 1 | -7/+18 |
2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 1 | -1/+1 |
2007-10-11 | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 1 | -2/+2 |
2007-10-11 | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 1 | -2/+3 |
2007-09-20 | [PPP] L2TP: Fix skb handling in pppol2tp_xmit | Herbert Xu | 1 | -40/+23 |
2007-09-20 | [PPP] L2TP: Fix skb handling in pppol2tp_recv_core | Herbert Xu | 1 | -20/+24 |
2007-09-20 | [PPP] L2TP: Disallow non-UDP datagram sockets | Herbert Xu | 1 | -5/+6 |
2007-07-26 | misannotation in pppol2tp | Al Viro | 1 | -2/+2 |
2007-07-18 | [PPPOL2TP]: Reset meta-data in xmit function | Patrick McHardy | 1 | -0/+6 |
2007-07-18 | [PPPOL2TP]: Fix use-after-free | Patrick McHardy | 1 | -4/+8 |
2007-07-11 | [PPPOL2TP]: Use proper printf format specifier for size_t. | David S. Miller | 1 | -2/+2 |
2007-07-11 | [L2TP]: PPP over L2TP driver core | James Chapman | 1 | -0/+2486 |