| Commit message (Expand) | Author | Age | Files | Lines |
* | [PPPOL2TP]: Fix SMP issues in skb reorder queue handling | James Chapman | 2008-03-05 | 1 | -3/+8 |
* | [PPPOL2TP]: Make locking calls softirq-safe | James Chapman | 2008-03-05 | 1 | -29/+29 |
* | [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall() | Jarek Poplawski | 2008-03-03 | 1 | -1/+6 |
* | Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue() | Jarek Poplawski | 2008-03-03 | 1 | -0/+1 |
* | pppol2tp: fix printk warnings | Andrew Morton | 2008-02-09 | 1 | -10/+12 |
* | [PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set. | Rami Rosen | 2008-02-05 | 1 | -1/+2 |
* | drivers/net: Add missing "space" | Joe Perches | 2008-01-28 | 1 | -1/+1 |
* | [PPP]: L2TP: Fix oops in transmit and receive paths | James Chapman | 2007-11-07 | 1 | -7/+18 |
* | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 2007-11-01 | 1 | -1/+1 |
* | [NET]: Make socket creation namespace safe. | Eric W. Biederman | 2007-10-10 | 1 | -2/+2 |
* | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 2007-10-10 | 1 | -2/+3 |
* | [PPP] L2TP: Fix skb handling in pppol2tp_xmit | Herbert Xu | 2007-09-20 | 1 | -40/+23 |
* | [PPP] L2TP: Fix skb handling in pppol2tp_recv_core | Herbert Xu | 2007-09-20 | 1 | -20/+24 |
* | [PPP] L2TP: Disallow non-UDP datagram sockets | Herbert Xu | 2007-09-20 | 1 | -5/+6 |
* | misannotation in pppol2tp | Al Viro | 2007-07-26 | 1 | -2/+2 |
* | [PPPOL2TP]: Reset meta-data in xmit function | Patrick McHardy | 2007-07-18 | 1 | -0/+6 |
* | [PPPOL2TP]: Fix use-after-free | Patrick McHardy | 2007-07-18 | 1 | -4/+8 |
* | [PPPOL2TP]: Use proper printf format specifier for size_t. | David S. Miller | 2007-07-10 | 1 | -2/+2 |
* | [L2TP]: PPP over L2TP driver core | James Chapman | 2007-07-10 | 1 | -0/+2486 |