summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
* [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-052-8/+4Star
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packetsMasahide NAKAMURA2007-02-121-0/+7
* [NETFILTER]: Kconfig: improve dependency handlingPatrick McHardy2007-02-121-1/+2
* [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-121-2/+2
* [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...Patrick McHardy2007-02-121-0/+1
* [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-121-1/+1
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1113-181/+181
* [NETFILTER]: ip6_tables: remove redundant structure definitionsPatrick McHardy2007-02-083-57/+0Star
* [NETFILTER]: ip6_tables: support MH matchMasahide NAKAMURA2007-02-083-0/+117
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-082-2/+2
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-0812-43/+63
* [NETFILTER]: x_tables: fix return values for LOG/ULOGJan Engelhardt2007-02-081-2/+5
* [NETFILTER]: Remove useless comparisons before assignmentsJan Engelhardt2007-02-081-2/+1Star
* [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragmentsPatrick McHardy2007-01-091-0/+2
* [NETFILTER] IPV6: Fix dependencies.David S. Miller2006-12-181-2/+3
* [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro2006-12-141-2/+3
* [NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin2006-12-071-36/+23Star
* [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removalPatrick McHardy2006-12-031-1/+1
* [NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy2006-12-032-14/+14
* [NETFILTER]: Fix PROC_FS=n warningsPatrick McHardy2006-12-031-0/+2
* [NETFILTER]: x_tables: add NFLOG targetPatrick McHardy2006-12-031-7/+2Star
* [NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modulesPatrick McHardy2006-12-032-51/+27Star
* [NETFILTER]: nf_conntrack: move extern declaration to header filesPatrick McHardy2006-12-032-21/+0Star
* [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson2006-12-032-19/+19
* [IPV6]: Misc endianness annotations.Al Viro2006-12-032-3/+4
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-031-3/+7
* [NET]: Turn nfmark into generic markThomas Graf2006-12-032-6/+5Star
* [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()Patrick McHardy2006-11-161-1/+1
* [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy2006-11-161-3/+4
* [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin2006-10-311-8/+16
* [NETFILTER]: remove masq/NAT from ip6tables Kconfig helpPatrick McHardy2006-10-311-1/+1
* [NETFILTER]: Fix ip6_tables extension header bypass bugPatrick McHardy2006-10-255-8/+31
* [NETFILTER]: Fix ip6_tables protocol bypass bugPatrick McHardy2006-10-251-4/+6
* [NETFILTER]: make some netfilter globals __read_mostlyBrian Haley2006-09-231-4/+4
* [NETFILTER]: ip6t_HL: remove write-only variablePatrick McHardy2006-09-231-5/+1Star
* [NETFILTER]: x_tables: small check_entry & module_refcount cleanupDmitry Mishin2006-09-231-1/+1
* [NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy2006-09-231-6/+2Star
* [NETFILTER]: kill listhelp.hPatrick McHardy2006-09-231-3/+0Star
* [NETFILTER]: Change tunables to __read_mostlyBrian Haley2006-09-234-6/+6
* [NETFILTER]: ip6_tables: consolidate dst and hbh matchesPatrick McHardy2006-09-223-244/+25Star
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-2211-18/+2Star
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-227-16/+11Star
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-221-3/+1Star
* [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-222-6/+6
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-221-0/+1
* [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy2006-08-141-9/+25
* [NET]: add+use poison definesRandy Dunlap2006-07-041-1/+2