1. 535ef68 l2tp: fix races with ipv4-mapped ipv6 addresses by Paolo Abeni · 7 years ago
  2. 12b5fb5 l2tp: don't register sessions in l2tp_session_create() by Guillaume Nault · 4 years, 4 months ago
  3. feaed88 l2tp: pass tunnel pointer to ->session_create() by Guillaume Nault · 4 years, 4 months ago
  4. 880cd40 l2tp: prevent creation of sessions on terminated tunnels by Guillaume Nault · 4 years, 4 months ago
  5. 523e6d7 l2tp: hold tunnel while looking up sessions in l2tp_netlink by Guillaume Nault · 4 years, 4 months ago
  6. d4504d1 l2tp: define parameters of l2tp_tunnel_find*() as "const" by Guillaume Nault · 4 years, 4 months ago
  7. eb61cab l2tp: define parameters of l2tp_session_get*() as "const" by Guillaume Nault · 4 years, 4 months ago
  8. e27738d l2tp: remove l2tp_session_find() by Guillaume Nault · 4 years, 4 months ago
  9. 18dc6fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 4 years, 4 months ago
  10. e8b9cf5 l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall() by Guillaume Nault · 7 years ago
  11. 63f7ee6 l2tp: fix reading optional fields of L2TPv3 by Jacob Wen · 6 years ago
  12. 592bde8 l2tp: remove l2specific_len dependency in l2tp_core by Lorenzo Bianconi · 7 years ago
  13. 65b05d0 l2tp: remove configurable payload offset by James Chapman · 7 years ago
  14. b4a9b12 l2tp: fix race condition in l2tp_tunnel_delete by Sabrina Dubroca · 7 years ago
  15. 08cb8e5 l2tp: take a reference on sessions used in genetlink handlers by Guillaume Nault · 7 years ago
  16. 6539c4f l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 7 years ago
  17. b790260 l2tp: take reference on sessions being dumped by Guillaume Nault · 7 years ago
  18. 5b1bb4c l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  19. 9dd7994 l2tp: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  20. f1f39f9 l2tp: auto load type modules by stephen hemminger · 9 years ago
  21. 6b649fea l2tp: Add support for zero IPv6 checksums by Tom Herbert · 10 years ago
  22. bb5016e l2tp: fix manual sequencing (de)activation in L2TPv2 by Guillaume Nault · 11 years ago
  23. b5d2b28 l2tp: make local functions static by stephen hemminger · 11 years ago
  24. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  25. e18503f l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses by François Cachereul · 11 years ago
  26. a0dbd82 l2tp: make datapath resilient to packet loss when sequence numbers enabled by James Chapman · 11 years ago
  27. 8a1631d l2tp: make datapath sequence number support RFC-compliant by James Chapman · 11 years ago
  28. f6e16b2 l2tp: unhash l2tp sessions on delete, not on free by Tom Parkin · 12 years ago
  29. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 12 years ago
  30. 48f72f9 l2tp: add session reorder queue purge function to core by Tom Parkin · 12 years ago
  31. e34f4c7 l2tp: export l2tp_tunnel_closeall by Tom Parkin · 12 years ago
  32. f8ccac0 l2tp: put tunnel socket release on a workqueue by Tom Parkin · 12 years ago
  33. 80d84ef l2tp: prevent l2tp_tunnel_delete racing with userspace close by Tom Parkin · 12 years ago
  34. 99469c3 l2tp: avoid to use synchronize_rcu in tunnel free function by xeb@mail.ru · 12 years ago
  35. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 12 years ago
  36. 38d40b3 l2tp: fix reorder timeout recovery by James Chapman · 12 years ago
  37. f9bac8d l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels by Chris Elston · 12 years ago
  38. 5de7aee l2tp: fix locking of 64-bit counters for smp by James Chapman · 12 years ago
  39. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  40. fc13084 l2tp: make local function static by stephen hemminger · 14 years ago
  41. 7bddd0d l2tp: unmanaged L2TPv3 tunnels fixes by Eric Dumazet · 14 years ago
  42. f66ef2d l2tp: Fix L2TP_DEBUGFS ifdef tests. by David S. Miller · 14 years ago
  43. 789a4a2 l2tp: Add support for static unmanaged L2TPv3 tunnels by James Chapman · 14 years ago
  44. 0ad6614 l2tp: Add debugfs files for dumping l2tp debug info by James Chapman · 14 years ago
  45. 309795f l2tp: Add netlink control API for L2TP by James Chapman · 14 years ago
  46. 0d76751 l2tp: Add L2TPv3 IP encapsulation (no UDP) support by James Chapman · 14 years ago
  47. f7faffa l2tp: Add L2TPv3 protocol support by James Chapman · 14 years ago
  48. fd558d1 l2tp: Split pppol2tp patch into separate l2tp and ppp parts by James Chapman · 14 years ago