summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_hash_mac.c
Commit message (Expand)AuthorAgeFilesLines
* Fix coding styles reported by the most recent checkpatch.pl.Jozsef Kadlecsik2015-04-171-2/+2
* netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich2015-03-231-1/+2
* netfilter: ipset: Return bool values instead of intSergey Popovich2015-03-201-1/+6
* netfilter: ipset: Make sure we always return line number on batchSergey Popovich2015-03-201-3/+3
* netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich2015-03-201-7/+1
* netfilter: ipset: Preprocessor directices cleanupSergey Popovich2015-03-191-1/+0
* Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-01-061-1/+1
* Call rcu_barrier() in module removal pathJozsef Kadlecsik2014-12-101-0/+1
* hash:mac type added to ipsetJozsef Kadlecsik2014-09-151-0/+173