1. 26fad52 Merge 4.9.164 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. e0c435a l2tp: fix infoleak in l2tp_ip6_recvmsg() by Eric Dumazet · 6 years ago
  3. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. 63f7ee6 l2tp: fix reading optional fields of L2TPv3 by Jacob Wen · 6 years ago
  5. 592bde8 l2tp: remove l2specific_len dependency in l2tp_core by Lorenzo Bianconi · 7 years ago
  6. d1ab05e l2tp: copy 4 more bytes to linear part if necessary by Jacob Wen · 6 years ago
  7. f74ba31b UPSTREAM: ppp: Move PFC decompression to PPP generic layer by Sam Protsenko · 6 years ago
  8. 8d03e45 UPSTREAM: l2tp: Add protocol field decompression by Sam Protsenko · 6 years ago
  9. 9532aa6 BACKPORT: l2tp: remove ->recv_payload_hook by Guillaume Nault · 6 years ago
  10. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. 65b05d0 l2tp: remove configurable payload offset by James Chapman · 7 years ago
  12. 8dd3fc2 Merge 4.9.123 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. ae7d506 l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache by Wei Wang · 6 years ago
  14. aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. f21ad10 l2tp: revert "l2tp: fix missing print session offset info" by James Chapman · 7 years ago
  16. 2bcbbd5 Merge 4.9.97 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. e9c4660 l2tp: check sockaddr length in pppol2tp_connect() by Guillaume Nault · 6 years ago
  18. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. ca1853c l2tp: fix missing print session offset info by Hangbin Liu · 7 years ago
  20. 9c3fb9c Merge 4.9.92 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. 84fc2d7 l2tp: do not accept arbitrary sockets by Eric Dumazet · 7 years ago
  22. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  23. fc4177e l2tp: cleanup l2tp_tunnel_delete calls by Jiri Slaby · 7 years ago
  24. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  25. d2d74d0 l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups by Guillaume Nault · 8 years ago
  26. 44a3afc Merge 4.9.63 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  27. 9075216b l2tp: check ps->sock before running pppol2tp_session_ioctl() by Guillaume Nault · 7 years ago
  28. cdbe07a Merge 4.9.55 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  29. b4a9b12 l2tp: fix race condition in l2tp_tunnel_delete by Sabrina Dubroca · 7 years ago
  30. e594113 l2tp: Avoid schedule while atomic in exit_net by Ridge Kennedy · 8 years ago
  31. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  32. 000224c l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup by Guillaume Nault · 8 years ago
  33. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  34. 08cb8e5 l2tp: take a reference on sessions used in genetlink handlers by Guillaume Nault · 7 years ago
  35. 599e6f0 l2tp: hold session while sending creation notifications by Guillaume Nault · 7 years ago
  36. d9face6 l2tp: fix duplicate session creation by Guillaume Nault · 7 years ago
  37. 806e988 l2tp: ensure session can't get removed during pppol2tp_session_ioctl() by Guillaume Nault · 7 years ago
  38. 6539c4f l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 7 years ago
  39. e88bb96 Merge 4.9.26 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  40. 425cc77 l2tp: fix PPP pseudo-wire auto-loading by Guillaume Nault · 7 years ago
  41. b790260 l2tp: take reference on sessions being dumped by Guillaume Nault · 7 years ago
  42. 3ae0fc9 l2tp: purge socket queues in the .destruct() callback by Guillaume Nault · 7 years ago
  43. 59bc404 l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  44. 6a3a773 l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv am: 837786cbbb by Paul Hber · 8 years ago
  45. 837786c l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv by Paul Hüber · 8 years ago
  46. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 8 years ago
  47. 5b1bb4c l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  48. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  49. 31e2f21 l2tp: fix address test in __l2tp_ip6_bind_lookup() by Guillaume Nault · 8 years ago
  50. df90e68 l2tp: fix lookup for sockets not bound to a device in l2tp_ip by Guillaume Nault · 8 years ago
  51. d5e3a19 l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() by Guillaume Nault · 8 years ago
  52. a3c1842 l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() by Guillaume Nault · 8 years ago
  53. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 8 years ago
  54. a4cd027 net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit" by WANG Cong · 8 years ago
  55. 7c6ae61 net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit by Gao Feng · 8 years ago
  56. 32c2311 l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() by Guillaume Nault · 8 years ago
  57. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  58. eb94737 l2tp: constify net_device_ops structures by Julia Lawall · 8 years ago
  59. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. 9dd7994 l2tp: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  61. 2f86953 l2tp: fix use-after-free during module unload by Sabrina Dubroca · 8 years ago
  62. f5bb341 l2tp: make nla_policy const by stephen hemminger · 8 years ago
  63. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  64. 54c151d l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  65. c1346a7 Revert "l2tp: Refactor the codes with existing macros instead of literal number" by David S. Miller · 8 years ago
  66. 5ab1fe7 l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  67. 56cff47 l2tp: Fix the connect status check in pppol2tp_getname by Gao Feng · 8 years ago
  68. 4ac36a4 l2tp: Correctly return -EBADF from pppol2tp_getname. by phil.turnbull@oracle.com · 8 years ago
  69. 38b7097 ipv6: use TOS marks from sockets for routing decision by Hannes Frederic Sowa · 8 years ago
  70. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 8 years ago
  72. a5c5e2d l2tp: fix configuration passed to setup_udp_tunnel_sock() by Guillaume Nault · 8 years ago
  73. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  74. 0e6b525 net: l2tp: Make l2tp_ip6 namespace aware by Shmulik Ladkani · 8 years ago
  75. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  76. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 8 years ago
  77. 018f825 net: l2tp: fix reversed udp6 checksum flags by Wang Shanker · 8 years ago
  78. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  79. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  80. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. be447f3 ipv6: l2tp: fix a potential issue in l2tp_ip6_recv by Haishuang Yan · 8 years ago
  82. 5745b82 ipv4: l2tp: fix a potential issue in l2tp_ip_recv by Haishuang Yan · 8 years ago
  83. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 8 years ago
  84. ad1e46a ipv6: process socket-level control messages in IPv6 by Soheil Hassas Yeganeh · 8 years ago
  85. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  86. 853effc l2tp: Fix error creating L2TP tunnels by Mark Tomlinson · 9 years ago
  87. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
  88. 98f40b3 l2tp: rely on ppp layer for skb scrubbing by Guillaume Nault · 9 years ago
  89. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  90. 681b4d8 pppox: use standard module auto-loading feature by Guillaume Nault · 9 years ago
  91. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  92. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  93. 06a15f5 l2tp: protect tunnel->del_work by ref_count by Alexander Couzens · 9 years ago
  94. 163c2e2 l2tp: auto load IP modules by stephen hemminger · 9 years ago
  95. f1f39f9 l2tp: auto load type modules by stephen hemminger · 9 years ago
  96. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  97. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  98. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  99. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  100. 67e04c2 l2tp: unregister l2tp_net_ops on failure path by WANG Cong · 9 years ago