summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_mac.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: Use is_zero_ether_addr instead of static and memcmpJoe Perches2018-03-301-5/+2
* netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute lengthJozsef Kadlecsik2016-03-081-1/+2
* netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-06-141-3/+3
* netfilter: ipset: Introduce RCU locking in hash:* typesJozsef Kadlecsik2015-06-141-0/+1
* netfilter: ipset: Make sure we always return line number on batchSergey Popovich2015-06-141-3/+3
* netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich2015-06-141-7/+1
* netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich2015-05-131-1/+2
* netfilter: ipset: Return bool values instead of intSergey Popovich2015-05-131-1/+6
* netfilter: ipset: Preprocessor directices cleanupSergey Popovich2015-05-131-1/+0
* netfilter: ipset: hash:mac type added to ipsetJozsef Kadlecsik2014-09-151-0/+173