1. 8927025 Merge 4.9.227 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  2. eeced74 l2tp: add sk_family checks to l2tp_validate_socket by Eric Dumazet · 4 years, 4 months ago
  3. 78320d3 l2tp: do not use inet_hash()/inet_unhash() by Eric Dumazet · 4 years, 4 months ago
  4. ca8aaf9 Merge 4.9.225 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  5. e6cfc10 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 7 years ago
  6. ad6c13e l2tp: initialise PPP sessions before registering them by Guillaume Nault · 4 years, 4 months ago
  7. 5803ecd l2tp: protect sock pointer of struct pppol2tp_session with RCU by Guillaume Nault · 4 years, 4 months ago
  8. 96985ed l2tp: initialise l2tp_eth sessions before registering them by Guillaume Nault · 4 years, 4 months ago
  9. 12b5fb5 l2tp: don't register sessions in l2tp_session_create() by Guillaume Nault · 4 years, 4 months ago
  10. 1ede832 l2tp: fix l2tp_eth module loading by Guillaume Nault · 4 years, 4 months ago
  11. feaed88 l2tp: pass tunnel pointer to ->session_create() by Guillaume Nault · 4 years, 4 months ago
  12. 880cd40 l2tp: prevent creation of sessions on terminated tunnels by Guillaume Nault · 4 years, 4 months ago
  13. e20c980 l2tp: hold tunnel used while creating sessions with netlink by Guillaume Nault · 4 years, 4 months ago
  14. 4c15cdb l2tp: hold tunnel while handling genl TUNNEL_GET commands by Guillaume Nault · 4 years, 4 months ago
  15. 00cf405 l2tp: hold tunnel while handling genl tunnel updates by Guillaume Nault · 4 years, 4 months ago
  16. 0b21fa7 l2tp: hold tunnel while processing genl delete command by Guillaume Nault · 4 years, 4 months ago
  17. 523e6d7 l2tp: hold tunnel while looking up sessions in l2tp_netlink by Guillaume Nault · 4 years, 4 months ago
  18. 11a0837 l2tp: initialise session's refcount before making it reachable by Guillaume Nault · 4 years, 4 months ago
  19. d4504d1 l2tp: define parameters of l2tp_tunnel_find*() as "const" by Guillaume Nault · 4 years, 4 months ago
  20. eb61cab l2tp: define parameters of l2tp_session_get*() as "const" by Guillaume Nault · 4 years, 4 months ago
  21. e27738d l2tp: remove l2tp_session_find() by Guillaume Nault · 4 years, 4 months ago
  22. 6729e73 l2tp: remove useless duplicate session detection in l2tp_netlink by Guillaume Nault · 4 years, 4 months ago
  23. fa5b41c L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. by R. Parameswaran · 4 years, 4 months ago
  24. 6df792e net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* by Asbjørn Sloth Tønnesen · 4 years, 4 months ago
  25. 18dc6fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 4 years, 4 months ago
  26. 5791e89 Merge 4.9.224 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  27. 5cc5fa7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 4 years, 10 months ago
  28. 6ee8be4 Merge 4.9.219 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  29. e8b9cf5 l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall() by Guillaume Nault · 7 years ago
  30. 8aeff20 l2tp: ensure sessions are freed after their PPPOL2TP socket by Guillaume Nault · 7 years ago
  31. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  32. b437ed5 l2tp: Fix possible NULL pointer dereference by YueHaibing · 5 years ago
  33. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  34. e2c7c3f l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  35. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  36. 00a8794 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 5 years ago
  37. 26fad52 Merge 4.9.164 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  38. e0c435a l2tp: fix infoleak in l2tp_ip6_recvmsg() by Eric Dumazet · 6 years ago
  39. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  40. 63f7ee6 l2tp: fix reading optional fields of L2TPv3 by Jacob Wen · 6 years ago
  41. 592bde8 l2tp: remove l2specific_len dependency in l2tp_core by Lorenzo Bianconi · 7 years ago
  42. d1ab05e l2tp: copy 4 more bytes to linear part if necessary by Jacob Wen · 6 years ago
  43. f74ba31b UPSTREAM: ppp: Move PFC decompression to PPP generic layer by Sam Protsenko · 6 years ago
  44. 8d03e45 UPSTREAM: l2tp: Add protocol field decompression by Sam Protsenko · 6 years ago
  45. 9532aa6 BACKPORT: l2tp: remove ->recv_payload_hook by Guillaume Nault · 6 years ago
  46. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  47. 65b05d0 l2tp: remove configurable payload offset by James Chapman · 7 years ago
  48. 8dd3fc2 Merge 4.9.123 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  49. ae7d506 l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache by Wei Wang · 6 years ago
  50. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  51. f21ad10 l2tp: revert "l2tp: fix missing print session offset info" by James Chapman · 7 years ago
  52. 2bcbbd5 Merge 4.9.97 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. e9c4660 l2tp: check sockaddr length in pppol2tp_connect() by Guillaume Nault · 6 years ago
  54. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  55. ca1853c l2tp: fix missing print session offset info by Hangbin Liu · 7 years ago
  56. 9c3fb9c Merge 4.9.92 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  57. 84fc2d7 l2tp: do not accept arbitrary sockets by Eric Dumazet · 7 years ago
  58. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  59. fc4177e l2tp: cleanup l2tp_tunnel_delete calls by Jiri Slaby · 7 years ago
  60. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  61. d2d74d0 l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups by Guillaume Nault · 8 years ago
  62. 44a3afc Merge 4.9.63 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  63. 9075216b l2tp: check ps->sock before running pppol2tp_session_ioctl() by Guillaume Nault · 7 years ago
  64. cdbe07a Merge 4.9.55 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  65. b4a9b12 l2tp: fix race condition in l2tp_tunnel_delete by Sabrina Dubroca · 7 years ago
  66. e594113 l2tp: Avoid schedule while atomic in exit_net by Ridge Kennedy · 8 years ago
  67. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  68. 000224c l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup by Guillaume Nault · 8 years ago
  69. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  70. 08cb8e5 l2tp: take a reference on sessions used in genetlink handlers by Guillaume Nault · 7 years ago
  71. 599e6f0 l2tp: hold session while sending creation notifications by Guillaume Nault · 7 years ago
  72. d9face6 l2tp: fix duplicate session creation by Guillaume Nault · 7 years ago
  73. 806e988 l2tp: ensure session can't get removed during pppol2tp_session_ioctl() by Guillaume Nault · 7 years ago
  74. 6539c4f l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 7 years ago
  75. e88bb96 Merge 4.9.26 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  76. 425cc77 l2tp: fix PPP pseudo-wire auto-loading by Guillaume Nault · 7 years ago
  77. b790260 l2tp: take reference on sessions being dumped by Guillaume Nault · 7 years ago
  78. 3ae0fc9 l2tp: purge socket queues in the .destruct() callback by Guillaume Nault · 7 years ago
  79. 59bc404 l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  80. 6a3a773 l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv am: 837786cbbb by Paul Hber · 8 years ago
  81. 837786c l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv by Paul Hüber · 8 years ago
  82. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 8 years ago
  83. 5b1bb4c l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  84. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  85. 31e2f21 l2tp: fix address test in __l2tp_ip6_bind_lookup() by Guillaume Nault · 8 years ago
  86. df90e68 l2tp: fix lookup for sockets not bound to a device in l2tp_ip by Guillaume Nault · 8 years ago
  87. d5e3a19 l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() by Guillaume Nault · 8 years ago
  88. a3c1842 l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() by Guillaume Nault · 8 years ago
  89. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 8 years ago
  90. a4cd027 net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit" by WANG Cong · 8 years ago
  91. 7c6ae61 net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit by Gao Feng · 8 years ago
  92. 32c2311 l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() by Guillaume Nault · 8 years ago
  93. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  94. eb94737 l2tp: constify net_device_ops structures by Julia Lawall · 8 years ago
  95. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  96. 9dd7994 l2tp: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  97. 2f86953 l2tp: fix use-after-free during module unload by Sabrina Dubroca · 8 years ago
  98. f5bb341 l2tp: make nla_policy const by stephen hemminger · 8 years ago
  99. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. 54c151d l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago