1. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  2. af7b480 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  3. bb986a5 seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds by Ahmed Abdelsalam · 4 years, 7 months ago
  4. 9ff7258 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  5. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  6. 9a25c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 7 months ago
  7. 6abde0b crypto/chtls: IPv6 support for inline TLS by Vinay Kumar Yadav · 4 years, 7 months ago
  8. 79a1f0c ipv6: fix IPV6_ADDRFORM operation logic by Hangbin Liu · 4 years, 7 months ago
  9. 8ea204c net: Make locking in sock_bindtoindex optional by Ferenc Fejes · 4 years, 7 months ago
  10. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
  11. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  12. 942110f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 7 months ago
  13. f26e9b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 7 months ago
  14. 18d5ad6 ipv6: add ip6_sock_set_addr_preferences by Christoph Hellwig · 4 years, 7 months ago
  15. 9b11574 ipv6: add ip6_sock_set_v6only by Christoph Hellwig · 4 years, 7 months ago
  16. 7594888 net: add sock_bindtoindex by Christoph Hellwig · 4 years, 7 months ago
  17. d292456 tcp: ipv6: support RFC 6069 (TCP-LD) by Eric Dumazet · 4 years, 7 months ago
  18. 45af29c tcp: allow traceroute -Mtcp for unpriv users by Eric Dumazet · 4 years, 7 months ago
  19. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  20. a152b85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 7 months ago
  21. f200e98d ip6_tunnel: add generic MPLS receive support by Vadim Fedorenko · 4 years, 7 months ago
  22. f234efa tunnel6: support for IPPROTO_MPLS by Vadim Fedorenko · 4 years, 7 months ago
  23. 6c11fbf ip6_tunnel: add MPLS transmit support by Vadim Fedorenko · 4 years, 7 months ago
  24. e7bb18e ip6_tunnel: simplify transmit path by Vadim Fedorenko · 4 years, 7 months ago
  25. 38428d6 nexthop: support for fdb ecmp nexthops by Roopa Prabhu · 4 years, 7 months ago
  26. 41b4bd9 net: don't return invalid table id error when we fall back to PF_UNSPEC by Sabrina Dubroca · 4 years, 7 months ago
  27. b212c32 handle the group_source_req options directly by Al Viro · 4 years, 8 months ago
  28. fcfa0b0 ipv6: take handling of group_source_req options into a helper by Al Viro · 4 years, 8 months ago
  29. 2f984f1 ipv[46]: do compat setsockopt for MCAST_{JOIN,LEAVE}_GROUP directly by Al Viro · 4 years, 8 months ago
  30. 168a2cc ipv6: do compat setsockopt for MCAST_MSFILTER directly by Al Viro · 4 years, 9 months ago
  31. d59eb17 ip6_mc_msfilter(): pass the address list separately by Al Viro · 4 years, 9 months ago
  32. 0dfe658 get rid of compat_mc_getsockopt() by Al Viro · 4 years, 9 months ago
  33. 931ca7a ip*_mc_gsfget(): lift copyout of struct group_filter into callers by Al Viro · 4 years, 9 months ago
  34. e9c375f compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitly by Al Viro · 4 years, 8 months ago
  35. 8e3db0b ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr by Christoph Hellwig · 4 years, 8 months ago
  36. 68ad688 ipv6: streamline addrconf_set_dstaddr by Christoph Hellwig · 4 years, 8 months ago
  37. f098846 ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabled by Christoph Hellwig · 4 years, 8 months ago
  38. f60fe2d sit: impement ->ndo_tunnel_ctl by Christoph Hellwig · 4 years, 8 months ago
  39. fd5d687 sit: refactor ipip6_tunnel_ioctl by Christoph Hellwig · 4 years, 8 months ago
  40. 1b66d25 bpf: Add get{peer, sock}name attach types for sock_addr by Daniel Borkmann · 4 years, 8 months ago
  41. 9d78ede proc: proc_pid_ns takes super_block as an argument by Alexey Gladkov · 4 years, 8 months ago
  42. 3986912 ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 8 months ago
  43. 7c1552da ipv6: lift copy_from_user out of ipv6_route_ioctl by Christoph Hellwig · 4 years, 8 months ago
  44. 9efd6a3 netns: enable to inherit devconf from current netns by Nicolas Dichtel · 4 years, 8 months ago
  45. b6dd5ac ipv6: Fix suspicious RCU usage warning in ip6mr by Madhuparna Bhowmik · 4 years, 8 months ago
  46. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  47. d00f26b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  48. 56b1b7c esp6: calculate transport_header correctly when sel.family != AF_INET6 by Xin Long · 4 years, 8 months ago
  49. 1b2f08d ipv6: set msg_control_is_user in do_ipv6_getsockopt by Christoph Hellwig · 4 years, 8 months ago
  50. 3c32cc1 bpf: Enable bpf_iter targets registering ctx argument types by Yonghong Song · 4 years, 8 months ago
  51. ab2ee4f bpf: Change func bpf_iter_unreg_target() signature by Yonghong Song · 4 years, 8 months ago
  52. 15172a4 bpf: net: Refactor bpf_iter target registration by Yonghong Song · 4 years, 8 months ago
  53. eead1c2 netlabel: cope with NULL catmap by Paolo Abeni · 4 years, 8 months ago
  54. 138d0be net: bpf: Add netlink and ipv6_route bpf_iter targets by Yonghong Song · 4 years, 8 months ago
  55. d8882935 ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc() by Eric Dumazet · 4 years, 8 months ago
  56. cf86a08 net/dst: use a smaller percpu_counter batch for dst entries accounting by Eric Dumazet · 4 years, 8 months ago
  57. 8086fba bpf: Allow any port in bpf_bind helper by Stanislav Fomichev · 4 years, 8 months ago
  58. cb0721c net: Refactor arguments of inet{,6}_bind by Stanislav Fomichev · 4 years, 8 months ago
  59. 2aaba01 crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h by Eric Biggers · 4 years, 8 months ago
  60. 6b0b0fa crypto: lib/sha1 - rename "sha" to "sha1" by Eric Biggers · 4 years, 8 months ago
  61. 09454fd Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu" by Maciej Żenczykowski · 4 years, 8 months ago
  62. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  63. 0cb7498 seg6: fix SRH processing to comply with RFC8754 by Ahmed Abdelsalam · 4 years, 8 months ago
  64. 969c546 ipv6: Implement draft-ietf-6man-rfc4941bis by Fernando Gont · 4 years, 8 months ago
  65. 2ab6096 xfrm: remove output_finish indirection from xfrm_state_afinfo by Florian Westphal · 4 years, 8 months ago
  66. f3075f48 xfrm: remove extract_output indirection from xfrm_state_afinfo by Florian Westphal · 4 years, 8 months ago
  67. ede64dd xfrm: place xfrm6_local_dontfrag in xfrm.h by Florian Westphal · 4 years, 8 months ago
  68. 3e50ddd xfrm: expose local_rxpmtu via ipv6_stubs by Florian Westphal · 4 years, 8 months ago
  69. a269fbf xfrm: state: remove extract_input indirection from xfrm_state_afinfo by Florian Westphal · 4 years, 8 months ago
  70. 115506f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  71. 8f34e53 ipv6: Use global sernum for dst validation with nexthop objects by David Ahern · 4 years, 8 months ago
  72. 0477e03 ila: remove unused inline function ila_addr_is_ila by YueHaibing · 4 years, 8 months ago
  73. 1909331 docs: networking: convert ipv6.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  74. 4f80116 net: ipv4: add sysctl for nexthop api compatibility mode by Roopa Prabhu · 4 years, 8 months ago
  75. 11dd74b net: ipv6: new arg skip_notify to ip6_rt_del by Roopa Prabhu · 4 years, 8 months ago
  76. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
  77. 26333c3 xfrm: add IPv6 support for espintcp by Sabrina Dubroca · 4 years, 8 months ago
  78. 0146dca xfrm: add support for UDPv6 encapsulation of ESP by Sabrina Dubroca · 4 years, 8 months ago
  79. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  80. d483389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  81. b75326c ipv6: Honor all IPv6 PIO Valid Lifetime values by Fernando Gont · 4 years, 9 months ago
  82. 540bde5 ila: remove unused macro 'ILA_HASH_TABLE_SIZE' by YueHaibing · 4 years, 8 months ago
  83. 0c922a4 xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish by David Ahern · 4 years, 8 months ago
  84. 25a44ae esp6: support ipv6 nexthdrs process for beet gso segment by Xin Long · 4 years, 9 months ago
  85. 82c9ae4 ipv6: fix restrict IPV6_ADDRFORM operation by John Haxby · 4 years, 9 months ago
  86. db87668 xfrm: remove the xfrm_state_put call becofe going to out_reset by Xin Long · 4 years, 9 months ago
  87. 62e6977 ipv6: rpl: fix full address compression by Alexander Aring · 4 years, 9 months ago
  88. 672e247 ipv6: remove redundant assignment to variable err by Colin Ian King · 4 years, 9 months ago
  89. 3c96ec5 esp6: get the right proto for transport mode in esp6_gso_encap by Xin Long · 4 years, 9 months ago
  90. b93cfb9 net: icmp6: do not select saddr from iif when route has prefsrc set by Tim Stallard · 4 years, 9 months ago
  91. a7f9a6f ipv6: rpl: fix loop iteration by Alexander Aring · 4 years, 9 months ago
  92. 19e16d2 neigh: support smaller retrans_time settting by Hangbin Liu · 4 years, 9 months ago
  93. d16fa75 net: ipv6: rpl_iptunnel: remove redundant assignments to variable err by Colin Ian King · 4 years, 9 months ago
  94. 744fdc82 ipv6: don't auto-add link-local address to lag ports by Jarod Wilson · 4 years, 9 months ago
  95. 7f80ccf net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline by Gustavo A. R. Silva · 4 years, 9 months ago
  96. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  97. 71489e2 net: Track socket refcounts in skb_steal_sock() by Joe Stringer · 4 years, 9 months ago
  98. cf7fbe6 bpf: Add socket assign support by Joe Stringer · 4 years, 9 months ago
  99. acc086b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 9 months ago
  100. a7a29f9 net: ipv6: add rpl sr tunnel by Alexander Aring · 4 years, 9 months ago