aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_netportnet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-13netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich1-1/+2
2015-05-13netfilter: ipset: Return bool values instead of intSergey Popovich1-4/+4
2015-05-13netfilter: ipset: Check IPSET_ATTR_PORT only onceSergey Popovich1-8/+2
2015-05-13netfilter: ipset: Return ipset error instead of boolSergey Popovich1-6/+18
2015-05-13netfilter: ipset: Preprocessor directices cleanupSergey Popovich1-3/+0
2015-05-13netfilter: ipset: No need to make nomatch bitfieldSergey Popovich1-2/+2
2014-12-03netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:net, port, netJozsef Kadlecsik1-0/+2
2014-09-15netfilter: ipset: Add skbinfo extension kernel support for the hash set types.Anton Danilov1-3/+13
2014-08-24netfilter: ipset: netnet,netportnet: Fix value range support for IPv4Sergey Popovich1-2/+4
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt1-1/+2
2013-10-22netfilter: ipset: The unnamed union initialization may lead to compilation errorJozsef Kadlecsik1-12/+10
2013-09-30netfilter: ipset: Add hash:net,port,net module to kernel.Oliver Smith1-0/+588