summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_ipmac.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...Stefano Brivio2019-07-291-1/+1
* netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...Stefano Brivio2019-07-291-4/+0Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* netfilter: ipset: Make invalid MAC address checks consistentStefano Brivio2018-10-221-7/+4Star
* netfilter: ipset: Allow matching on destination MAC address for mac and ipmac...Stefano Brivio2018-10-221-6/+10
* netfilter: ipset: hash: fix boolreturn.cocci warningskbuild test robot2016-11-101-4/+4
* netfilter: ipset: hash:ipmac type support added to ipsetTomasz Chilinski2016-11-101-0/+315