summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_hash_netportnet.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: Preprocessor directices cleanupSergey Popovich2015-03-191-3/+0
* netfilter: ipset: No need to make nomatch bitfieldSergey Popovich2015-03-191-2/+2
* Fix cidr handling for hash:*net* typesJozsef Kadlecsik2015-03-131-4/+4
* Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-01-061-24/+28
* Call rcu_barrier() in module removal pathJozsef Kadlecsik2014-12-101-0/+1
* styles warned by checkpatch.pl fixedJozsef Kadlecsik2014-11-181-0/+2
* Explicitly add padding elements to hash:net,net and hash:net,port,netJozsef Kadlecsik2014-11-181-0/+2
* netfilter: ipset: Add skbinfo extension kernel support for the hash set types.Anton Danilov2014-09-081-3/+13
* netnet,netportnet: Fix value range support for IPv4Sergey Popovich2014-05-061-2/+4
* ipset: add forceadd kernel support for hash set typesJosh Hunt2014-03-041-1/+2
* The unnamed union initialization may lead to compilation errorJozsef Kadlecsik2013-10-081-12/+10
* netfilter: ipset: Add hash:net,port,net module to kernel.Oliver Smith2013-09-301-0/+588