summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: nf_conntrack: fix helper module unload racesPatrick McHarrdy2007-06-071-2/+7
* [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-041-2/+1Star
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-261-11/+0Star
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-261-13/+6Star
* [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment...Patrick McHardy2007-03-081-0/+1
* [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefsPatrick McHardy2007-03-051-4/+2Star
* [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-121-2/+2
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-2/+2
* [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modulesPatrick McHardy2006-12-031-50/+5Star
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-031-18/+0Star
* [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson2006-12-031-13/+13
* [NETFILTER]: Change tunables to __read_mostlyBrian Haley2006-09-231-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [NETFILTER]: conntrack: don't call helpers for related ICMP messagesPatrick McHardy2006-06-181-1/+1
* [NETFILTER]: Fix section mismatch warningsPatrick McHardy2006-04-101-19/+19
* [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-101-95/+48Star
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-291-4/+4
* [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso2006-03-221-0/+1
* [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'Harald Welte2006-03-211-17/+22
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-131-1/+1
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-7/+1Star
* [NETFILTER]: Fix timeout sysctls on big-endian 64bit architecturesPatrick McHardy2006-01-101-2/+2
* [NETFILTER]: Add ctnetlink port for nf_conntrackPablo Neira Ayuso2006-01-051-0/+47
* [NETFILTER]: fix type of sysctl variables in nf_conntrack_ipv6Yasuyuki Kozakai2005-11-151-4/+4
* [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-101-0/+556