Commit Graph

1260 Commits (358f9a77a668660729e705fde9c3cf69f013aa98)

Author SHA1 Message Date
YOSHIFUJI Hideaki 9625ed72e8 [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. 17 years ago
YOSHIFUJI Hideaki b077d7abab [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are disabled. 17 years ago
David S. Miller b45e9189c0 [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). 17 years ago
Denis V. Lunev 84f59370c5 [IPV6]: Fix refcounting for anycast dst entries. 17 years ago
Denis V. Lunev eb86757931 [IPV6]: inet6_dev on loopback should be kept until namespace stop. 17 years ago
Denis V. Lunev 439e23857a [IPV6]: Event type in addrconf_ifdown is mis-used. 17 years ago
Herbert Xu af2681828a [ICMP]: Ensure that ICMP relookup maintains status quo 17 years ago
Herbert Xu f32c5f2c38 [IPV6]: Fix ICMP relookup error path dst leak 17 years ago
Benoit Boissinot eac55bf970 IPv6: do not create temporary adresses with too short preferred lifetime 17 years ago
Benoit Boissinot c6fbfac2e6 IPv6: only update the lifetime of the relevant temporary address 17 years ago
YOSHIFUJI Hideaki 4c7966b86b [IPV6] MCAST: Ensure to check multicast listener(s). 17 years ago
David S. Miller e8e16b706e [INET]: inet_frag_evictor() must run with BH disabled 17 years ago
Denis V. Lunev 8eeee8b152 [NETFILTER]: Replate direct proc_fops assignment with proc_create call. 17 years ago
Thomas Graf 920fc941a9 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access 17 years ago
Herbert Xu 732c8bd590 [IPSEC]: Fix BEET output 17 years ago
Kazunori MIYAZAWA df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. 17 years ago
Pavel Emelyanov fa86d322d8 [NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3). 17 years ago
Julia Lawall 421f099bc5 [IPV6] net/ipv6/ndisc.c: remove unused variable 17 years ago
YOSHIFUJI Hideaki 38fe999e22 [IPV6] KCONFIG: Fix description about IPV6_TUNNEL. 17 years ago
Herbert Xu ed58dd41f3 [ESP]: Add select on AUTHENC 17 years ago
Wang Chen 4436f4cbfa [IPV6]: Use proc_create() to setup ->proc_fops first 17 years ago
Herbert Xu 21e43188f2 [IPCOMP]: Disable BH on output when using shared tfm 17 years ago
YOSHIFUJI Hideaki 3bdfe7ec08 [IPV6] SYSCTL: Fix possible memory leakage in error path. 17 years ago
Pavel Emelyanov b37d428b24 [INET]: Don't create tunnels with '%' in name. 17 years ago
Benjamin Thery f1243c2db6 [IPV6]: Add missing initializations of the new nl_info.nl_net field 17 years ago
Pavel Emelyanov 34cc7ba639 [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. 17 years ago
Patrick McHardy e2b58a67b9 [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling packet data 17 years ago
Pavel Emelyanov 2df96af03d [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route. 17 years ago
Denis V. Lunev 9937ded8e4 [IPV6]: dst_entry leak in ip4ip6_err. (resend) 17 years ago
Wang Chen 5ee46e562c [IPV6]: Fix hardcoded removing of old module code 17 years ago
Herbert Xu b5c15fc004 [IPV6]: Fix reversed local_df test in ip6_fragment 17 years ago
Herbert Xu b318e0e4ef [IPSEC]: Fix bogus usage of u64 on input sequence number 17 years ago
Herbert Xu 28a89453b1 [IPV6]: Fix IPsec datagram fragmentation 17 years ago
Rami Rosen 238fc7eac8 [IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_metric. 17 years ago
Herbert Xu 8cf229437f [ICMP]: Restore pskb_pull calls in receive function 17 years ago
Pavel Emelyanov 5d8c0aa943 [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations. 17 years ago
Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
Jim Paris 23717795be [IPV6]: Update MSS even if MTU is unchanged. 17 years ago
Pavel Emelyanov fa4d3c6210 [NETNS]: Udp sockets per-net lookup. 17 years ago
Pavel Emelyanov d86e0dac2c [NETNS]: Tcp-v6 sockets per-net lookup. 17 years ago
Pavel Emelyanov 5ee31fc1ec [INET]: Consolidate inet(6)_hash_connect. 17 years ago
Pavel Emelyanov 535174efbe [IPV6]: Introduce the INET6_TW_MATCH macro. 17 years ago
Patrick McHardy c392a74018 [NETFILTER]: {ip,ip6}_queue: fix build error 17 years ago
Jan Engelhardt 32948588ac [NETFILTER]: nf_conntrack: annotate l3protos with const 17 years ago
Jan Engelhardt 7cc3864d39 [NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate 17 years ago
Alexey Dobriyan 3cb609d57c [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* 17 years ago
Patrick McHardy c88130bcd5 [NETFILTER]: nf_conntrack: naming unification 17 years ago
Patrick McHardy 99fa5f5397 [NETFILTER]: nf_conntrack_ipv6: fix sparse warnings 17 years ago
Patrick McHardy b0a6363c24 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code 17 years ago
Alexey Dobriyan df200969b1 [NETFILTER]: netns: put table module on netns stop 17 years ago