1. 31484d5 mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 by Geert Uytterhoeven · 5 years ago
  2. ae2dd71 mptcp: handle tcp fallback when using syn cookies by Florian Westphal · 5 years ago
  3. 9fd1ff5 udp: Support UDP fraglist GRO/GSO. by Steffen Klassert · 5 years ago
  4. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  5. cec37a6 mptcp: Handle MP_CAPABLE options for outgoing connections by Peter Krystad · 5 years ago
  6. f870fa0 mptcp: Add MPTCP socket stubs by Mat Martineau · 5 years ago
  7. 4fc427e ipv6_route_seq_next should increase position index by Vasily Averin · 5 years ago
  8. 5311a69 net, ip6_tunnel: fix namespaces move by William Dauchy · 5 years ago
  9. 62ebaea ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions by Yuki Taguchi · 5 years ago
  10. 9c5ed2f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  11. 690afc1 net: ip6_gre: fix moving ip6gre between namespaces by Niko Kortstrom · 5 years ago
  12. 4e4362d xfrm: support output_mark for offload ESP packets by Ulrich Weber · 5 years ago
  13. bb3c4ab ipv6: Add "offload" and "trap" indications to routes by Ido Schimmel · 5 years ago
  14. 1a186c1 net: udp: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  15. 9522416 vti[6]: fix packet tx through bpf_redirect() by Nicolas Dichtel · 5 years ago
  16. 35b2c32 tcp: Export TCP functions and ops struct by Mat Martineau · 5 years ago
  17. b39c78b net: remove the check argument from __skb_gro_checksum_convert by Li RongQing · 5 years ago
  18. 6b102db net: Add device index to tcp_md5sig by David Ahern · 5 years ago
  19. dea53bb tcp: Add l3index to tcp_md5sig_key and md5 functions by David Ahern · 5 years ago
  20. d14c77e ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hash by David Ahern · 5 years ago
  21. 31d518f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  22. caafb25 ipv6: Remove old route notifications and convert listeners by Ido Schimmel · 5 years ago
  23. 0284696 ipv6: Handle multipath route deletion notification by Ido Schimmel · 5 years ago
  24. d2f0c9b ipv6: Handle route deletion notification by Ido Schimmel · 5 years ago
  25. 9c6ecd3 ipv6: Only Replay routes of interest to new listeners by Ido Schimmel · 5 years ago
  26. 0ee0f47 ipv6: Notify multipath route if should be offloaded by Ido Schimmel · 5 years ago
  27. 51bf7f3 ipv6: Notify route if replacing currently offloaded one by Ido Schimmel · 5 years ago
  28. c10c427 ipv6: Notify newly added route if should be offloaded by Ido Schimmel · 5 years ago
  29. 4d42df4 sit: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  30. 8247a79 vti: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  31. 7a1592b tunnel: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  32. 675d76a ip6_gre: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  33. bd085ef net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 5 years ago
  34. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  35. 2beb6d2 ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set by Hangbin Liu · 5 years ago
  36. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  37. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  38. c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  39. 82f31eb net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) by Maciej Żenczykowski · 5 years ago
  40. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  41. fd1fef0 seg6: allow local packet processing for SRv6 End.DT6 behavior by Andrea Mayer · 5 years ago
  42. 35fc59c net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN by Maciej Żenczykowski · 5 years ago
  43. 197dbf2 ipv6: introduce and uses route look hints for list input. by Paolo Abeni · 5 years ago
  44. b9b33e7 ipv6: keep track of routes using src by Paolo Abeni · 5 years ago
  45. 43da141 net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  46. 004b394 ipv6/route: return if there is no fib_nh_gw_family by Hangbin Liu · 5 years ago
  47. 99638e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  48. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  49. c71644d seg6: fix skb transport_header after decap_and_validate() by Andrea Mayer · 5 years ago
  50. 7f91ed8 seg6: fix srh pointer in get_srh() by Andrea Mayer · 5 years ago
  51. 28f8bfd netfilter: Support iif matches in POSTROUTING by Phil Sutter · 5 years ago
  52. 5c27d8d netfilter: nf_flow_table_offload: add IPv6 support by Pablo Neira Ayuso · 5 years ago
  53. c29f74e netfilter: nf_flow_table: hardware offload support by Pablo Neira Ayuso · 5 years ago
  54. 8bb69f3 netfilter: nf_tables: add flowtable offload control plane by Pablo Neira Ayuso · 5 years ago
  55. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  56. 1bef4c2 ipv6: fixes rt6_probe() and fib6_nh->last_probe init by Eric Dumazet · 5 years ago
  57. 288efe8 net: annotate lockless accesses to sk->sk_ack_backlog by Eric Dumazet · 5 years ago
  58. 54074f1 icmp: remove duplicate code by Matteo Croce · 5 years ago
  59. b6b556a ipv6: use jhash2() in rt6_exception_hash() by Eric Dumazet · 5 years ago
  60. fac6fce net: icmp6: provide input address for traceroute6 by Francesco Ruggeri · 5 years ago
  61. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  62. 7170a97 net: annotate accesses to sk->sk_incoming_cpu by Eric Dumazet · 5 years ago
  63. 51210ad inet: do not call sublist_rcv on empty list by Florian Westphal · 5 years ago
  64. 2eb8d6d erspan: fix the tun_info options_len check for erspan by Xin Long · 5 years ago
  65. 4b1f5dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  66. 6c5d9c2 ipv6: include <net/addrconf.h> for missing declarations by Ben Dooks (Codethink) · 5 years ago
  67. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  68. 9669fff net: ensure correct skb->tstamp in various fragmenters by Eric Dumazet · 5 years ago
  69. 0a9b338 netfilter: nft_tproxy: Fix typo in IPv6 module description. by Norman Rasmussen · 5 years ago
  70. bd74708 Revert "blackhole_netdev: fix syzkaller reported issue" by Mahesh Bandewar · 5 years ago
  71. b0818f8 blackhole_netdev: fix syzkaller reported issue by Mahesh Bandewar · 5 years ago
  72. 0f31746 tcp: annotate tp->write_seq lockless reads by Eric Dumazet · 5 years ago
  73. 7db48e9 tcp: annotate tp->copied_seq lockless reads by Eric Dumazet · 5 years ago
  74. dba7d9b tcp: annotate tp->rcv_nxt lockless reads by Eric Dumazet · 5 years ago
  75. d983ea6 tcp: add rcu protection around tp->fastopen_rsk by Eric Dumazet · 5 years ago
  76. 4123f63 ip6erspan: remove the incorrect mtu limit for ip6erspan by Haishuang Yan · 5 years ago
  77. 6f4c930 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  78. 2d819d25 ipv6: Handle missing host route in __ipv6_ifa_notify by David Ahern · 5 years ago
  79. 8ae72cb Revert "ipv6: Handle race in addrconf_dad_work" by David Ahern · 5 years ago
  80. b7a5955 net: fib_notifier: propagate extack down to the notifier block callback by Jiri Pirko · 5 years ago
  81. 55c894f net: fib_notifier: propagate possible error during fib notifier registration by Jiri Pirko · 5 years ago
  82. 7c550da net: fib_notifier: make FIB notifier per-netns by Jiri Pirko · 5 years ago
  83. 4094871 udp: only do GSO if # of segs > 1 by Josh Hunt · 5 years ago
  84. 44b321e udp: fix gso_segs calculations by Josh Hunt · 5 years ago
  85. 6af1799 ipv6: drop incoming packets having a v4mapped source address by Eric Dumazet · 5 years ago
  86. 4fbb97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 5 years ago
  87. a3ce2a2 ipv6: Handle race in addrconf_dad_work by David Ahern · 5 years ago
  88. 0d7982c ipv6: minor code reorg in inet6_fill_ifla6_attrs() by Nicolas Dichtel · 5 years ago
  89. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  90. f6c0f5d tcp: honor SO_PRIORITY in TIME_WAIT state by Eric Dumazet · 5 years ago
  91. e9a5dce ipv6: tcp: provide sk->sk_priority to ctl packets by Eric Dumazet · 5 years ago
  92. 4f6570d ipv6: add priority parameter to ip6_xmit() by Eric Dumazet · 5 years ago
  93. ca7a03c ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule by Jason A. Donenfeld · 5 years ago
  94. bf69aba net: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  95. 7b09c2d ipv6: fix a typo in fib6_rule_lookup() by Eric Dumazet · 5 years ago
  96. 1bab8d4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  97. 28e4860 ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit by Xin Long · 5 years ago
  98. acdcecc udp: correct reuseport selection with connected sockets by Willem de Bruijn · 5 years ago
  99. aa2eaa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  100. c6af0c2 ip: support SO_MARK cmsg by Willem de Bruijn · 5 years ago