summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6_tables.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy2006-09-221-8/+2
* [NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy2006-09-221-6/+3
* [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-301-1/+0
* [NETFILTER]: x_tables: fix xt_register_table error propagationPatrick McHardy2006-06-291-1/+2
* [NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...Solar Designer2006-05-191-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]: Rename init functions.Andrew Morton2006-03-281-4/+4
* [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
* [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.hPatrick McHardy2006-03-201-18/+4
* [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy2006-03-201-0/+3
* [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-201-16/+7
* [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checkingPatrick McHardy2006-03-201-5/+21
* [NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev2006-02-041-0/+7
* [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte2006-01-121-727/+101
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+2
* [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stackPatrick McHardy2006-01-051-8/+10
* [NETFILTER]: make ipv6_find_hdr() find transport protocol headerPatrick McHardy2006-01-051-66/+40
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+1
* [NETFILTER] ip_tables: NUMA-aware allocationEric Dumazet2006-01-031-64/+126
* [NET]: Add const markers to various variables.Arjan van de Ven2005-11-291-1/+1
* [NETFILTER]: Add "revision" support to arp_tables and ip6_tablesHarald Welte2005-10-311-112/+186
* [NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled.Andrew Morton2005-10-151-1/+0
* [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller2005-10-131-5/+11
* [NETFILTER] ip6tables: remove duplicate codeYasuyuki Kozakai2005-09-191-0/+52
* [NETFILTER]: Add goto targetPatrick McHardy2005-08-291-2/+2
* [NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte2005-08-291-1/+0
* [NETFILTER]: Kill lockhelp.hPatrick McHardy2005-06-211-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1970
OpenPOWER on IntegriCloud