summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_netportnet.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich2015-05-131-1/+2
* netfilter: ipset: Return bool values instead of intSergey Popovich2015-05-131-4/+4
* netfilter: ipset: Check IPSET_ATTR_PORT only onceSergey Popovich2015-05-131-8/+2Star
* netfilter: ipset: Return ipset error instead of boolSergey Popovich2015-05-131-6/+18
* netfilter: ipset: Preprocessor directices cleanupSergey Popovich2015-05-131-3/+0Star
* netfilter: ipset: No need to make nomatch bitfieldSergey Popovich2015-05-131-2/+2
* netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...Jozsef Kadlecsik2014-12-031-0/+2
* netfilter: ipset: Add skbinfo extension kernel support for the hash set types.Anton Danilov2014-09-151-3/+13
* netfilter: ipset: netnet,netportnet: Fix value range support for IPv4Sergey Popovich2014-08-241-2/+4
* netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt2014-03-061-1/+2
* netfilter: ipset: The unnamed union initialization may lead to compilation errorJozsef Kadlecsik2013-10-221-12/+10Star
* netfilter: ipset: Add hash:net,port,net module to kernel.Oliver Smith2013-09-301-0/+588