aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_set.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-06netfilter: ipset: Limit max timeout valueJozsef Kadlecsik1-4/+4
2018-06-06netfilter: xt_set: Check hook mask correctlySerhey Popovych1-1/+1
2018-02-14netfilter: xt_set: use pr ratelimitingFlorian Westphal1-25/+25
2018-01-08netfilter: ipset: Fix "don't update counters" mode when counters used at the matchingJozsef Kadlecsik1-76/+43
2016-11-10netfilter: ipset: Improve skbinfo get/init helpersJozsef Kadlecsik1-5/+7
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso1-13/+13
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik1-20/+24
2015-05-13netfilter: ipset: Use better include files in xt_set.cJozsef Kadlecsik1-1/+2
2015-02-11netfilter: ipset: fix boolreturn.cocci warningsWu Fengguang1-2/+2
2014-12-03netfilter: ipset: Alignment problem between 64bit kernel 32bit userspaceJozsef Kadlecsik1-3/+70
2014-09-15netfilter: ipset: Add skbinfo extension support to SET target.Anton Danilov1-0/+155
2014-09-10netfilter: Convert pr_warning to pr_warnJoe Perches1-20/+16
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat1-2/+2
2013-09-30netfiler: ipset: Add net namespace for ipsetVitaly Lavrov1-20/+20
2013-09-30netfilter: ipset: order matches and targets separatedly in xt_set.cJozsef Kadlecsik1-92/+96
2013-04-29netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik1-0/+70
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik1-16/+8
2012-09-22netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik1-0/+22
2012-07-09netfilter: ipset: timeout fixing bug broke SET target special timeout valueJozsef Kadlecsik1-1/+3
2012-05-17netfilter: ipset: fix timeout value overflow bugJozsef Kadlecsik1-2/+13
2011-06-21Remove redundant linux/version.h includes from net/Jesper Juhl1-1/+0
2011-06-16netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik1-1/+1
2011-06-16netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API changeJozsef Kadlecsik1-9/+10
2011-06-16netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik1-51/+100
2011-04-13netfilter: ipset: set match and SET target fixesJozsef Kadlecsik1-2/+16
2011-02-01netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik1-0/+359