summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_mac.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2019-06-251-6/+2Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* | Update my email addressJozsef Kadlecsik2019-06-101-2/+2
|/
* netfilter: ipset: Allow matching on destination MAC address for mac and ipmac...Stefano Brivio2018-10-221-5/+5
* netfilter: ipset: Use is_zero_ether_addr instead of static and memcmpJoe Perches2018-03-301-5/+2Star
* 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/+1Star
* 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/+0Star
* netfilter: ipset: hash:mac type added to ipsetJozsef Kadlecsik2014-09-151-0/+173