summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter
AgeCommit message (Expand)Author
2015-09-02netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann
2015-08-07netfilter: nfacct: per network namespace supportAndreas Schultz
2015-07-15netfilter: add and use jump label for xt_teeFlorian Westphal
2015-07-15netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal
2015-06-18netfilter: xtables: fix warnings on 32bit platformsFlorian Westphal
2015-06-18netfilter: x_tables: align per cpu xt_counterEric Dumazet
2015-06-15netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik
2015-06-14netfilter: ipset: Prepare the ipset core to use RCU at set levelJozsef Kadlecsik
2015-06-14netfilter: ipset: Fix parallel resizing and listing of the same setJozsef Kadlecsik
2015-06-14netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik
2015-06-14netfilter: ipset: Use MSEC_PER_SEC consistentlyJozsef Kadlecsik
2015-06-12netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal
2015-06-12netfilter: xtables: use percpu rule countersFlorian Westphal
2015-05-15netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso
2015-05-14netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko
2015-05-13netfilter: ipset: Fix ext_*() macrosSergey Popovich
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2014-09-15netfilter: ipset: send nonzero skbinfo extensions onlyJozsef Kadlecsik
2014-09-15netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov
2014-08-24netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'Jozsef Kadlecsik
2014-04-29netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier
2014-04-08netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt
2014-03-06netfilter: ipset: Prepare the kernel for create option flags when no extensio...Jozsef Kadlecsik
2014-03-06netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa
2014-02-25netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy
2014-01-03netfilter: ipset: remove unused codestephen hemminger
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-10-22netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-10-01netfilter: nf_ct_sip: consolidate NAT hook functionsholger@eitzenberger.org
2013-09-30netfiler: ipset: Add net namespace for ipsetVitaly Lavrov
2013-09-30netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik
2013-09-30netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith
2013-09-30netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik
2013-09-30netfilter: ipset: Generalize extensions supportJozsef Kadlecsik
2013-09-30netfilter: ipset: Move extension data to set structureJozsef Kadlecsik
2013-09-30netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik
2013-09-30netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik
2013-09-30netfilter: ipset: Use fix sized type for timeout in the extension partJozsef Kadlecsik
2013-09-30netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik
2013-09-26netfilter: Remove extern from function prototypesJoe Perches
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik
2013-08-14netfilter: export xt_HMARK.h to userlandNicolas Dichtel
2013-08-14netfilter: export xt_rpfilter.h to userlandNicolas Dichtel
2013-04-29netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik
2013-04-29netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik
2013-04-29netfilter: ipset: Unified hash type generationJozsef Kadlecsik