Commit Graph

344 Commits (bd8968010a9a08e67a0ddb3ddee9feb8882e8c2f)

Author SHA1 Message Date
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
YOSHIFUJI Hideaki 2dac4b96b9 [IPV6]: Repair Incoming Interface Handling for Raw Socket. 20 years ago
Jesper Juhl 573dbd9596 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL 20 years ago
Harald Welte 0ac4f893f2 [NETFILTER6]: Add new ip6tables HOPLIMIT target 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
Patrick McHardy 05465343bf [NETFILTER]: Add goto target 20 years ago
Patrick McHardy 764d8a9f24 [NETFILTER]: Add IPv6 REJECT target 20 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
Patrick McHardy 066286071d [NETLINK]: Add "groups" argument to netlink_kernel_create 20 years ago
Patrick McHardy ac6d439d20 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 20 years ago
Christoph Hellwig 34b4a4a624 [NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago
Arnaldo Carvalho de Melo 5324a040cc [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c 20 years ago
Arnaldo Carvalho de Melo 505cbfc577 [IPV6]: Generalise the tcp_v6_lookup routines 20 years ago
Arnaldo Carvalho de Melo 6687e988d9 [ICSK]: Move TCP congestion avoidance members to icsk 20 years ago
Patrick McHardy 64ce207306 [NET]: Make NETDEBUG pure printk wrappers 20 years ago