Commit Graph

532 Commits (3ca113ea74836a80645c79adba24caaa7a74120c)

Author SHA1 Message Date
Patrick McHardy 31cb5bd4dc [NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE 19 years ago
David S. Miller a1493d9cd1 [IPV6] addrconf: Do not print device pointer in privacy log message. 19 years ago
Arnaldo Carvalho de Melo ecc51b6d5c [TCPv6]: Fix skb leak 19 years ago
Kazunori MIYAZAWA 73d4f84fd0 [IPv6] IPsec: fix pmtu calculation of esp 19 years ago
Yasuyuki Kozakai f16c910724 [NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 type 19 years ago
YOSHIFUJI Hideaki af1afe8662 [IPV6]: Load protocol module dynamically. 19 years ago
David Stevens 24c6927505 [IGMP]: workaround for IGMP v1/v2 bug 19 years ago
Adrian Bunk 34a0b3cdc0 [IPV6]: make two functions static 19 years ago
Arjan van de Ven 9b5b5cff9a [NET]: Add const markers to various variables. 19 years ago
YOSHIFUJI Hideaki 220bbd7483 [IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr(). 19 years ago
Yan Zheng 5d5780df23 [IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...) 19 years ago
YOSHIFUJI Hideaki df9890c31a [IPV6]: Fix sending extension headers before and including routing header. 19 years ago
Ville Nuorvala a305989386 [IPV6]: Fix calculation of AH length during filling ancillary data. 19 years ago
YOSHIFUJI Hideaki 8b8aa4b5a6 [IPV6]: Fix memory management error during setting up new advapi sockopts. 19 years ago
David S. Miller 9e147a1cfc [IPV6]: Fib dump really needs GFP_ATOMIC. 19 years ago
Yasuyuki Kozakai e7c8a41e81 [IPV4,IPV6]: replace handmade list with hlist in IPv{4,6} reassembly 19 years ago
Luiz Capitulino cb422c464b [IPV6]: Fixes sparse warning in ipv6/ipv6_sockglue.c 19 years ago
Yan Zheng 12da2a435c [IPV6]: small fix for ipv6_dev_get_saddr(...) 19 years ago
Yasuyuki Kozakai 302fe1758d [NETFILTER] fix leak of fragment queue at unloading nf_conntrack_ipv6 19 years ago
Yasuyuki Kozakai 1ba430bc3e [NETFILTER] nf_conntrack: fix possibility of infinite loop while evicting nf_ct_frag6_queue 19 years ago
Yasuyuki Kozakai 7686a02c0e [NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6 19 years ago
Yasuyuki Kozakai 9bdf87d90b [NETFILTER]: cleanup IPv6 Netfilter Kconfig 19 years ago
Thomas Graf 8225ccbaf0 [IPV6]: Fix unnecessary GFP_ATOMIC allocation in fib6 dump 19 years ago
Herbert Xu efacfbcb6c [IPV6]: Fix rtnetlink dump infinite loop 19 years ago
David S. Miller 8eb5591052 [IPV6]: Fix inet6_init missing unregister. 19 years ago
Herbert Xu fb286bb299 [NET]: Detect hardware rx checksum faults correctly 19 years ago
Thomas Graf a8f74b2288 [NETLINK]: Make netlink_callback->done() optional 19 years ago
Yasuyuki Kozakai 9fb9cbb108 [NETFILTER]: Add nf_conntrack subsystem. 19 years ago
Ken-ichirou MATSUZAWA 9f0ede52a0 [IPV6]: ip6ip6_lock is not unlocked in error path. 19 years ago
Peter Chubb 44fd0261d3 [IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
YOSHIFUJI Hideaki 072047e4de [IPV6]: RFC3484 compliant source address selection 19 years ago
YOSHIFUJI Hideaki b1cacb6820 [IPV6]: Make ipv6_addr_type() more generic so that we can use it for source address selection. 19 years ago
YOSHIFUJI Hideaki 971f359ddc [IPV6]: Put addr_diff() into common header for future use. 19 years ago
Stephen Hemminger 6df716340d [TCP/DCCP]: Randomize port selection 19 years ago
Yan Zheng 979ad66312 [IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdown 19 years ago
Yan Zheng 8713dbf057 [MCAST]: ip[6]_mc_add_src should be called when number of sources is zero 19 years ago
Yan Zheng 97300b5fdf [MCAST] IPv6: Check packet size when process Multicast 19 years ago
Yan Zheng 9d17f21893 [IPV6]: Fix behavior of ip6_route_input() for link local address 19 years ago
Harald Welte 6b7d31fcdd [NETFILTER]: Add "revision" support to arp_tables and ip6_tables 19 years ago
David Hardeman 378f058cc4 [PATCH] Use sg_set_buf/sg_init_one where applicable 20 years ago
Yan Zheng f12baeab9d [MCAST] IPv6: Fix algorithm to compute Querier's Query Interval 20 years ago
Ananda Raju e89e9cf539 [IPv4/IPv6]: UFO Scatter-gather approach 20 years ago
John Hawkes 670c02c2bf [NET]: Wider use of for_each_*cpu() 20 years ago
Yan Zheng 4ea6a8046b [IPV6]: Fix refcnt of struct ip6_flowlabel 20 years ago
Andrew Morton e6850cce8f [NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled. 20 years ago
David S. Miller c8923c6b85 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. 20 years ago
Herbert Xu d4875b049b [IPSEC] Fix block size/MTU bugs in ESP 20 years ago
Herbert Xu a02a64223e [IPSEC]: Use ALIGN macro in ESP 20 years ago
YOSHIFUJI Hideaki 140e26fcd5 [IPV6]: Fix NS handing for proxy/anycast address 20 years ago