Commit Graph

2443 Commits (177f3b920cf6d1ab6d97f0978f866a8a711918e6)

Author SHA1 Message Date
stephen hemminger 6dfbd87a20 ip6ip6: autoload ip6 tunnel 14 years ago
David S. Miller 7343ff31eb ipv6: Don't create clones of host routes. 14 years ago
Vasiliy Kulikov 8909c9ad8f net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules 14 years ago
Lucian Adrian Grijincu c486da3439 sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flush 14 years ago
Eric Dumazet 214f45c91b net: provide default_advmss() methods to blackhole dst_ops 14 years ago
Joerg Marx 0af320fb46 netfilter: ip6t_LOG: fix a flaw in printing the MAC 14 years ago
David S. Miller e2d57766e6 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. 14 years ago
Eric W. Biederman bf36076a67 net: Fix ipv6 neighbour unregister_sysctl_table warning 14 years ago
Roland Dreier ec831ea72e net: Add default_mtu() methods to blackhole dst_ops 14 years ago
David S. Miller 8f2771f2b8 ipv6: Remove route peer binding assertions. 14 years ago
David S. Miller 7cc2edb834 xfrm6: Don't forget to propagate peer into ipsec route. 14 years ago
David S. Miller 73a8bd74e2 ipv6: Revert 'administrative down' address handling changes. 14 years ago
David S. Miller d80bc0fd26 ipv6: Always clone offlink routes. 14 years ago
Romain Francoise 2fdc1c8093 ipv6: Silence privacy extensions initialization 14 years ago
Alexey Kuznetsov 72b43d0898 inet6: prevent network storms caused by linux IPv6 routers 14 years ago
KOVACS Krisztian 2fc72c7b84 netfilter: fix compilation when conntrack is disabled but tproxy is enabled 14 years ago
Dang Hongwu 4b0ef1f223 ah: reload pointers to skb data after calling skb_cow_data() 14 years ago
Eric Dumazet c191a836a9 tcp: disallow bind() to reuse addr/port 14 years ago
Eric Dumazet 83723d6071 netfilter: x_tables: dont block BH while reading counters 14 years ago
David Stevens ad0081e43a ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. 14 years ago
stephen hemminger d1ed113f16 ipv6: remove duplicate neigh_ifdown 14 years ago
stephen hemminger bc3ef6605e ipv6: fib6_ifdown cleanup 14 years ago
stephen hemminger 29ba5fed1b ipv6: don't flush routes when setting loopback down 14 years ago
Octavian Purdila fcbdf09d96 net: fix nulls list corruptions in sk_prot_alloc 14 years ago
Andrey Vagin d3052b557a ipv6: delete expired route in ip6_pmtu_deliver 14 years ago
David S. Miller d33e455337 net: Abstract default MTU metric calculation behind an accessor. 14 years ago
David S. Miller 0dbaee3b37 net: Abstract default ADVMSS behind an accessor. 14 years ago
David S. Miller a02e4b7dae ipv6: Demark default hoplimit as zero. 14 years ago
David S. Miller 5170ae824d net: Abstract RTAX_HOPLIMIT metric accesses behind helper. 14 years ago
David S. Miller abbf46ae0e ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls. 14 years ago
Tobias Klauser 376d940ee9 inet6: Remove redundant unlikely() 14 years ago
Martin Willi 040253c931 xfrm: Traffic Flow Confidentiality for IPv6 ESP 14 years ago
Jiri Pirko c07224005d net/ipv6/udp.c: fix typo in flush_stack() 14 years ago
David S. Miller 457de4383e ipv6: Fix 'release_it' logic in tcp_v6_get_peer() 14 years ago
Nicolas Dichtel 5f75a1042f ipv6: fix nl group when advertising a new link 14 years ago
Uwe Kleine-König a34f0b3139 fix comment typos concerning "consistent" 14 years ago
Eric Dumazet 68835aba4d net: optimize INET input path further 14 years ago
David S. Miller defb3519a6 net: Abstract away all dst_entry metrics accesses. 14 years ago
Shan Wei b672083ed3 ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number 14 years ago
David S. Miller db3949c450 tcp: Implement ipv6 ->get_peer() and ->tw_get_peer(). 14 years ago
David S. Miller 493f377d6d tcp: Add timewait recycling bits to ipv6 connect code. 14 years ago
David S. Miller ae4694b2d3 ipv6: Create inet6_csk_route_req(). 14 years ago
David S. Miller ccb7c410dd timewait_sock: Create and use getpeer op. 14 years ago
David McCullough 6dcdd1b369 net/ipv6/sit.c: return unhandled skb to tunnel4_rcv 14 years ago
Anders Franzen 381601e5bb Make the ip6_tunnel reflect the true mtu. 14 years ago
David S. Miller 3f419d2d48 inet: Turn ->remember_stamp into ->get_peer in connection AF ops. 14 years ago
David S. Miller b341936380 ipv6: Add infrastructure to bind inet_peer objects to routes. 14 years ago
Jozsef Kadlecsik 82a39eb6b3 ipv6: Prepare the tree for un-inlined jhash. 14 years ago
Shan Wei d3c15cab21 ipv6: kill two unused macro definition 14 years ago
Thomas Graf cf7afbfeb8 rtnl: make link af-specific updates atomic 14 years ago