aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_ipmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-31netfilter: ipset: Expose the initval hash parameter to userspaceJozsef Kadlecsik1-1/+2
2020-10-31netfilter: ipset: Add bucketsize parameter to all hash typesJozsef Kadlecsik1-2/+3
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-11-04netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio1-1/+1
2019-10-07netfilter: ipset: remove inline from static functions in .c files.Jeremy Sowden1-4/+4
2019-07-29netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac setsStefano Brivio1-1/+1
2019-07-29netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets tooStefano Brivio1-4/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-10-22netfilter: ipset: Make invalid MAC address checks consistentStefano Brivio1-7/+4
2018-10-22netfilter: ipset: Allow matching on destination MAC address for mac and ipmac setsStefano Brivio1-6/+10
2016-11-10netfilter: ipset: hash: fix boolreturn.cocci warningskbuild test robot1-4/+4
2016-11-10netfilter: ipset: hash:ipmac type support added to ipsetTomasz Chilinski1-0/+315