aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-22netfilter: ipset: Allow matching on destination MAC address for mac and ipmac setsStefano Brivio1-5/+5
2018-03-30netfilter: ipset: Use is_zero_ether_addr instead of static and memcmpJoe Perches1-5/+2
2016-03-08netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute lengthJozsef Kadlecsik1-1/+2
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik1-3/+3
2015-06-14netfilter: ipset: Introduce RCU locking in hash:* typesJozsef Kadlecsik1-0/+1
2015-06-14netfilter: ipset: Make sure we always return line number on batchSergey Popovich1-3/+3
2015-06-14netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich1-7/+1
2015-05-13netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich1-1/+2
2015-05-13netfilter: ipset: Return bool values instead of intSergey Popovich1-1/+6
2015-05-13netfilter: ipset: Preprocessor directices cleanupSergey Popovich1-1/+0
2014-09-15netfilter: ipset: hash:mac type added to ipsetJozsef Kadlecsik1-0/+173