1. 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 3 months ago
  2. 45faeff l2tp: make magic feather checks more useful by Tom Parkin · 4 years, 4 months ago
  3. 1292336 l2tp: don't log data frames by Tom Parkin · 4 years, 4 months ago
  4. 9507515 l2tp: avoid multiple assignments by Tom Parkin · 4 years, 5 months ago
  5. 0febc7b l2tp: cleanup comparisons to NULL by Tom Parkin · 4 years, 5 months ago
  6. 20dcb11 l2tp: cleanup comments by Tom Parkin · 4 years, 5 months ago
  7. b71a61c l2tp: cleanup whitespace use by Tom Parkin · 4 years, 5 months ago
  8. 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 5 months ago
  9. 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 5 months ago
  10. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  11. 02c71b1 l2tp: do not use inet_hash()/inet_unhash() by Eric Dumazet · 4 years, 7 months ago
  12. 3986912 ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 7 months ago
  13. c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  14. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  15. 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 5 years ago
  16. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  17. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  18. 163d1c3 l2tp: fix infoleak in l2tp_ip6_recvmsg() by Eric Dumazet · 6 years ago
  19. 4522a70 l2tp: fix reading optional fields of L2TPv3 by Jacob Wen · 6 years ago
  20. 01e28b9 l2tp: split l2tp_session_get() by Guillaume Nault · 6 years ago
  21. 2b139e6 l2tp: remove ->recv_payload_hook by Guillaume Nault · 6 years ago
  22. 5fdaa88 ipv6: fold sockcm_cookie into ipcm6_cookie by Willem de Bruijn · 6 years ago
  23. b515430a ipv6: ipcm6_cookie initializer by Willem de Bruijn · 6 years ago
  24. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  25. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  26. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  27. d00fa9a l2tp: fix races with tunnel socket close by James Chapman · 7 years ago
  28. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  29. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. 8f7dc9a l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  31. a434621 l2tp: remove ->ref() and ->deref() by Guillaume Nault · 7 years ago
  32. 61b9a04 l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 8 years ago
  33. 94d7ee0 l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 by Guillaume Nault · 8 years ago
  34. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  35. 72fb96e7 l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  36. 0dec879 net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP by Julian Anastasov · 8 years ago
  37. c5fdae0 l2tp: rework socket comparison in __l2tp_ip*_bind_lookup() by Guillaume Nault · 8 years ago
  38. 986f7cb l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup() by Guillaume Nault · 8 years ago
  39. bb39b0b l2tp: make __l2tp_ip*_bind_lookup() parameters 'const' by Guillaume Nault · 8 years ago
  40. a9b2dff l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups by Guillaume Nault · 8 years ago
  41. 97b84fd l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup by Guillaume Nault · 8 years ago
  42. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. 31e2f21 l2tp: fix address test in __l2tp_ip6_bind_lookup() by Guillaume Nault · 8 years ago
  44. df90e68 l2tp: fix lookup for sockets not bound to a device in l2tp_ip by Guillaume Nault · 8 years ago
  45. d5e3a19 l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() by Guillaume Nault · 8 years ago
  46. a3c1842 l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() by Guillaume Nault · 8 years ago
  47. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 8 years ago
  48. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. 32c2311 l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() by Guillaume Nault · 8 years ago
  50. e2d118a net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  51. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  52. 38b7097 ipv6: use TOS marks from sockets for routing decision by Hannes Frederic Sowa · 9 years ago
  53. 0e6b525 net: l2tp: Make l2tp_ip6 namespace aware by Shmulik Ladkani · 9 years ago
  54. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 9 years ago
  55. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  56. be447f3 ipv6: l2tp: fix a potential issue in l2tp_ip6_recv by Haishuang Yan · 9 years ago
  57. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 9 years ago
  58. ad1e46a ipv6: process socket-level control messages in IPv6 by Soheil Hassas Yeganeh · 9 years ago
  59. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
  60. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  61. 163c2e2 l2tp: auto load IP modules by stephen hemminger · 9 years ago
  62. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  63. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 10 years ago
  64. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  65. 4330487 net: use inet6_iif instead of IP6CB()->iif by Duan Jiong · 10 years ago
  66. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 11 years ago
  67. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 11 years ago
  68. 82b276c ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts by Hannes Frederic Sowa · 11 years ago
  69. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  70. 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  71. ce7a3bd ipv6: do not erase dst address with flow label destination by Florent Fourcot · 11 years ago
  72. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  73. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  74. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  75. b860d3c l2tp: fix info leak in l2tp_ip6_recvmsg() by Mathias Krause · 12 years ago
  76. 9360631 l2tp: close sessions in ip socket destroy callback by Tom Parkin · 12 years ago
  77. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  78. 700163d l2tp: correctly handle ancillary data in the ip6 recv path by Tom Parkin · 12 years ago
  79. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 12 years ago
  80. 04d4fbc l2tp: fix info leak via getsockname() by Mathias Krause · 12 years ago
  81. c51ce49 l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case by James Chapman · 13 years ago
  82. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 13 years ago
  83. a32e0ee l2tp: introduce L2TPv3 IP encapsulation support for IPv6 by Chris Elston · 13 years ago