summaryrefslogtreecommitdiff
path: root/net/netfilter/ipset/ip_set_hash_ipmac.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-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-04netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio
2019-10-07netfilter: ipset: remove inline from static functions in .c files.Jeremy Sowden
2019-07-29netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...Stefano Brivio
2019-07-29netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...Stefano Brivio
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-22netfilter: ipset: Make invalid MAC address checks consistentStefano Brivio
2018-10-22netfilter: ipset: Allow matching on destination MAC address for mac and ipmac...Stefano Brivio
2016-11-10netfilter: ipset: hash: fix boolreturn.cocci warningskbuild test robot
2016-11-10netfilter: ipset: hash:ipmac type support added to ipsetTomasz Chilinski