summaryrefslogtreecommitdiff
path: root/net/l2tp/l2tp_core.c
AgeCommit message (Expand)Author
2011-11-26l2tp: ensure sk->dst is still validFlorian Westphal
2011-11-08l2tp: fix l2tp_udp_recv_core()Eric Dumazet
2011-11-03l2tp: fix race in l2tp_recv_dequeue()Eric Dumazet
2011-10-18l2tp: fix a potential skb leak in l2tp_xmit_skb()Eric Dumazet
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-12l2tp: fix potential rcu raceEric Dumazet
2011-05-08inet: Pass flowi to ->queue_xmit().David S. Miller
2011-05-08l2tp: Fix locking in l2tp_core.cDavid S. Miller
2010-10-24l2tp: static functions should not be exportedStephen Rothwell
2010-10-24l2tp: make local function staticstephen hemminger
2010-04-23l2tp: fix memory allocationJiri Pirko
2010-04-15net: replace ipfragok with skb->local_dfShan Wei
2010-04-04l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet
2010-04-03l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman
2010-04-03l2tp: Convert rwlock to RCUJames Chapman
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman
2010-04-03l2tp: Add L2TPv3 protocol supportJames Chapman
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman