Commit Graph

349 Commits (672c6108a51bf559d19595d9f8193dfd81f0f752)

Author SHA1 Message Date
YOSHIFUJI Hideaki 4d0c591166 [IPV6] ROUTE: Don't try less preferred routes for on-link routes. 19 years ago
Alexey Dobriyan 4195f81453 [NET]: Fix "ntohl(ntohs" bugs 19 years ago
Solar Designer 2c8ac66bb2 [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0039) 19 years ago
Philip Craig 5c170a09d9 [NETFILTER]: fix format specifier for netfilter log targets 19 years ago
Alexey Dobriyan d8fd0a7316 [IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match(). 19 years ago
Alexey Kuznetsov b0013fd47b [IPV6]: skb leakage in inet6_csk_xmit 19 years ago
YOSHIFUJI Hideaki c302e6d54e [IPV6]: Fix race in route selection. 19 years ago
Patrick McHardy e4a79ef811 [NETFILTER]: ip6_tables: remove broken comefrom debugging 19 years ago
YOSHIFUJI Hideaki b809739a1b [IPV6]: Clean up hop-by-hop options handler. 19 years ago
YOSHIFUJI Hideaki e5d25a9088 [IPV6] XFRM: Fix decoding session with preceding extension header(s). 19 years ago
YOSHIFUJI Hideaki e3cae904d7 [IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull(). 19 years ago
YOSHIFUJI Hideaki ec6700958a [IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff. 19 years ago
Zach Brown f6596f9d2b [IPv6] reassembly: Always compute hash under the fragment lock. 19 years ago
KAMEZAWA Hiroyuki 6f91204225 [PATCH] for_each_possible_cpu: network codes 19 years ago
Denis Vlasenko b1a7ffcb7a [IPV6]: Deinline few large functions in inet6 code 19 years ago
Brian Haley 503e4faad1 [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 19 years ago
Patrick McHardy 96f6bf82ea [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions 19 years ago
Patrick McHardy 422c346fad [NETFILTER]: Add address family specific checksum helpers 19 years ago
Patrick McHardy bce8032ef3 [NETFILTER]: Introduce infrastructure for address family specific operations 19 years ago
Patrick McHardy 32292a7ff1 [NETFILTER]: Fix section mismatch warnings 19 years ago
Patrick McHardy 964ddaa10d [NETFILTER]: Clean up hook registration 19 years ago
Herbert Xu 45af08be6d [INET]: Use port unreachable instead of proto for tunnels 19 years ago
Herbert Xu 50fba2aa7c [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6 19 years ago
Yasuyuki Kozakai a89ecb6a2e [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match 19 years ago
Yasuyuki Kozakai dc5ab2faec [NETFILTER]: x_tables: unify IPv4/IPv6 esp match 19 years ago
Herbert Xu dbe5b4aaaf [IPSEC]: Kill unused decap state structure 19 years ago
Herbert Xu e695633e21 [IPSEC]: Kill unused decap state argument 19 years ago
Andrew Morton 65b4b4e81a [NETFILTER]: Rename init functions. 19 years ago
Herbert Xu d2acc3479c [INET]: Introduce tunnel4/tunnel6 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Herbert Xu 6abaaaae6d [IPSEC]: Fix tunnel error handling in ipcomp6 19 years ago
Patrick McHardy b30bd282cb [IPV6]: ip6_xmit: remove unnecessary NULL ptr check 19 years ago
Pablo Neira Ayuso b9f78f9fca [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand 19 years ago
Pablo Neira Ayuso a45049c51c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 19 years ago
Patrick McHardy 443da0d527 [NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layer 19 years ago
Ingo Oeser 322f74a432 [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2 19 years ago
Ingo Oeser 0c600eda4b [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 19 years ago
Ingo Oeser 78c784c47a [IPV6]: Cleanup of net/ipv6/reassambly.c 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Dave Jones c750360938 [IPV6]: remove useless test in ip6_append_data 19 years ago
Ingo Molnar 57b47a53ec [NET]: sem2mutex part 2 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
Arnaldo Carvalho de Melo c4d9390941 [ICSK]: Introduce inet_csk_ctl_sock_create 19 years ago
David S. Miller d76e60a5b5 [IPV6]: Fix some code/comment formatting in ip6_dst_output(). 19 years ago
Jamal Hadi Salim 9500e8a81f [IPSEC]: Sync series - fast path 19 years ago
Patrick McHardy c4b8851392 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version 19 years ago
Patrick McHardy f2ffd9eeda [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h 19 years ago
Patrick McHardy c498673474 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions 19 years ago
Patrick McHardy 1c524830d0 [NETFILTER]: x_tables: pass registered match/target data to match/target functions 19 years ago