summaryrefslogtreecommitdiff
path: root/net/netfilter/ipset/ip_set_hash_ipmark.c
AgeCommit message (Expand)Author
2023-01-02netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik
2021-08-04netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik
2020-10-31netfilter: ipset: Expose the initval hash parameter to userspaceJozsef Kadlecsik
2020-10-31netfilter: ipset: Add bucketsize parameter to all hash typesJozsef Kadlecsik
2019-10-07netfilter: ipset: remove inline from static functions in .c files.Jeremy Sowden
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-10Update my email addressJozsef Kadlecsik
2017-09-26netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addressesJozsef Kadlecsik
2016-11-10netfilter: ipset: Make struct htype per ipset familyJozsef Kadlecsik
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik
2015-06-14netfilter: ipset: Introduce RCU locking in hash:* typesJozsef Kadlecsik
2015-06-14netfilter: ipset: Make sure we always return line number on batchSergey Popovich
2015-06-14netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6Sergey Popovich
2015-06-14netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich
2015-05-13netfilter: ipset: Improve preprocessor macros checksSergey Popovich
2015-05-13netfilter: ipset: Fix hashing for ipv6 setsSergey Popovich
2015-05-13netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich
2015-05-13netfilter: ipset: Return bool values instead of intSergey Popovich
2015-05-13netfilter: ipset: Use HOST_MASK literal to represent host address CIDR lenSergey Popovich
2015-05-13netfilter: ipset: Return ipset error instead of boolSergey Popovich
2015-05-13netfilter: ipset: Preprocessor directices cleanupSergey Popovich
2015-05-13netfilter: ipset: Fix sparse warningJozsef Kadlecsik
2014-09-15netfilter: ipset: Add skbinfo extension kernel support for the hash set types.Anton Danilov
2014-03-06netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt
2014-03-06netfilter: ipset: add markmask for hash:ip,mark data typeVytas Dauksa
2014-03-06netfilter: ipset: add hash:ip,mark data type to ipsetVytas Dauksa