Commit Graph

2651 Commits (10953db8e1a278742ef7e64a3d1491802bcfa98b)

Author SHA1 Message Date
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
Eric Dumazet 456b61bca8 ipv6: mcast: RCU conversion 14 years ago
Tracey Dent 4de58dfebe Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitions 14 years ago
John Fastabend 88b2a9a3d9 ipv6: fix missing in6_ifa_put in addrconf 14 years ago
Thomas Graf 18a31e1e28 ipv6: Expose reachable and retrans timer values as msecs 14 years ago
Thomas Graf 93908d1926 ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
Thomas Graf b382b191ea ipv6: AF_INET6 link address family 14 years ago
Eric Dumazet c31504dc0d udp: use atomic_inc_not_zero_hint 14 years ago
John Fastabend 9d82ca98f7 ipv6: fix missing in6_ifa_put in addrconf 14 years ago
Joe Perches 8a22c99a80 net/ipv6/mcast.c: Remove unnecessary semicolons 14 years ago
Eric Dumazet be9e9163af netfilter: nf_ct_frag6_sysctl_table is static 14 years ago
Jan Engelhardt b468645d72 netfilter: xt_LOG: do print MAC header on FORWARD 14 years ago
Ben Greear 4038565327 ipv6: Warn users if maximum number of routes is reached. 14 years ago
Lorenzo Colitti 2de7957072 ipv6: addrconf: don't remove address state on ifdown if the address is being kept 14 years ago
Shan Wei 22e091e525 netfilter: ipv6: fix overlap check for fragments 14 years ago
Shan Wei f46421416f ipv6: fix overlap check for fragments 14 years ago
Jan Engelhardt cccbe5ef85 netfilter: ip6_tables: fix information leak to userspace 14 years ago
Xiaotian Feng 41bb78b4b9 net dst: fix percpu_counter list corruption and poison overwritten 14 years ago
Eric Dumazet 870be39258 ipv6/udp: report SndbufErrors and RcvbufErrors 14 years ago
Pavel Emelyanov 74b0b85b88 tunnels: Fix tunnels change rcu protection 14 years ago
Eric Dumazet e0ad61ec86 net: add __rcu annotations to protocol 14 years ago
Ursula Braun 853dc2e03d ipv6: fix refcnt problem related to POSTDAD state 14 years ago
Glenn Wurster 7a876b0efc IPv6: Temp addresses are immediately deleted. 15 years ago
Glenn Wurster aed65501e8 IPv6: Create temporary address if none exists. 15 years ago
David S. Miller 7932c2e55c netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c 15 years ago
Eric Dumazet 0d7da9ddd9 net: add __rcu annotation to sk_filter 15 years ago
KOVACS Krisztian f6318e5588 netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables and xt_TPROXY 15 years ago
Eric Dumazet 6f0bcf1525 tunnels: add _rcu annotations 15 years ago