1. 7f80ccf net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline by Gustavo A. R. Silva · 4 years, 9 months ago
  2. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  3. 71489e2 net: Track socket refcounts in skb_steal_sock() by Joe Stringer · 4 years, 9 months ago
  4. cf7fbe6 bpf: Add socket assign support by Joe Stringer · 4 years, 9 months ago
  5. 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
  6. a7a29f9 net: ipv6: add rpl sr tunnel by Alexander Aring · 4 years, 9 months ago
  7. faee676 net: add net available in build_state by Alexander Aring · 4 years, 9 months ago
  8. 8610c7c net: ipv6: add support for rpl sr exthdr by Alexander Aring · 4 years, 9 months ago
  9. f37c605 addrconf: add functionality to check on rpl requirements by Alexander Aring · 4 years, 9 months ago
  10. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 4 years, 9 months ago
  11. e00dd94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 9 months ago
  12. c24a77e ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier by Maciej Żenczykowski · 4 years, 9 months ago
  13. 7f9e40e esp6: add gso_segment for esp6 beet mode by Xin Long · 4 years, 9 months ago
  14. af13b3c Remove DST_HOST by David Laight · 4 years, 9 months ago
  15. 2a9de3a vti6: Fix memory leak of skb if input policy check fails by Torsten Hilbrich · 4 years, 10 months ago
  16. 6daf141 netfilter: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  17. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  18. a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  19. 2677625 seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number by Paolo Lungaroni · 4 years, 10 months ago
  20. 6038048 ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface by Hangbin Liu · 4 years, 10 months ago
  21. d2f7e56 ipv6: Use math to point per net sysctls into the appropriate struct net by Cambda Zhu · 4 years, 10 months ago
  22. d0098e4 net/ipv6: remove the old peer route if change it to a new one by Hangbin Liu · 4 years, 10 months ago
  23. 6179401 net/ipv6: need update peer route when modify metric by Hangbin Liu · 4 years, 10 months ago
  24. 07758eb net/ipv6: use configured metric when add peer route by Hangbin Liu · 4 years, 10 months ago
  25. b0c9a2d ipv6: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  26. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  27. edf0d28 ipv6: xfrm6_tunnel.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
  28. b6f6118 ipv6: restrict IPV6_ADDRFORM operation by Eric Dumazet · 4 years, 10 months ago
  29. 571912c net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc. by Martin Varghese · 4 years, 10 months ago
  30. 28b380e ip6mr: Fix RCU list debugging warning by Amol Grover · 4 years, 10 months ago
  31. 46d30cb net: ip6_gre: Distribute switch variables for initialization by Kees Cook · 4 years, 11 months ago
  32. dda520c ESP: Export esp_output_fill_trailer function by Raed Salem · 4 years, 11 months ago
  33. afecdb3 ipv6: Fix nlmsg_flags when splitting a multipath route by Benjamin Poirier · 5 years ago
  34. e404b8c ipv6: Fix route replacement with dev-only route by Benjamin Poirier · 5 years ago
  35. 5fdcce2 net, ip6_tunnel: enhance tunnel locate with link check by William Dauchy · 4 years, 11 months ago
  36. 0b41713 icmp: introduce helper for nat'd source address in network device context by Jason A. Donenfeld · 5 years ago
  37. db3fa27 ipv6/addrconf: fix potential NULL deref in inet6_set_link_af() by Eric Dumazet · 5 years ago
  38. f1ed102 vti[6]: fix packet tx through bpf_redirect() in XinY cases by Nicolas Dichtel · 5 years ago
  39. 31484d5 mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 by Geert Uytterhoeven · 5 years ago
  40. ae2dd71 mptcp: handle tcp fallback when using syn cookies by Florian Westphal · 5 years ago
  41. 9fd1ff5 udp: Support UDP fraglist GRO/GSO. by Steffen Klassert · 5 years ago
  42. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  43. cec37a6 mptcp: Handle MP_CAPABLE options for outgoing connections by Peter Krystad · 5 years ago
  44. f870fa0 mptcp: Add MPTCP socket stubs by Mat Martineau · 5 years ago
  45. 4fc427e ipv6_route_seq_next should increase position index by Vasily Averin · 5 years ago
  46. 5311a69 net, ip6_tunnel: fix namespaces move by William Dauchy · 5 years ago
  47. 62ebaea ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions by Yuki Taguchi · 5 years ago
  48. 9c5ed2f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 5 years ago
  49. 690afc1 net: ip6_gre: fix moving ip6gre between namespaces by Niko Kortstrom · 5 years ago
  50. 4e4362d xfrm: support output_mark for offload ESP packets by Ulrich Weber · 5 years ago
  51. bb3c4ab ipv6: Add "offload" and "trap" indications to routes by Ido Schimmel · 5 years ago
  52. 1a186c1 net: udp: use skb_list_walk_safe helper for gso segments by Jason A. Donenfeld · 5 years ago
  53. 9522416 vti[6]: fix packet tx through bpf_redirect() by Nicolas Dichtel · 5 years ago
  54. 35b2c32 tcp: Export TCP functions and ops struct by Mat Martineau · 5 years ago
  55. b39c78b net: remove the check argument from __skb_gro_checksum_convert by Li RongQing · 5 years ago
  56. 6b102db net: Add device index to tcp_md5sig by David Ahern · 5 years ago
  57. dea53bb tcp: Add l3index to tcp_md5sig_key and md5 functions by David Ahern · 5 years ago
  58. d14c77e ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hash by David Ahern · 5 years ago
  59. 31d518f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  60. caafb25 ipv6: Remove old route notifications and convert listeners by Ido Schimmel · 5 years ago
  61. 0284696 ipv6: Handle multipath route deletion notification by Ido Schimmel · 5 years ago
  62. d2f0c9b ipv6: Handle route deletion notification by Ido Schimmel · 5 years ago
  63. 9c6ecd3 ipv6: Only Replay routes of interest to new listeners by Ido Schimmel · 5 years ago
  64. 0ee0f47 ipv6: Notify multipath route if should be offloaded by Ido Schimmel · 5 years ago
  65. 51bf7f3 ipv6: Notify route if replacing currently offloaded one by Ido Schimmel · 5 years ago
  66. c10c427 ipv6: Notify newly added route if should be offloaded by Ido Schimmel · 5 years ago
  67. 4d42df4 sit: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  68. 8247a79 vti: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  69. 7a1592b tunnel: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  70. 675d76a ip6_gre: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
  71. bd085ef net: add bool confirm_neigh parameter for dst_ops.update_pmtu by Hangbin Liu · 5 years ago
  72. 78bac77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  73. 2beb6d2 ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set by Hangbin Liu · 5 years ago
  74. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  75. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  76. c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  77. 82f31eb net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) by Maciej Żenczykowski · 5 years ago
  78. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  79. fd1fef0 seg6: allow local packet processing for SRv6 End.DT6 behavior by Andrea Mayer · 5 years ago
  80. 35fc59c net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN by Maciej Żenczykowski · 5 years ago
  81. 197dbf2 ipv6: introduce and uses route look hints for list input. by Paolo Abeni · 5 years ago
  82. b9b33e7 ipv6: keep track of routes using src by Paolo Abeni · 5 years ago
  83. 43da141 net: Fix Kconfig indentation, continued by Krzysztof Kozlowski · 5 years ago
  84. 004b394 ipv6/route: return if there is no fib_nh_gw_family by Hangbin Liu · 5 years ago
  85. 99638e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  86. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  87. c71644d seg6: fix skb transport_header after decap_and_validate() by Andrea Mayer · 5 years ago
  88. 7f91ed8 seg6: fix srh pointer in get_srh() by Andrea Mayer · 5 years ago
  89. 28f8bfd netfilter: Support iif matches in POSTROUTING by Phil Sutter · 5 years ago
  90. 5c27d8d netfilter: nf_flow_table_offload: add IPv6 support by Pablo Neira Ayuso · 5 years ago
  91. c29f74e netfilter: nf_flow_table: hardware offload support by Pablo Neira Ayuso · 5 years ago
  92. 8bb69f3 netfilter: nf_tables: add flowtable offload control plane by Pablo Neira Ayuso · 5 years ago
  93. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  94. 1bef4c2 ipv6: fixes rt6_probe() and fib6_nh->last_probe init by Eric Dumazet · 5 years ago
  95. 288efe8 net: annotate lockless accesses to sk->sk_ack_backlog by Eric Dumazet · 5 years ago
  96. 54074f1 icmp: remove duplicate code by Matteo Croce · 5 years ago
  97. b6b556a ipv6: use jhash2() in rt6_exception_hash() by Eric Dumazet · 5 years ago
  98. fac6fce net: icmp6: provide input address for traceroute6 by Francesco Ruggeri · 5 years ago
  99. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  100. 7170a97 net: annotate accesses to sk->sk_incoming_cpu by Eric Dumazet · 5 years ago