summaryrefslogtreecommitdiffstats
path: root/kernel/include/linux/netfilter/ipset/ip_set_comment.h
Commit message (Expand)AuthorAgeFilesLines
* Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik2018-10-191-2/+2
* Count non-static extension memory into the set memory size for userspaceJozsef Kadlecsik2015-06-261-2/+5
* netfilter: ipset: Split extensions into separate filesJozsef Kadlecsik2015-05-061-2/+2
* netfilter: ipset: Improve comment extension helpersJozsef Kadlecsik2015-05-061-1/+1
* netfilter: ipset: Headers file cleanupJozsef Kadlecsik2015-05-051-1/+1
* In comment extension ip_set_comment_free() is always called in a safe pathJozsef Kadlecsik2015-04-261-1/+11
* RCU safe comment extension handlingJozsef Kadlecsik2015-03-291-11/+17
* netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith2013-09-231-0/+57