summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_netnet.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: Make struct htype per ipset familyJozsef Kadlecsik2016-11-101-4/+4
* netfilter: ipset: Fixing unnamed union initElad Raz2015-08-291-2/+18
* netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-06-141-21/+25
* netfilter: ipset: Introduce RCU locking in hash:* typesJozsef Kadlecsik2015-06-141-0/+1
* netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik2015-06-141-4/+4
* netfilter: ipset: Check CIDR value only when attribute is givenSergey Popovich2015-06-141-21/+16
* netfilter: ipset: Make sure we always return line number on batchSergey Popovich2015-06-141-6/+6
* netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich2015-06-141-14/+2
* netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich2015-05-131-1/+2
* netfilter: ipset: Return ipset error instead of boolSergey Popovich2015-05-131-6/+18
* netfilter: ipset: Preprocessor directices cleanupSergey Popovich2015-05-131-3/+0
* 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-6/+7
* netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt2014-03-061-1/+1
* netfilter: ipset: Add hash: fix coccinelle warningsFengguang Wu2014-03-061-4/+4
* netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()Dave Jones2013-11-251-1/+1
* netfilter: ipset: The unnamed union initialization may lead to compilation errorJozsef Kadlecsik2013-10-221-12/+10
* netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith2013-09-301-0/+1
* netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith2013-09-301-0/+482