aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* [IPV6]: Fix race in route selection.YOSHIFUJI Hideaki2006-04-29
* [NETFILTER]: ip6_tables: remove broken comefrom debuggingPatrick McHardy2006-04-24
* [IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki2006-04-18
* [IPV6] XFRM: Fix decoding session with preceding extension header(s).YOSHIFUJI Hideaki2006-04-18
* [IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull().YOSHIFUJI Hideaki2006-04-18
* [IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff.YOSHIFUJI Hideaki2006-04-18
* [IPv6] reassembly: Always compute hash under the fragment lock.Zach Brown2006-04-11
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-11
* [IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko2006-04-10
* [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64Brian Haley2006-04-10
* [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functionsPatrick McHardy2006-04-10
* [NETFILTER]: Add address family specific checksum helpersPatrick McHardy2006-04-10
* [NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy2006-04-10
* [NETFILTER]: Fix section mismatch warningsPatrick McHardy2006-04-10
* [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-10
* [INET]: Use port unreachable instead of proto for tunnelsHerbert Xu2006-04-10
* [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu2006-04-10
* [NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai2006-04-01
* [NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai2006-04-01
* [IPSEC]: Kill unused decap state structureHerbert Xu2006-04-01
* [IPSEC]: Kill unused decap state argumentHerbert Xu2006-04-01
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-28
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-27
|\
| * [IPSEC]: Fix tunnel error handling in ipcomp6Herbert Xu2006-03-26
* | [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
|/
* [IPV6]: ip6_xmit: remove unnecessary NULL ptr checkPatrick McHardy2006-03-23
* [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso2006-03-22
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-22
* [NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layerPatrick McHardy2006-03-22
* [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2Ingo Oeser2006-03-21
* [IPV6]: Nearly complete kzalloc cleanup for net/ipv6Ingo Oeser2006-03-21
* [IPV6]: Cleanup of net/ipv6/reassambly.cIngo Oeser2006-03-21
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-21
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-21
* [IPV6]: remove useless test in ip6_append_dataDave Jones2006-03-21
* [NET]: sem2mutex part 2Ingo Molnar2006-03-21
* [NET] sem2mutex: net/Arjan van de Ven2006-03-21
* [ICSK]: Introduce inet_csk_ctl_sock_createArnaldo Carvalho de Melo2006-03-21
* [IPV6]: Fix some code/comment formatting in ip6_dst_output().David S. Miller2006-03-21
* [IPSEC]: Sync series - fast pathJamal Hadi Salim2006-03-20
* [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...Patrick McHardy2006-03-20
* [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.hPatrick McHardy2006-03-20
* [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy2006-03-20
* [NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy2006-03-20
* [NETFILTER]: Convert ip6_tables matches/targets to centralized error checkingPatrick McHardy2006-03-20
* [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checkingPatrick McHardy2006-03-20
* [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasmYasuyuki Kozakai2006-03-20
* [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'Harald Welte2006-03-20
* [TCP]: MTU probingJohn Heffner2006-03-20