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