aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_netnet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-31netfilter: ipset: Fix wraparound in hash:*net* typesJozsef Kadlecsik1-14/+14
2017-09-26netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addressesJozsef Kadlecsik1-2/+2
2016-11-10netfilter: ipset: Make struct htype per ipset familyJozsef Kadlecsik1-4/+4
2015-08-29netfilter: ipset: Fixing unnamed union initElad Raz1-2/+18
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik1-21/+25
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 ipset error instead of boolSergey Popovich1-6/+18
2015-05-13netfilter: ipset: Preprocessor directices cleanupSergey Popovich1-3/+0
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-6/+7
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt1-1/+1
2014-03-06netfilter: ipset: Add hash: fix coccinelle warningsFengguang Wu1-4/+4
2013-11-25netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()Dave Jones1-1/+1
2013-10-22netfilter: ipset: The unnamed union initialization may lead to compilation errorJozsef Kadlecsik1-12/+10
2013-09-30netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith1-0/+1
2013-09-30netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith1-0/+482