summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
* netfilter: ipset: Fix parallel resizing and listing of the same setJozsef Kadlecsik2015-06-141-5/+8
* netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik2015-06-141-2/+0
* netfilter: ipset: Use MSEC_PER_SEC consistentlyJozsef Kadlecsik2015-06-141-2/+2
* netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal2015-06-121-2/+2
* netfilter: xtables: use percpu rule countersFlorian Westphal2015-06-121-0/+49
* netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso2015-05-151-0/+2
* netfilter: ipset: deinline ip_set_put_extensions()Denys Vlasenko2015-05-141-22/+2
* netfilter: ipset: Fix ext_*() macrosSergey Popovich2015-05-131-4/+4
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-3/+2
* netfilter: ipset: send nonzero skbinfo extensions onlyJozsef Kadlecsik2014-09-151-7/+11
* netfilter: ipset: Add skbinfo extension kernel support in the ipset core.Anton Danilov2014-09-151-1/+55
* netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'Jozsef Kadlecsik2014-08-241-0/+1
* netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier2014-04-291-1/+7
* netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin2014-04-081-1/+0
* netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt2014-03-061-0/+3
* netfilter: ipset: Prepare the kernel for create option flags when no extensio...Jozsef Kadlecsik2014-03-061-0/+2
* netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa2014-03-061-4/+6
* netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy2014-02-251-0/+21
* netfilter: ipset: remove unused codestephen hemminger2014-01-031-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-041-0/+10
|\
| * netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik2013-10-221-0/+10
* | netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso2013-10-141-0/+5
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-10-044-77/+242
|\
| * netfilter: nf_ct_sip: consolidate NAT hook functionsholger@eitzenberger.org2013-10-011-49/+58
| * netfiler: ipset: Add net namespace for ipsetVitaly Lavrov2013-09-301-7/+9
| * netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik2013-09-301-0/+21
| * netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2013-09-302-8/+100
| * netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik2013-09-301-5/+17
| * netfilter: ipset: Generalize extensions supportJozsef Kadlecsik2013-09-301-0/+13
| * netfilter: ipset: Move extension data to set structureJozsef Kadlecsik2013-09-302-11/+22
| * netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-301-8/+8
| * netfilter: ipset: Prepare ipset to support multiple networks for hash typesJozsef Kadlecsik2013-09-301-0/+2
| * netfilter: ipset: Use fix sized type for timeout in the extension partJozsef Kadlecsik2013-09-301-1/+1
| * netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-09-301-0/+3
* | netfilter: Remove extern from function prototypesJoe Perches2013-09-267-121/+118
|/
* netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-161-2/+4
* netfilter: export xt_HMARK.h to userlandNicolas Dichtel2013-08-141-50/+0
* netfilter: export xt_rpfilter.h to userlandNicolas Dichtel2013-08-141-23/+0
* netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik2013-04-291-2/+7
* netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik2013-04-291-4/+71
* netfilter: ipset: Unified hash type generationJozsef Kadlecsik2013-04-291-1241/+0
* netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik2013-04-291-0/+6
* netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2013-04-292-87/+61
* netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik2013-04-291-0/+9
* netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik2013-04-291-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-7/+23
|\
| * netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik2013-04-091-7/+23
* | nfnetlink: add support for memory mapped netlinkPatrick McHardy2013-04-191-0/+2
* | netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy2013-04-191-4/+5
|/
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-261-1/+3
|\
OpenPOWER on IntegriCloud