1. 1439caa Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 2 months ago
  2. 0857d6f8c ipv6: When forwarding count rx stats on the orig netdev by Stephen Suryaputra · 3 years, 3 months ago
  3. a76c231 tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0 by Leonard Crestez · 3 years, 3 months ago
  4. a482c5e netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6 by Xin Long · 3 years, 3 months ago
  5. 2bbc977 ipv6: ioam: move the check for undefined bits by Justin Iurman · 3 years, 3 months ago
  6. 8d6c414 net: prefer socket bound to interface when not in VRF by Mike Manning · 3 years, 3 months ago
  7. dade7f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 3 months ago
  8. a9f5970 net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 3 months ago
  9. 339031b netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1 by Florian Westphal · 3 years, 3 months ago
  10. 7fe7f31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 3 months ago
  11. 597aa16 net: ipv4: Fix rtnexthop len when RTA_FLOW is present by Xiao Liang · 3 years, 3 months ago
  12. 310e2d4 netfilter: ip6_tables: zero-initialize fragment offset by Jeremy Sowden · 3 years, 4 months ago
  13. e87b505 ipv6: delay fib6_sernum increase in fib6_add by zhang kai · 3 years, 4 months ago
  14. fe63339 ip6_gre: Revert "ip6_gre: add validation for csum_start" by Willem de Bruijn · 3 years, 4 months ago
  15. e5dd729 ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL address by Antonio Quartulli · 3 years, 4 months ago
  16. 10905b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 4 months ago
  17. 730affe netfilter: socket: icmp6: fix use-after-scope by Benjamin Hesmans · 3 years, 4 months ago
  18. bf0df73 seg6_iptunnel: Remove redundant initialization of variable err by Colin Ian King · 3 years, 4 months ago
  19. 3f22bb1 ipv6: change return type from int to void for mld_process_v2 by Jiwon Kim · 3 years, 4 months ago
  20. a9e7c3c ipv6: seg6: remove duplicated include by Lv Ruyi · 3 years, 4 months ago
  21. 53c622d ipv6: remove duplicated 'net/lwtunnel.h' include by Lv Ruyi · 3 years, 4 months ago
  22. 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 4 months ago
  23. a00df2c ipv6: make exception cache less predictible by Eric Dumazet · 3 years, 4 months ago
  24. 9dfa859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 4 months ago
  25. 7a3f5b0 netfilter: add netfilter hooks to SRv6 data plane by Ryoga Saito · 3 years, 4 months ago
  26. 49b99da ipv6: add IFLA_INET6_RA_MTU to expose mtu value by Rocco Yue · 3 years, 4 months ago
  27. 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  28. 4785305 ipv6: use siphash in rt6_exception_hash() by Eric Dumazet · 3 years, 4 months ago
  29. 446e7f2 ipv6: correct comments about fib6_node sernum by zhang kai · 3 years, 4 months ago
  30. 6fc88c3 bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum by Dave Marchevsky · 3 years, 4 months ago
  31. 9cf448c ip6_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 4 months ago
  32. 6f45933 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 5 months ago
  33. fdacd57 netfilter: x_tables: never register tables by default by Florian Westphal · 3 years, 5 months ago
  34. 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
  35. e11c0e2 net/ipv6/mcast: Use struct_size() helper by Gustavo A. R. Silva · 3 years, 5 months ago
  36. db243b7 net/ipv4/ipv6: Replace one-element arraya with flexible-array members by Gustavo A. R. Silva · 3 years, 5 months ago
  37. 51b8f81 ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv() by Eric Dumazet · 3 years, 5 months ago
  38. 8679c31 net: add extack arg for link ops by Rocco Yue · 3 years, 5 months ago
  39. 0c9f227 ipv6: use skb_expand_head in ip6_xmit by Vasily Averin · 3 years, 5 months ago
  40. e415ed3 ipv6: use skb_expand_head in ip6_finish_output2 by Vasily Averin · 3 years, 5 months ago
  41. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  42. 3e7a1c7 ip_tunnel: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 5 months ago
  43. 46c7655 ipv6: decrease hop limit counter in ip6_forward() by Kangmin Park · 3 years, 5 months ago
  44. 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 5 months ago
  45. 176f716 ipv6: fix "'ioam6_if_id_max' defined but not used" warn by Matthieu Baerts · 3 years, 5 months ago
  46. 9bfce73 udp: check encap socket in __udp_lib_err by Vadim Fedorenko · 3 years, 5 months ago
  47. 427faee1 net: ipv6: introduce ip6_dst_mtu_maybe_forward by Vadim Fedorenko · 3 years, 5 months ago
  48. 3edede0 ipv6: ioam: Support for IOAM injection with lwtunnels by Justin Iurman · 3 years, 5 months ago
  49. 8c6f6fa ipv6: ioam: IOAM Generic Netlink API by Justin Iurman · 3 years, 5 months ago
  50. 9ee11f0 ipv6: ioam: Data plane support for Pre-allocated Trace by Justin Iurman · 3 years, 5 months ago
  51. 8fb4792 ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions by Paolo Abeni · 3 years, 5 months ago
  52. 1b51d82 memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation by Vasily Averin · 3 years, 5 months ago
  53. 6126891 memcg: enable accounting for IP address and routing-related objects by Vasily Averin · 3 years, 5 months ago
  54. 2d85a1b ipv6: ip6_finish_output2: set sk into newly allocated nskb by Vasily Averin · 3 years, 5 months ago
  55. 87117ba ipv6: remove unnecessary local variable by Rocco Yue · 3 years, 6 months ago
  56. 5796015 ipv6: allocate enough headroom in ip6_finish_output2() by Vasily Averin · 3 years, 6 months ago
  57. 43b90bf net: send SYNACK packet with accepted fwmark by Alexander Ovechkin · 3 years, 6 months ago
  58. c7bb4b8 ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 3 years, 6 months ago
  59. ccd27f0 ipv6: fix 'disable_policy' for fwd packets by Nicolas Dichtel · 3 years, 6 months ago
  60. 561022a tcp: annotate data races around tp->mtu_info by Eric Dumazet · 3 years, 6 months ago
  61. 40fc305 net: ipv6: fix return value of ip6_skb_dst_mtu by Vadim Fedorenko · 3 years, 6 months ago
  62. 18a419b udp: annotate data races around unix_sk(sk)->gso_size by Eric Dumazet · 3 years, 6 months ago
  63. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  64. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  65. 1fd07f3 ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages by Andreas Roeseler · 3 years, 6 months ago
  66. 1b077ce Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git by David S. Miller · 3 years, 6 months ago
  67. da5a2e4 ip6_tunnel: allow redirecting ip6gre and ipxip6 packets to eth devices by Guillaume Nault · 3 years, 6 months ago
  68. 730eed27 sit: allow redirecting ip6ip, ipip and mplsip packets to eth devices by Guillaume Nault · 3 years, 6 months ago
  69. c305b9e ipv6: delete useless dst check in ip6_dst_lookup_tail by zhang kai · 3 years, 6 months ago
  70. 624085a ipv6: fix out-of-bound access in ip6_parse_tlv() by Eric Dumazet · 3 years, 6 months ago
  71. 6d123b8 net: ip: avoid OOM kills with large UDP sends over loopback by Jakub Kicinski · 3 years, 6 months ago
  72. bcc3f2a ipv6: exthdrs: do not blindly use init_net by Eric Dumazet · 3 years, 6 months ago
  73. 7c2becf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 6 months ago
  74. a6e3f298 ip6_tunnel: fix GRE6 segmentation by Jakub Kicinski · 3 years, 6 months ago
  75. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  76. 8b53210 seg6: add support for SRv6 End.DT46 Behavior by Andrea Mayer · 3 years, 6 months ago
  77. a52171a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 6 months ago
  78. d4f2c86 tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK. by Kuniyuki Iwashima · 3 years, 7 months ago
  79. ffa85b7 mld: avoid unnecessary high order page allocation in mld_newpack() by Taehee Yoo · 3 years, 7 months ago
  80. b5ec070 ipv6: fib6: remove redundant initialization of variable err by Colin Ian King · 3 years, 7 months ago
  81. d1002d2 xfrm: remove hdr_offset indirection by Florian Westphal · 3 years, 7 months ago
  82. 848b18f xfrm: ipv6: move mip6_rthdr_offset into xfrm core by Florian Westphal · 3 years, 7 months ago
  83. 37b9e7e xfrm: ipv6: move mip6_destopt_offset into xfrm core by Florian Westphal · 3 years, 7 months ago
  84. 22488e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 7 months ago
  85. a8b897c udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 7 months ago
  86. 12f36e9 netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local by Florian Westphal · 3 years, 7 months ago
  87. 152bca0 xfrm: remove description from xfrm_type struct by Florian Westphal · 3 years, 7 months ago
  88. 5ac6b19 net: ipv4: Remove unneed BUG() function by Zheng Yongjun · 3 years, 7 months ago
  89. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  90. 821bbf7 ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions by Coco Li · 3 years, 7 months ago
  91. 261ba78 sit: set name of device back to struct parms by zhang kai · 3 years, 7 months ago
  92. 7f0e869 sit: replace 68 with micro IPV4_MIN_MTU by zhang kai · 3 years, 7 months ago
  93. 5fe8e51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 7 months ago
  94. 12e64b3 ipv6: align code with context by Rocco Yue · 3 years, 7 months ago
  95. 62f20e0 ipv6: use prandom_u32() for ID generation by Willy Tarreau · 3 years, 7 months ago
  96. 85554eb netfilter: nf_tables: add and use nft_sk helper by Florian Westphal · 3 years, 7 months ago
  97. 586d5a8 netfilter: x_tables: reduce xt_action_param by 8 byte by Florian Westphal · 3 years, 7 months ago
  98. 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  99. e29f011 ipv6: record frag_max_size in atomic fragments in input path by Francesco Ruggeri · 3 years, 7 months ago
  100. eb0e4d59 net: Add notifications when multipath hash field change by Ido Schimmel · 3 years, 7 months ago