1. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  2. e32ac25 ipv6: addrconf: Use normal debugging style by Joe Perches · 7 years ago
  3. 8c13af2 ip6mr: Add refcounting to mfc by Yuval Mintz · 7 years ago
  4. d3c07e5 ip6mr: Add API for default_rule fib by Yuval Mintz · 7 years ago
  5. 088aa3e ip6mr: Support fib notifications by Yuval Mintz · 7 years ago
  6. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  7. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  8. 1574639 gre: fix TUNNEL_SEQ bit check on sequence numbering by Colin Ian King · 7 years ago
  9. 68e2ffd net/ipv6: Handle onlink flag with multipath routes by David Ahern · 7 years ago
  10. 8936ef7 ipv6: sr: fix NULL pointer dereference when setting encap source address by David Lebrun · 7 years ago
  11. 191f86c ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state by David Lebrun · 7 years ago
  12. aa65f63 net: Convert nf_ct_net_ops by Kirill Tkhai · 7 years ago
  13. 5f2fb80 ipv6: old_dport should be a __be16 in __ip6_datagram_connect() by Stefano Brivio · 7 years ago
  14. 1e80295 udp: Move the udp sysctl to namespace. by Tonghao Zhang · 7 years ago
  15. 1893ff2 net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flags by David Ahern · 7 years ago
  16. 232378e net/ipv6: Change address check to always take a device argument by David Ahern · 7 years ago
  17. 9fbb704 net/ipv6: Refactor gateway validation on route add by David Ahern · 7 years ago
  18. d2ddf628 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  19. 2f987a7 net: ipv6: keep sk status consistent after datagram connect failure by Paolo Abeni · 7 years ago
  20. bbfa047 ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash(). by David S. Miller · 7 years ago
  21. e41c7c6 ip6erspan: make sure enough headroom at xmit. by William Tu · 7 years ago
  22. d6aa711 ip6erspan: improve error handling for erspan version number. by William Tu · 7 years ago
  23. 3b04caa ip6gre: add erspan v2 to tunnel lookup by William Tu · 7 years ago
  24. 79134e6 net: do not create fallback tunnels for non-default namespaces by Eric Dumazet · 7 years ago
  25. 9f62c15 ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option() by Lorenzo Bianconi · 7 years ago
  26. 1fd2c55 net: Convet ipv6_net_ops by Kirill Tkhai · 7 years ago
  27. 997266a net: Convert ip6 tables pernet_operations by Kirill Tkhai · 7 years ago
  28. a366e30 ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE by Eric Dumazet · 7 years ago
  29. e9fa149 ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes by Stefano Brivio · 7 years ago
  30. 9a21ac94 ipv6: ndisc: use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  31. 87cdf31 xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto by Yossi Kuperman · 7 years ago
  32. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  33. c60a246 net: Convert arp_tables_net_ops and ip6_tables_net_ops by Kirill Tkhai · 7 years ago
  34. 3822034 net: Convert log pernet_operations by Kirill Tkhai · 7 years ago
  35. 77a5196 gre: add sequence number for collect md mode. by William Tu · 7 years ago
  36. 80f5974 net: xfrm: use skb_gso_validate_network_len() to check gso sizes by Daniel Axtens · 7 years ago
  37. 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
  38. b4bac17 net/ipv6: Add support for path selection using hash of 5-tuple by David Ahern · 7 years ago
  39. b75cc8f net/ipv6: Pass skb to route lookup by David Ahern · 7 years ago
  40. 9a2a537 net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hash by David Ahern · 7 years ago
  41. 6f74b6c net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys by David Ahern · 7 years ago
  42. 4a0c719 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  43. f1c02cf ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses by Sabrina Dubroca · 7 years ago
  44. 7b0db85 ipmr, ip6mr: Unite dumproute flows by Yuval Mintz · 7 years ago
  45. 889cd83 ip6mr: Remove MFC_NOTIFY and refactor flags by Yuval Mintz · 7 years ago
  46. 3feda6b ipmr, ip6mr: Unite vif seq functions by Yuval Mintz · 7 years ago
  47. c8d6196 ipmr, ip6mr: Unite mfc seq logic by Yuval Mintz · 7 years ago
  48. 845c9a7 ipmr, ip6mr: Unite logic for searching in MFC cache by Yuval Mintz · 7 years ago
  49. 494fff5 ipmr, ip6mr: Make mfc_cache a common structure by Yuval Mintz · 7 years ago
  50. 0bbbf0e ipmr, ip6mr: Unite creation of new mr_table by Yuval Mintz · 7 years ago
  51. b70432f mroute*: Make mr_table a common struct by Yuval Mintz · 7 years ago
  52. 87c418b ip6mr: Align hash implementation to ipmr by Yuval Mintz · 7 years ago
  53. 8571ab4 ip6mr: Make mroute_sk rcu-based by Yuval Mintz · 7 years ago
  54. 6853f21 ipmr,ipmr6: Define a uniform vif_device by Yuval Mintz · 7 years ago
  55. 5e5d6fe ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
  56. bb0ad19 ipv6: fib6_rules: support for match on sport, dport and ip proto by Roopa Prabhu · 7 years ago
  57. 82695b3 inet: whitespace cleanup by Stephen Hemminger · 7 years ago
  58. d1b2a6c net: GRE: Add is_gretap_dev, is_ip6gretap_dev by Petr Machata · 7 years ago
  59. 2b3957c sit: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  60. a6aa804 ip6_tunnel: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
  61. 9532ce1 net: Convert defrag6_net_ops by Kirill Tkhai · 7 years ago
  62. afd7b3e net: Convert ila_net_ops by Kirill Tkhai · 7 years ago
  63. 989d981 net: Convert sit_net_ops by Kirill Tkhai · 7 years ago
  64. 5ecc295 net: Convert vti6_net_ops by Kirill Tkhai · 7 years ago
  65. 66997ba net: Convert ip6_tnl_net_ops by Kirill Tkhai · 7 years ago
  66. 5c155c5 net: Convert ip6gre_net_ops by Kirill Tkhai · 7 years ago
  67. 02df428 net: Convert simple pernet_operations by Kirill Tkhai · 7 years ago
  68. 7d98386 netfilter: use skb_to_full_sk in ip6_route_me_harder by Eric Dumazet · 7 years ago
  69. 47b7e7f netfilter: don't set F_IFACE on ipv6 fib lookups by Florian Westphal · 7 years ago
  70. b078556 netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pkt by Florian Westphal · 7 years ago
  71. f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  72. ca79bec2 ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
  73. 943a0d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  74. f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  75. 4d6b807 net: Convert ip_tables_net_ops, udplite6_net_ops and xt_net_ops by Kirill Tkhai · 7 years ago
  76. 5fc094f net: Convert ip6_frags_ops by Kirill Tkhai · 7 years ago
  77. d16784d net: Convert fib6_net_ops, ipv6_addr_label_ops and ip6_segments_ops by Kirill Tkhai · 7 years ago
  78. b489141 net: Convert xfrm6_net_ops by Kirill Tkhai · 7 years ago
  79. a7852a7 net: Convert ip6_flowlabel_net_ops by Kirill Tkhai · 7 years ago
  80. ac34cb6c net: Convert ping_v6_net_ops by Kirill Tkhai · 7 years ago
  81. 58708ca net: Convert ipv6_sysctl_net_ops by Kirill Tkhai · 7 years ago
  82. fef65a2 net: Convert tcpv6_net_ops by Kirill Tkhai · 7 years ago
  83. 7b7dd18 net: Convert fib6_rules_net_ops by Kirill Tkhai · 7 years ago
  84. 85ca51b net: Convert ipv6_inetpeer_ops by Kirill Tkhai · 7 years ago
  85. 5091141 net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops and ip6_route_net_late_ops by Kirill Tkhai · 7 years ago
  86. 1a2e933 net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_ops by Kirill Tkhai · 7 years ago
  87. b01a59a net: Convert ip6mr_net_ops by Kirill Tkhai · 7 years ago
  88. 753d525 net: Convert inet6_net_ops by Kirill Tkhai · 7 years ago
  89. 15f35d4 udplite: fix partial checksum initialization by Alexey Kodanev · 7 years ago
  90. 510c321 xfrm: reuse uncached_list to track xdsts by Xin Long · 7 years ago
  91. b260664 netfilter: x_tables: use pr ratelimiting in all remaining spots by Florian Westphal · 7 years ago
  92. cc48bae netfilter: x_tables: rate-limit table mismatch warnings by Florian Westphal · 7 years ago
  93. 57ebd80 netfilter: add back stackpointer size checks by Florian Westphal · 7 years ago
  94. 01ea306 netfilter: drop outermost socket lock in getsockopt() by Paolo Abeni · 7 years ago
  95. 9942895 net: Move ipv4 set_lwt_redirect helper to lwtunnel by David Ahern · 7 years ago
  96. e0f9759 tcp: try to keep packet if SYN_RCV race is lost by Eric Dumazet · 7 years ago
  97. 0bc9be67 net: Convert addrconf_ops by Kirill Tkhai · 7 years ago
  98. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  99. 5c487bb tcp: tracepoint: only call trace_tcp_send_reset with full socket by Song Liu · 7 years ago
  100. 44750f8 net/ipv6: onlink nexthop checks should default to main table by David Ahern · 7 years ago