Commit Graph

155 Commits (37d2e7a20d745035b600f1a6be56cbb9c7259419)

Author SHA1 Message Date
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 19 years ago
Yan Zheng f12baeab9d [MCAST] IPv6: Fix algorithm to compute Querier's Query Interval 19 years ago
Ananda Raju e89e9cf539 [IPv4/IPv6]: UFO Scatter-gather approach 19 years ago
John Hawkes 670c02c2bf [NET]: Wider use of for_each_*cpu() 19 years ago
Yan Zheng 4ea6a8046b [IPV6]: Fix refcnt of struct ip6_flowlabel 19 years ago
Andrew Morton e6850cce8f [NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled. 19 years ago
David S. Miller c8923c6b85 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. 19 years ago
Herbert Xu d4875b049b [IPSEC] Fix block size/MTU bugs in ESP 19 years ago
Herbert Xu a02a64223e [IPSEC]: Use ALIGN macro in ESP 19 years ago
YOSHIFUJI Hideaki 140e26fcd5 [IPV6]: Fix NS handing for proxy/anycast address 20 years ago
Yan Zheng fab10fe37a [MCAST] ipv6: Fix address size in grec_size 20 years ago
YOSHIFUJI Hideaki 87bf9c97b4 [IPV6]: Fix infinite loop in udp_v6_get_port(). 20 years ago
Herbert Xu e5ed639913 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl 20 years ago
David S. Miller a5e7c210fe [IPV6]: Fix leak added by udp connect dst caching fix. 20 years ago
Yan Zheng f36d6ab182 [IPV6]: Fix ipv6 fragment ID selection at slow path 20 years ago
Eric Dumazet 81c3d5470e [INET]: speedup inet (tcp/dccp) lookups 20 years ago
Herbert Xu 325ed82393 [NET]: Fix packet timestamping. 20 years ago
Herbert Xu c62dba9011 [IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup 20 years ago
Harald Welte d67b24c40f [NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency 20 years ago
Mark J Cox 6d1cfe3f17 [PATCH] raw_sendmsg DoS on 2.6 20 years ago
Yasuyuki Kozakai e674d0f38d [NETFILTER] ip6tables: remove duplicate code 20 years ago
Mitsuru KANDA 987905ded3 [IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup) 20 years ago
David L Stevens 40796c5e8f [IPV6]: Fix per-socket multicast filtering in sk_reuse case 20 years ago
Denis Lukianov de9daad90e [MCAST]: Fix MCAST_EXCLUDE line dupes 20 years ago
Brian Haley e6df439b89 [IPV6]: Bring Type 0 routing header in-line with rfc3542. 20 years ago
Ingo Molnar 8d06afab73 [PATCH] timer initialization cleanup: DEFINE_TIMER 20 years ago
Dipankar Sarma b835996f62 [PATCH] files: lock-free fd look-up 20 years ago
Patrick McHardy e104411b82 [XFRM]: Always release dst_entry on error in xfrm_lookup 20 years ago
Patrick McHardy a57ebc90f1 [IPV6]: Don't redo xfrm_lookup for cached dst entries 20 years ago
Stephen Hemminger 42ca89c18b [IPV6]: Need to use pskb_trim_rcsum(). 20 years ago
YOSHIFUJI Hideaki 41a1f8ea4f [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. 20 years ago
YOSHIFUJI Hideaki 333fad5364 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). 20 years ago