1. d00fa9a l2tp: fix races with tunnel socket close by James Chapman · 7 years ago
  2. 9afa658 l2tp: remove l2specific_len configurable parameter by Lorenzo Bianconi · 7 years ago
  3. 62e7b6a l2tp: remove l2specific_len dependency in l2tp_core by Lorenzo Bianconi · 7 years ago
  4. 900631e l2tp: remove configurable payload offset by James Chapman · 7 years ago
  5. 863def1 l2tp: revert "l2tp: add peer_offset parameter" by James Chapman · 7 years ago
  6. f15bc54 l2tp: add peer_offset parameter by Lorenzo Bianconi · 7 years ago
  7. 9ff672b l2tp: remove l2tp specific refcount debugging by Guillaume Nault · 7 years ago
  8. a434621 l2tp: remove ->ref() and ->deref() by Guillaume Nault · 7 years ago
  9. 3953ae7 l2tp: don't register sessions in l2tp_session_create() by Guillaume Nault · 7 years ago
  10. 62b982e l2tp: fix race condition in l2tp_tunnel_delete by Sabrina Dubroca · 7 years ago
  11. b228a94 l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall() by Guillaume Nault · 7 years ago
  12. f026bc2 l2tp: pass tunnel pointer to ->session_create() by Guillaume Nault · 7 years ago
  13. f3c66d4 l2tp: prevent creation of sessions on terminated tunnels by Guillaume Nault · 7 years ago
  14. 54652eb l2tp: hold tunnel while looking up sessions in l2tp_netlink by Guillaume Nault · 7 years ago
  15. f00c854 net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  16. fbea9e0 net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  17. 2f858b9 l2tp: define parameters of l2tp_tunnel_find*() as "const" by Guillaume Nault · 8 years ago
  18. 9aaef50 l2tp: define parameters of l2tp_session_get*() as "const" by Guillaume Nault · 8 years ago
  19. 55a3ce3 l2tp: remove l2tp_session_find() by Guillaume Nault · 8 years ago
  20. e08293a l2tp: take reference on sessions being dumped by Guillaume Nault · 8 years ago
  21. 2777e2a l2tp: take a reference on sessions used in genetlink handlers by Guillaume Nault · 8 years ago
  22. 61b9a04 l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 8 years ago
  23. 72fb96e7 l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  24. 41c43fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 8 years ago
  25. 9dd7994 l2tp: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  26. f1f39f9 l2tp: auto load type modules by stephen hemminger · 9 years ago
  27. 6b649fea l2tp: Add support for zero IPv6 checksums by Tom Herbert · 11 years ago
  28. bb5016e l2tp: fix manual sequencing (de)activation in L2TPv2 by Guillaume Nault · 11 years ago
  29. b5d2b28 l2tp: make local functions static by stephen hemminger · 11 years ago
  30. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  31. e18503f l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses by François Cachereul · 11 years ago
  32. a0dbd82 l2tp: make datapath resilient to packet loss when sequence numbers enabled by James Chapman · 12 years ago
  33. 8a1631d l2tp: make datapath sequence number support RFC-compliant by James Chapman · 12 years ago
  34. f6e16b2 l2tp: unhash l2tp sessions on delete, not on free by Tom Parkin · 12 years ago
  35. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 12 years ago
  36. 48f72f9 l2tp: add session reorder queue purge function to core by Tom Parkin · 12 years ago
  37. e34f4c7 l2tp: export l2tp_tunnel_closeall by Tom Parkin · 12 years ago
  38. f8ccac0 l2tp: put tunnel socket release on a workqueue by Tom Parkin · 12 years ago
  39. 80d84ef l2tp: prevent l2tp_tunnel_delete racing with userspace close by Tom Parkin · 12 years ago
  40. 99469c3 l2tp: avoid to use synchronize_rcu in tunnel free function by xeb@mail.ru · 12 years ago
  41. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 13 years ago
  42. 38d40b3 l2tp: fix reorder timeout recovery by James Chapman · 13 years ago
  43. f9bac8d l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels by Chris Elston · 13 years ago
  44. 5de7aee l2tp: fix locking of 64-bit counters for smp by James Chapman · 13 years ago
  45. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  46. fc13084 l2tp: make local function static by stephen hemminger · 14 years ago
  47. 7bddd0d l2tp: unmanaged L2TPv3 tunnels fixes by Eric Dumazet · 15 years ago
  48. f66ef2d l2tp: Fix L2TP_DEBUGFS ifdef tests. by David S. Miller · 15 years ago
  49. 789a4a2 l2tp: Add support for static unmanaged L2TPv3 tunnels by James Chapman · 15 years ago
  50. 0ad6614 l2tp: Add debugfs files for dumping l2tp debug info by James Chapman · 15 years ago
  51. 309795f l2tp: Add netlink control API for L2TP by James Chapman · 15 years ago
  52. 0d76751 l2tp: Add L2TPv3 IP encapsulation (no UDP) support by James Chapman · 15 years ago
  53. f7faffa l2tp: Add L2TPv3 protocol support by James Chapman · 15 years ago
  54. fd558d1 l2tp: Split pppol2tp patch into separate l2tp and ppp parts by James Chapman · 15 years ago