summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_set.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: Limit max timeout valueJozsef Kadlecsik2018-06-061-4/+4
* netfilter: xt_set: Check hook mask correctlySerhey Popovych2018-06-061-1/+1
* netfilter: xt_set: use pr ratelimitingFlorian Westphal2018-02-141-25/+25
* netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik2018-01-081-76/+43
* netfilter: ipset: Improve skbinfo get/init helpersJozsef Kadlecsik2016-11-101-5/+7
* netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso2016-11-031-13/+13
* netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-06-141-20/+24
* netfilter: ipset: Use better include files in xt_set.cJozsef Kadlecsik2015-05-131-1/+2
* netfilter: ipset: fix boolreturn.cocci warningsWu Fengguang2015-02-111-2/+2
* netfilter: ipset: Alignment problem between 64bit kernel 32bit userspaceJozsef Kadlecsik2014-12-031-3/+70
* netfilter: ipset: Add skbinfo extension support to SET target.Anton Danilov2014-09-151-0/+155
* netfilter: Convert pr_warning to pr_warnJoe Perches2014-09-101-20/+16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-2/+2
|\
| * treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-2/+2
* | netfiler: ipset: Add net namespace for ipsetVitaly Lavrov2013-09-301-20/+20
* | netfilter: ipset: order matches and targets separatedly in xt_set.cJozsef Kadlecsik2013-09-301-92/+96
|/
* netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik2013-04-291-0/+70
* netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-291-16/+8
* netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik2012-09-221-0/+22
* netfilter: ipset: timeout fixing bug broke SET target special timeout valueJozsef Kadlecsik2012-07-091-1/+3
* netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik2012-05-171-2/+13
* Remove redundant linux/version.h includes from net/Jesper Juhl2011-06-211-1/+0
* netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-06-161-1/+1
* netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik2011-06-161-9/+10
* netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik2011-06-161-51/+100
* netfilter: ipset: set match and SET target fixesJozsef Kadlecsik2011-04-131-2/+16
* netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik2011-02-011-0/+359
OpenPOWER on IntegriCloud