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