Commit History

Author SHA1 Message Date
  Sabrina Dubroca 62b982eeb4 l2tp: fix race condition in l2tp_tunnel_delete 8 years ago
  Guillaume Nault b228a94066 l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall() 8 years ago
  Guillaume Nault f3c66d4e14 l2tp: prevent creation of sessions on terminated tunnels 8 years ago
  Guillaume Nault 54652eb12c l2tp: hold tunnel while looking up sessions in l2tp_netlink 8 years ago
  Guillaume Nault 9ee369a405 l2tp: initialise session's refcount before making it reachable 8 years ago
  Reshetova, Elena f00c854c96 net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t 8 years ago
  Reshetova, Elena fbea9e0760 net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t 8 years ago
  Guillaume Nault 2f858b928b l2tp: define parameters of l2tp_tunnel_find*() as "const" 8 years ago
  Guillaume Nault 9aaef50c44 l2tp: define parameters of l2tp_session_get*() as "const" 8 years ago
  Guillaume Nault 55a3ce3b9d l2tp: remove l2tp_session_find() 8 years ago
  Guillaume Nault e08293a4cc l2tp: take reference on sessions being dumped 8 years ago
  Guillaume Nault 2777e2ab5a l2tp: take a reference on sessions used in genetlink handlers 8 years ago
  Guillaume Nault dbdbc73b44 l2tp: fix duplicate session creation 8 years ago
  Guillaume Nault 61b9a04772 l2tp: fix race in l2tp_recv_common() 8 years ago
  Alexey Dobriyan 5b5e0928f7 lib/vsprintf.c: remove %Z support 8 years ago
  Ridge Kennedy 12d656af4e l2tp: Avoid schedule while atomic in exit_net 8 years ago
  Asbjørn Sloth Tønnesen 3f9b9770b4 net: l2tp: fix negative assignment to unsigned int 8 years ago
  Sabrina Dubroca 2f86953e74 l2tp: fix use-after-free during module unload 9 years ago
  Guillaume Nault a5c5e2da85 l2tp: fix configuration passed to setup_udp_tunnel_sock() 9 years ago
  Wang Shanker 018f825858 net: l2tp: fix reversed udp6 checksum flags 9 years ago
  Alexander Couzens 06a15f51cf l2tp: protect tunnel->del_work by ref_count 10 years ago
  Eric W. Biederman 26abe14379 net: Modify sk_alloc to not reference count the netns of kernel sockets. 10 years ago
  Eric W. Biederman eeb1bd5c40 net: Add a struct net parameter to sock_create_kern 10 years ago
  WANG Cong 67e04c29ec l2tp: unregister l2tp_net_ops on failure path 10 years ago
  Andy Zhou c8fffcea0a l2tp: Refactor l2tp core driver to make use of the common UDP tunnel functions 11 years ago
  Andy Zhou 29abe2fda5 l2tp: fix missing line continuation 11 years ago
  Tom Herbert 72297c59f7 l2tp: Enable checksum unnecessary conversions for l2tp/UDP sockets 11 years ago
  Tom Herbert 85644b4d0c l2tp: Call udp_sock_create 11 years ago
  Tom Herbert 77157e1973 l2tp: call udp{6}_set_csum 11 years ago
  Tom Herbert 6b649feafe l2tp: Add support for zero IPv6 checksums 11 years ago