1. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  2. d4c19c4 net/tcp: switch ->md5_parse to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  3. 91ac1cc net/udp: switch udp_lib_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  4. 894cfbc net/ipv6: switch do_ipv6_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  5. b84d2b7 net/ipv6: factor out a ipv6_set_opt_hdr helper by Christoph Hellwig · 4 years, 6 months ago
  6. 8629828 net/ipv6: switch ipv6_flowlabel_opt to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  7. ff6a4cf net/ipv6: split up ipv6_flowlabel_opt by Christoph Hellwig · 4 years, 6 months ago
  8. b43c615 net/ipv6: switch ip6_mroute_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  9. c2f1263 netfilter: switch nf_setsockopt to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  10. ab214d1 netfilter: switch xt_copy_counters to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  11. c6d1b26 net/xfrm: switch xfrm_user_policy to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
  12. dee72f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 6 months ago
  13. 951cf36 bpf: net: Use precomputed btf_id for bpf iterators by Yonghong Song · 4 years, 6 months ago
  14. 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  15. fdf5bdd net/ipv6: factor out mcast join/leave setsockopt helpers by Christoph Hellwig · 4 years, 6 months ago
  16. ca0e65e net/ipv6: factor out MCAST_MSFILTER setsockopt helpers by Christoph Hellwig · 4 years, 6 months ago
  17. d5541e8 net/ipv6: factor out MCAST_MSFILTER getsockopt helpers by Christoph Hellwig · 4 years, 6 months ago
  18. c34bc10 netfilter: remove the compat argument to xt_copy_counters_from_user by Christoph Hellwig · 4 years, 6 months ago
  19. 77d4df4 netfilter: remove the compat_{get,set} methods by Christoph Hellwig · 4 years, 6 months ago
  20. f415e76 netfilter/ip6_tables: clean up compat {get, set}sockopt handling by Christoph Hellwig · 4 years, 6 months ago
  21. 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
  22. 6d4201b udp6: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago
  23. 2a08748 udp6: Extract helper for selecting socket from reuseport group by Jakub Sitnicki · 4 years, 6 months ago
  24. 1122702 inet6: Run SK_LOOKUP BPF program on socket lookup by Jakub Sitnicki · 4 years, 6 months ago
  25. 5df6531 inet6: Extract helper for selecting socket from reuseport group by Jakub Sitnicki · 4 years, 6 months ago
  26. b51cd7c net: ipv6: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  27. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  28. e80a07b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 6 months ago
  29. aea23c32 ipv6: Fix use of anycast address with loopback by David Ahern · 4 years, 6 months ago
  30. 34fe5a1 ipv6: fib6_select_path can not use out path for nexthop objects by David Ahern · 4 years, 6 months ago
  31. 7a6498e Replace HTTP links with HTTPS ones: IPv* by Alexander A. Klimov · 4 years, 6 months ago
  32. cd8700e ipv6/ping: set skb->mark on icmpv6 sockets by Willem de Bruijn · 4 years, 7 months ago
  33. 0da7536 ip: Fix SO_MARK in RST, ACK and ICMP packets by Willem de Bruijn · 4 years, 7 months ago
  34. 75ea1f4 net: sit: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 7 months ago
  35. ab59d2b net: vti: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 7 months ago
  36. e53ac93 net: ipip: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 7 months ago
  37. f53b9b0 netfilter: introduce support for reject at prerouting stage by Laura Garcia Liebana · 4 years, 8 months ago
  38. 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  39. 5f027bc netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c. by David Wilder · 4 years, 7 months ago
  40. 57ea5f18 netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 7 months ago
  41. 4cacc39 netfilter: Add MODULE_DESCRIPTION entries to kernel modules by Rob Gill · 4 years, 7 months ago
  42. 6f39345 net: ipv6: Use struct_size() helper and kcalloc() by Gustavo A. R. Silva · 4 years, 7 months ago
  43. 6db6932 udp: move gro declarations to net/udp.h by Eric Dumazet · 4 years, 7 months ago
  44. 5521d95 net: move tcp gro declarations to net/tcp.h by Eric Dumazet · 4 years, 7 months ago
  45. 55cced4 ipv6: fib6: avoid indirect calls from fib6_rule_lookup by Brian Vazquez · 4 years, 7 months ago
  46. 67c20de net: Add MODULE_DESCRIPTION entries to network modules by Rob Gill · 4 years, 7 months ago
  47. dd2e0b8 tcp: remove indirect calls for icsk->icsk_af_ops->send_check by Eric Dumazet · 4 years, 7 months ago
  48. cc7a21b ipv6: icmp6: avoid indirect call for icmpv6_send() by Eric Dumazet · 4 years, 7 months ago
  49. 0e5f9d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 7 months ago
  50. dafabb6 ip6_gre: fix use-after-free in ip6gre_tunnel_lookup() by Taehee Yoo · 4 years, 7 months ago
  51. ea2fce8 mld: fix memory leak in ipv6_mc_destroy_dev() by Wang Hai · 4 years, 7 months ago
  52. be01369 esp, ah: modernize the crypto algorithm selections by Eric Biggers · 4 years, 7 months ago
  53. 7d4e391 esp, ah: consolidate the crypto algorithm selections by Eric Biggers · 4 years, 7 months ago
  54. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  55. af7b480 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  56. bb986a5 seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds by Ahmed Abdelsalam · 4 years, 8 months ago
  57. 9ff7258 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 8 months ago
  58. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  59. 9a25c1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  60. 6abde0b crypto/chtls: IPv6 support for inline TLS by Vinay Kumar Yadav · 4 years, 8 months ago
  61. 79a1f0c ipv6: fix IPV6_ADDRFORM operation logic by Hangbin Liu · 4 years, 8 months ago
  62. 8ea204c net: Make locking in sock_bindtoindex optional by Ferenc Fejes · 4 years, 8 months ago
  63. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 8 months ago
  64. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  65. 942110f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 8 months ago
  66. f26e9b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 8 months ago
  67. 18d5ad6 ipv6: add ip6_sock_set_addr_preferences by Christoph Hellwig · 4 years, 8 months ago
  68. 9b11574 ipv6: add ip6_sock_set_v6only by Christoph Hellwig · 4 years, 8 months ago
  69. 7594888 net: add sock_bindtoindex by Christoph Hellwig · 4 years, 8 months ago
  70. d292456 tcp: ipv6: support RFC 6069 (TCP-LD) by Eric Dumazet · 4 years, 8 months ago
  71. 45af29c tcp: allow traceroute -Mtcp for unpriv users by Eric Dumazet · 4 years, 8 months ago
  72. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  73. a152b85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
  74. f200e98d ip6_tunnel: add generic MPLS receive support by Vadim Fedorenko · 4 years, 8 months ago
  75. f234efa tunnel6: support for IPPROTO_MPLS by Vadim Fedorenko · 4 years, 8 months ago
  76. 6c11fbf ip6_tunnel: add MPLS transmit support by Vadim Fedorenko · 4 years, 8 months ago
  77. e7bb18e ip6_tunnel: simplify transmit path by Vadim Fedorenko · 4 years, 8 months ago
  78. 38428d6 nexthop: support for fdb ecmp nexthops by Roopa Prabhu · 4 years, 8 months ago
  79. 41b4bd9 net: don't return invalid table id error when we fall back to PF_UNSPEC by Sabrina Dubroca · 4 years, 8 months ago
  80. b212c32 handle the group_source_req options directly by Al Viro · 4 years, 9 months ago
  81. fcfa0b0 ipv6: take handling of group_source_req options into a helper by Al Viro · 4 years, 9 months ago
  82. 2f984f1 ipv[46]: do compat setsockopt for MCAST_{JOIN,LEAVE}_GROUP directly by Al Viro · 4 years, 9 months ago
  83. 168a2cc ipv6: do compat setsockopt for MCAST_MSFILTER directly by Al Viro · 4 years, 10 months ago
  84. d59eb17 ip6_mc_msfilter(): pass the address list separately by Al Viro · 4 years, 10 months ago
  85. 0dfe658 get rid of compat_mc_getsockopt() by Al Viro · 4 years, 10 months ago
  86. 931ca7a ip*_mc_gsfget(): lift copyout of struct group_filter into callers by Al Viro · 4 years, 10 months ago
  87. e9c375f compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitly by Al Viro · 4 years, 8 months ago
  88. 8e3db0b ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr by Christoph Hellwig · 4 years, 8 months ago
  89. 68ad688 ipv6: streamline addrconf_set_dstaddr by Christoph Hellwig · 4 years, 8 months ago
  90. f098846 ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabled by Christoph Hellwig · 4 years, 8 months ago
  91. f60fe2d sit: impement ->ndo_tunnel_ctl by Christoph Hellwig · 4 years, 8 months ago
  92. fd5d687 sit: refactor ipip6_tunnel_ioctl by Christoph Hellwig · 4 years, 8 months ago
  93. 1b66d25 bpf: Add get{peer, sock}name attach types for sock_addr by Daniel Borkmann · 4 years, 8 months ago
  94. 9d78ede proc: proc_pid_ns takes super_block as an argument by Alexey Gladkov · 4 years, 8 months ago
  95. 3986912 ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 8 months ago
  96. 7c1552da ipv6: lift copy_from_user out of ipv6_route_ioctl by Christoph Hellwig · 4 years, 8 months ago
  97. 9efd6a3 netns: enable to inherit devconf from current netns by Nicolas Dichtel · 4 years, 8 months ago
  98. b6dd5ac ipv6: Fix suspicious RCU usage warning in ip6mr by Madhuparna Bhowmik · 4 years, 8 months ago
  99. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  100. d00f26b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago