Commit History

Author SHA1 Message Date
  Tom Parkin f6e16b299b l2tp: unhash l2tp sessions on delete, not on free 12 years ago
  Tom Parkin 7b7c0719cd l2tp: avoid deadlock in l2tp stats update 12 years ago
  Tom Parkin 4c6e2fd354 l2tp: purge session reorder queue on delete 12 years ago
  Tom Parkin 48f72f92b3 l2tp: add session reorder queue purge function to core 12 years ago
  Tom Parkin 02d13ed5f9 l2tp: don't BUG_ON sk_socket being NULL 12 years ago
  Tom Parkin 8abbbe8ff5 l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup 12 years ago
  Tom Parkin 2b551c6e7d l2tp: close sessions before initiating tunnel delete 12 years ago
  Tom Parkin e34f4c7050 l2tp: export l2tp_tunnel_closeall 12 years ago
  Tom Parkin 9980d001ce l2tp: add udp encap socket destroy handler 12 years ago
  Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
  David S. Miller fd5023111c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Eric Dumazet 87c084a980 l2tp: dont play with skb->truesize 12 years ago
  Tom Parkin 167eb17e0b l2tp: create tunnel sockets in the right namespace 12 years ago
  Tom Parkin cbb95e0ca9 l2tp: prevent tunnel creation on netns mismatch 12 years ago
  Tom Parkin f8ccac0e44 l2tp: put tunnel socket release on a workqueue 12 years ago
  Tom Parkin 80d84ef3ff l2tp: prevent l2tp_tunnel_delete racing with userspace close 12 years ago
  Eric Dumazet 37159ef2c1 l2tp: fix a lockdep splat 13 years ago
  xeb@mail.ru 99469c32f7 l2tp: avoid to use synchronize_rcu in tunnel free function 13 years ago
  Eric Dumazet b8c8430726 net: l2tp_eth: provide tx_dropped counter 13 years ago
  Joe Perches a4ca44fa57 net: l2tp: Standardize logging styles 13 years ago
  James Chapman d301e32568 l2tp: fix data packet sequence number handling 13 years ago
  James Chapman 38d40b3f4e l2tp: fix reorder timeout recovery 13 years ago
  James Chapman 5dac94e109 l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6 13 years ago
  Chris Elston f9bac8df90 l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels 13 years ago
  James Chapman 5de7aee541 l2tp: fix locking of 64-bit counters for smp 13 years ago
  David S. Miller d499bd2ee9 l2tp: Add missing net/net/ip6_checksum.h include. 13 years ago
  Benjamin LaHaise d2cf336167 net/l2tp: add support for L2TP over IPv6 UDP 13 years ago
  Eric Dumazet 447167bf56 udp: intoduce udp_encap_needed static_key 13 years ago
  Florian Westphal 71b1391a41 l2tp: ensure sk->dst is still valid 13 years ago
  Eric Dumazet e50e705ca7 l2tp: fix l2tp_udp_recv_core() 13 years ago