summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_hash_netnet.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik2022-12-301-16/+7
* netfilter: ipset: Add support for new bitmask parameterVishwanath Pai2022-11-201-5/+21
* Limit the maximal range of consecutive elements to add/delete fixJozsef Kadlecsik2021-07-161-3/+14
* Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik2021-07-141-0/+3
* Expose the initval hash parameter to userspaceJozsef Kadlecsik2020-09-211-1/+2
* Add bucketsize parameter to all hash typesJozsef Kadlecsik2020-09-211-2/+4
* Fix nla_policies to fully support NL_VALIDATE_STRICTJozsef Kadlecsik2019-11-011-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-10-311-4/+1
* netfilter: ipset: remove inline from static functions in .c files.Jeremy Sowden2019-10-071-14/+14
* ipset: update my email addressJozsef Kadlecsik2019-06-051-1/+1
* Fix wraparound bug introduced in commit 48596a8ddc46Jozsef Kadlecsik2018-01-121-14/+14
* Fix adding an IPv4 range containing more than 2^31 addressesJozsef Kadlecsik2017-09-181-2/+2
* netfilter: ipset: Fixing unnamed union initElad Raz2016-10-131-6/+16
* Make struct htype per ipset familyJozsef Kadlecsik2015-06-261-4/+4
* net/netfilter/ipset: work around gcc-4.4.4 initializer bugAndrew Morton2015-06-251-2/+8
* Fix coding styles reported by the most recent checkpatch.pl.Jozsef Kadlecsik2015-04-171-1/+1
* netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich2015-03-231-1/+2
* netfilter: ipset: Check CIDR value only when attribute is givenSergey Popovich2015-03-201-21/+16
* netfilter: ipset: Make sure we always return line number on batchSergey Popovich2015-03-201-6/+6
* netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich2015-03-201-14/+2
* netfilter: ipset: Return ipset error instead of boolSergey Popovich2015-03-191-6/+18
* netfilter: ipset: Preprocessor directices cleanupSergey Popovich2015-03-191-3/+0
* Fix cidr handling for hash:*net* typesJozsef Kadlecsik2015-03-131-4/+4
* Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-01-061-20/+22
* Call rcu_barrier() in module removal pathJozsef Kadlecsik2014-12-101-0/+1
* styles warned by checkpatch.pl fixedJozsef Kadlecsik2014-11-181-0/+2
* Explicitly add padding elements to hash:net,net and hash:net,port,netJozsef Kadlecsik2014-11-181-0/+2
* netfilter: ipset: Add skbinfo extension kernel support for the hash set types.Anton Danilov2014-09-081-3/+13
* netnet,netportnet: Fix value range support for IPv4Sergey Popovich2014-05-061-6/+7
* ipset: add forceadd kernel support for hash set typesJosh Hunt2014-03-041-1/+1
* netfilter: ipset: Add hash: fix coccinelle warningsFengguang Wu2013-12-271-4/+4
* Typo in ip_set_hash_netnet.c fixedDavid Binderman2013-12-031-1/+1
* The unnamed union initialization may lead to compilation errorJozsef Kadlecsik2013-10-081-12/+10
* netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith2013-09-231-0/+1
* netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith2013-09-201-0/+482