aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-061-1/+1
* tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-211-75/+3
* netfilter: cleanup printk messagesStephen Hemminger2010-05-131-7/+7
* netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-151-3/+9
* netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-031-1/+1
* netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-151-0/+6
* ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-151-2/+11
* netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy2009-08-251-1/+5
* netfilter: conntrack: switch hook PFs to nfprotoJan Engelhardt2009-08-101-6/+6
* netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger2009-03-251-0/+6
* netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch2009-03-161-0/+1
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
* net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-3/+2
* netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()Alexey Dobriyan2008-10-081-8/+16
* [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3protoJan Engelhardt2008-04-141-7/+7
* [NETFILTER]: nf_conntrack: annotate l3protos with constJan Engelhardt2008-01-311-3/+4
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-281-29/+0
* [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy2008-01-281-7/+0
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-6/+6
* sysctl: remove broken netfilter binary sysctlsEric W. Biederman2007-10-181-1/+0
* [INET]: Collect common frag sysctl variables togetherPavel Emelyanov2007-10-151-3/+4
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-22/+22
* [NETFILTER]: ctnetlink: use netlink policyPatrick McHardy2007-10-101-6/+4
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-101-5/+5
* [NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy2007-10-101-10/+10
* [NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.Adrian Bunk2007-07-311-2/+2
* [NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy2007-07-141-1/+1
* [NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2007-07-141-11/+16
* [NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 headerYasuyuki Kozakai2007-07-141-2/+0
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-101-8/+2
* [NETFILTER]: nf_conntrack: remove old memory allocator of conntrackYasuyuki Kozakai2007-07-101-6/+0
* [NETFILTER]: nf_conntrack: fix helper module unload racesPatrick McHarrdy2007-06-071-2/+7
* [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-031-2/+1
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-251-11/+0
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-251-13/+6
* [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment...Patrick McHardy2007-03-071-0/+1
* [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefsPatrick McHardy2007-03-051-4/+2
* [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-121-2/+2
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-2/+2
* [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modulesPatrick McHardy2006-12-021-50/+5
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-021-18/+0
* [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson2006-12-021-13/+13
* [NETFILTER]: Change tunables to __read_mostlyBrian Haley2006-09-221-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NETFILTER]: conntrack: don't call helpers for related ICMP messagesPatrick McHardy2006-06-171-1/+1
* [NETFILTER]: Fix section mismatch warningsPatrick McHardy2006-04-091-19/+19
* [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-091-95/+48
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-281-4/+4
* [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso2006-03-221-0/+1