summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_hash_ipmac.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-10-311-4/+1
* ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio2019-10-311-1/+1
* netfilter: ipset: remove inline from static functions in .c files.Jeremy Sowden2019-10-071-4/+4
* ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac setsStefano Brivio2019-06-281-1/+1
* ipset: Actually allow destination MAC address for hash:ip,mac sets tooStefano Brivio2019-06-281-4/+0
* ipset: Make invalid MAC address checks consistentStefano Brivio2018-08-301-7/+4
* ipset: Allow matching on destination MAC address for mac and ipmac setsStefano Brivio2018-08-301-6/+10
* netfilter: ipset: hash: fix boolreturn.cocci warningskbuild test robot2016-10-151-4/+4
* Check IPSET_ATTR_ETHER netlink attribute length in hash:ipmac tooJozsef Kadlecsik2016-10-111-0/+2
* hash:ipmac type support added to ipsetTomasz Chilinski2016-05-051-0/+313