summaryrefslogtreecommitdiff
path: root/net/netfilter/ipset/ip_set_hash_mac.c
AgeCommit message (Expand)Author
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
2018-10-22netfilter: ipset: Allow matching on destination MAC address for mac and ipmac...Stefano Brivio
2018-03-30netfilter: ipset: Use is_zero_ether_addr instead of static and memcmpJoe Perches
2016-03-08netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute lengthJozsef 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: Check extensions attributes before getting extensions.Sergey 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: Preprocessor directices cleanupSergey Popovich
2014-09-15netfilter: ipset: hash:mac type added to ipsetJozsef Kadlecsik