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