aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_ipmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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