Commit Graph

2364 Commits (22de94de7de78b8de2fb1f2df5aa85b5556cfcfd)

Author SHA1 Message Date
Eric Dumazet 870be39258 ipv6/udp: report SndbufErrors and RcvbufErrors 15 years ago
Pavel Emelyanov 74b0b85b88 tunnels: Fix tunnels change rcu protection 15 years ago
Eric Dumazet e0ad61ec86 net: add __rcu annotations to protocol 15 years ago
Ursula Braun 853dc2e03d ipv6: fix refcnt problem related to POSTDAD state 15 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
Balazs Scheidler b889416b54 tproxy: Add missing CAP_NET_ADMIN check to ipv6 side 15 years ago
Anders Franzen 7e223de84b ip6_tunnel dont update the mtu on the route. 15 years ago
Balazs Scheidler 0a513f6af9 tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled 15 years ago
Balazs Scheidler 6c46862280 tproxy: added tproxy sockopt interface in the IPV6 layer 15 years ago
Balazs Scheidler aa976fc011 tproxy: added udp6_lib_lookup function 15 years ago
Balazs Scheidler 88440ae70e tproxy: added const specifiers to udp lookup functions 15 years ago
Balazs Scheidler e97c3e278e tproxy: split off ipv6 defragmentation to a separate module 15 years ago
Balazs Scheidler 093d282321 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() 15 years ago
stephen hemminger 6f747aca5e xfrm6: make xfrm6_tunnel_free_spi local 15 years ago
Randy Dunlap 76b6717bc6 netfilter: fix kconfig unmet dependency warning 15 years ago
Eric Dumazet 10da66f755 fib: avoid false sharing on fib_table_hash 15 years ago
Eric Dumazet 2c1c00040a fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup() 15 years ago
Jan Engelhardt 243bf6e29e netfilter: xtables: resolve indirect macros 3/3 15 years ago
Jan Engelhardt 87a2e70db6 netfilter: xtables: resolve indirect macros 2/3 15 years ago
Jan Engelhardt 12b00c2c02 netfilter: xtables: resolve indirect macros 1/3 15 years ago
Eric Dumazet fc66f95c68 net dst: use a percpu_counter to track entries 15 years ago
Eric Dumazet d6bf781712 net neigh: RCU conversion of neigh hash table 15 years ago
Eric Dumazet caf586e5f2 net: add a core netdev->rx_dropped counter 15 years ago
stephen hemminger c61393ea83 ipv6: make __ipv6_isatap_ifid static 15 years ago
Eric Dumazet a8defca048 netfilter: ipt_LOG: add bufferisation to call printk() once 15 years ago
Maciej Żenczykowski ae878ae280 net: Fix IPv6 PMTU disc. w/ asymmetric routes 15 years ago
Eric Dumazet 8560f2266b ip6tnl: percpu stats accounting 15 years ago
Eric Dumazet 8df40d1033 sit: enable lockless xmits 15 years ago
Eric Dumazet dd4080ee57 sit: fix percpu stats accounting 15 years ago
Maciej Żenczykowski ab79ad14a2 ipv6: Implement Any-IP support for IPv6. 15 years ago
Eric Dumazet 15fc1f7056 sit: percpu stats accounting 15 years ago
Ulrich Weber 7e1b33e5ea ipv6: add IPv6 to neighbour table overflow warning 15 years ago
Neil Horman 2cc6d2bf3d ipv6: add a missing unregister_pernet_subsys call 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Eric Dumazet 3d13008e73 ip: fix truesize mismatch in ip fragmentation 15 years ago
Thomas Egerer 8444cf712c xfrm: Allow different selector family in temporary state 15 years ago
Eric Dumazet 8990f468ae net: rx_dropped accounting 15 years ago
Eric Dumazet 9476763262 ip6tnl: get rid of ip6_tnl_lock 15 years ago
Eric Dumazet 3a43be3c32 sit: get rid of ipip6_lock 15 years ago
Eric Dumazet 49d61e2390 tunnels: missing rcu_assign_pointer() 15 years ago
Eric Dumazet 719f835853 udp: add rehash on connect() 15 years ago
Eric Dumazet e0386005ff net: inet_add_protocol() can use cmpxchg() 15 years ago
Nicolas Dichtel 1ee89bd0fe netfilter: discard overlapping IPv6 fragment 15 years ago
Nicolas Dichtel 70789d7052 ipv6: discard overlapping fragment 15 years ago
Thomas Graf c3bccac2fa ipv6: add special mode forwarding=2 to send RS while configured as router 15 years ago