aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_netportnet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-29netfilter: ipset: Fixing unnamed union initElad Raz1-2/+18
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik1-24/+30
2015-06-14netfilter: ipset: Introduce RCU locking in hash:* typesJozsef Kadlecsik1-0/+1
2015-06-14netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik1-4/+4
2015-06-14netfilter: ipset: Check CIDR value only when attribute is givenSergey Popovich1-21/+16
2015-06-14netfilter: ipset: Make sure we always return line number on batchSergey Popovich1-6/+6
2015-06-14netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich1-14/+2
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