summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Change tunables to __read_mostlyBrian Haley2006-09-224-6/+6
* [NETFILTER]: ip6_tables: consolidate dst and hbh matchesPatrick McHardy2006-09-223-244/+25
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-2211-18/+2
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-227-16/+11
* [NETFILTER]: x_tables: make use of mass registation helpersPatrick McHardy2006-09-221-3/+1
* [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-131-9/+25
* [NET]: add+use poison definesRandy Dunlap2006-07-031-1/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-291-1/+1
* [NETFILTER]: x_tables: fix xt_register_table error propagationPatrick McHardy2006-06-291-1/+2
* [NET]: skb_trim auditHerbert Xu2006-06-171-7/+3
* [NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy2006-06-171-1/+1
* [NETFILTER]: conntrack: don't call helpers for related ICMP messagesPatrick McHardy2006-06-171-1/+1
* [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...Solar Designer2006-05-191-1/+1
* [NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig2006-05-191-1/+1
* [IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match().Alexey Dobriyan2006-05-161-1/+1
* [NETFILTER]: ip6_tables: remove broken comefrom debuggingPatrick McHardy2006-04-241-13/+0
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-111-2/+2
* [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functionsPatrick McHardy2006-04-091-10/+2
* [NETFILTER]: Fix section mismatch warningsPatrick McHardy2006-04-092-36/+33
* [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-094-158/+54
* [NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai2006-04-013-136/+0
* [NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai2006-04-013-119/+4
* [NETFILTER]: Rename init functions.Andrew Morton2006-03-2819-76/+76
* [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso2006-03-221-0/+1
* [NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso2006-03-221-6/+9
* [NET]: sem2mutex part 2Ingo Molnar2006-03-201-1/+1
* [NET] sem2mutex: net/Arjan van de Ven2006-03-201-5/+6
* [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...Patrick McHardy2006-03-203-185/+0
* [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.hPatrick McHardy2006-03-202-19/+6
* [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy2006-03-2016-6/+35
* [NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy2006-03-201-5/+6
* [NETFILTER]: Convert ip6_tables matches/targets to centralized error checkingPatrick McHardy2006-03-2016-165/+47
* [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checkingPatrick McHardy2006-03-201-5/+21
* [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasmYasuyuki Kozakai2006-03-201-4/+4
* [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'Harald Welte2006-03-201-17/+22
* [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumptionThomas Graf2006-03-071-1/+1
* [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-271-1/+6
* [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECTYasuyuki Kozakai2006-02-151-0/+2
* [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy2006-02-041-2/+2
* [NETFILTER]: Fix ip6t_policy address matchingPatrick McHardy2006-02-041-2/+3
* [NETFILTER]: Check policy length in policy match strict modePatrick McHardy2006-02-041-1/+1
* [NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev2006-02-041-0/+7
* [NETFILTER] ip6tables: whitespace and indent cosmetic cleanupYasuyuki Kozakai2006-01-177-422/+427
* [NETFILTER] Makefile cleanupYasuyuki Kozakai2006-01-171-1/+0
* [NETFILTER] ip[6]t_policy: Fix compilation warningsBenoit Boissinot2006-01-171-1/+1
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-132-4/+3
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-1229-1502/+140
OpenPOWER on IntegriCloud