1. 8927025 Merge 4.9.227 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  2. 78320d3 l2tp: do not use inet_hash()/inet_unhash() by Eric Dumazet · 4 years, 4 months ago
  3. 5791e89 Merge 4.9.224 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  4. 5cc5fa7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 4 years, 10 months ago
  5. 72e8598 Merge 4.9.204 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  6. e2c7c3f l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  7. 26fad52 Merge 4.9.164 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  8. e0c435a l2tp: fix infoleak in l2tp_ip6_recvmsg() by Eric Dumazet · 6 years ago
  9. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  10. 63f7ee6 l2tp: fix reading optional fields of L2TPv3 by Jacob Wen · 6 years ago
  11. 9532aa6 BACKPORT: l2tp: remove ->recv_payload_hook by Guillaume Nault · 6 years ago
  12. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  13. d2d74d0 l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups by Guillaume Nault · 8 years ago
  14. e6b0c64f Merge 4.9.41 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  15. 000224c l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup by Guillaume Nault · 8 years ago
  16. 184ce81 Merge 4.9.36 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  17. 6539c4f l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 8 years ago
  18. e88bb96 Merge 4.9.26 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. 59bc404 l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 by Guillaume Nault · 8 years ago
  20. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 8 years ago
  21. 5b1bb4c l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  22. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  23. 31e2f21 l2tp: fix address test in __l2tp_ip6_bind_lookup() by Guillaume Nault · 8 years ago
  24. df90e68 l2tp: fix lookup for sockets not bound to a device in l2tp_ip by Guillaume Nault · 8 years ago
  25. d5e3a19 l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() by Guillaume Nault · 8 years ago
  26. a3c1842 l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() by Guillaume Nault · 8 years ago
  27. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 8 years ago
  28. 32c2311 l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() by Guillaume Nault · 8 years ago
  29. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  30. 38b7097 ipv6: use TOS marks from sockets for routing decision by Hannes Frederic Sowa · 8 years ago
  31. 0e6b525 net: l2tp: Make l2tp_ip6 namespace aware by Shmulik Ladkani · 8 years ago
  32. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 8 years ago
  33. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. be447f3 ipv6: l2tp: fix a potential issue in l2tp_ip6_recv by Haishuang Yan · 8 years ago
  35. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 8 years ago
  36. ad1e46a ipv6: process socket-level control messages in IPv6 by Soheil Hassas Yeganeh · 8 years ago
  37. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
  38. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  39. 163c2e2 l2tp: auto load IP modules by stephen hemminger · 9 years ago
  40. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  41. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 10 years ago
  42. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  43. 4330487 net: use inet6_iif instead of IP6CB()->iif by Duan Jiong · 10 years ago
  44. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 10 years ago
  45. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 10 years ago
  46. 82b276c ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts by Hannes Frederic Sowa · 11 years ago
  47. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  48. 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  49. ce7a3bd ipv6: do not erase dst address with flow label destination by Florent Fourcot · 11 years ago
  50. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  51. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  52. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  53. b860d3c l2tp: fix info leak in l2tp_ip6_recvmsg() by Mathias Krause · 11 years ago
  54. 9360631 l2tp: close sessions in ip socket destroy callback by Tom Parkin · 12 years ago
  55. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  56. 700163d l2tp: correctly handle ancillary data in the ip6 recv path by Tom Parkin · 12 years ago
  57. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 12 years ago
  58. 04d4fbc l2tp: fix info leak via getsockname() by Mathias Krause · 12 years ago
  59. c51ce49 l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case by James Chapman · 12 years ago
  60. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 12 years ago
  61. a32e0ee l2tp: introduce L2TPv3 IP encapsulation support for IPv6 by Chris Elston · 12 years ago