aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pppol2tp.c
Commit message (Expand)AuthorAge
* l2tp: Fix potential memory corruption in pppol2tp_recvmsg()James Chapman2008-06-10
* l2tp: Fix possible oops if transmitting or receiving when tunnel goes downJames Chapman2008-06-04
* lt2p: Fix possible WARN_ON from socket code when UDP socket is closedJames Chapman2008-06-04
* l2tp: avoid skb truesize bug if headroom is increasedJames Chapman2008-05-19
* pppol2tp: Remove null pointer dereference.Julia Lawall2008-05-12
* netdev: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* [PPPOL2TP]: Fix SMP issues in skb reorder queue handlingJames Chapman2008-03-05
* [PPPOL2TP]: Make locking calls softirq-safeJames Chapman2008-03-05
* [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()Jarek Poplawski2008-03-03
* Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()Jarek Poplawski2008-03-03
* pppol2tp: fix printk warningsAndrew Morton2008-02-10
* [PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set.Rami Rosen2008-02-05
* drivers/net: Add missing "space"Joe Perches2008-01-28
* [PPP]: L2TP: Fix oops in transmit and receive pathsJames Chapman2007-11-07
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [PPP] L2TP: Fix skb handling in pppol2tp_xmitHerbert Xu2007-09-20
* [PPP] L2TP: Fix skb handling in pppol2tp_recv_coreHerbert Xu2007-09-20
* [PPP] L2TP: Disallow non-UDP datagram socketsHerbert Xu2007-09-20
* misannotation in pppol2tpAl Viro2007-07-26
* [PPPOL2TP]: Reset meta-data in xmit functionPatrick McHardy2007-07-18
* [PPPOL2TP]: Fix use-after-freePatrick McHardy2007-07-18
* [PPPOL2TP]: Use proper printf format specifier for size_t.David S. Miller2007-07-11
* [L2TP]: PPP over L2TP driver coreJames Chapman2007-07-11