summaryrefslogtreecommitdiff
path: root/net/netfilter/ipset/ip_set_bitmap_gen.h
AgeCommit message (Expand)Author
2024-01-31netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik
2023-12-27Kill sched.h dependency on rcupdate.hKent Overstreet
2020-01-20netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-13netfilter: fix a use-after-free in mtype_destroy()Cong Wang
2019-10-07netfilter: ipset: remove inline from static functions in .c files.Jeremy Sowden
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-10Update my email addressJozsef Kadlecsik
2019-04-27ipset: drop ipset_nest_start() and ipset_nest_end()Michal Kubecek
2018-01-08netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik
2018-01-08netfilter: ipset: add resched points during set listingFlorian Westphal
2017-10-18netfilter: ipset: Convert timers to use timer_setup()Kees Cook
2017-04-07netfilter: Remove unnecessary cast on void pointersimran singhal
2016-11-10netfilter: ipset: use setup_timer() and mod_timer().Jozsef Kadlecsik
2016-11-10netfilter: ipset: Count non-static extension memory for userspaceJozsef Kadlecsik
2016-11-10netfilter: ipset: Add element count to all set types headerJozsef Kadlecsik
2016-11-10netfilter: ipset: Separate memsize calculation code into dedicated functionJozsef Kadlecsik
2016-03-28netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai
2015-11-07netfilter: ipset: Fix extension alignmentJozsef Kadlecsik
2015-06-14netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik
2015-06-14netfilter: ipset: Introduce RCU locking in bitmap:* typesJozsef Kadlecsik
2014-09-15netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.Anton Danilov
2013-10-22netfilter: ipset: Use netlink callback dump args onlyJozsef Kadlecsik
2013-09-30netfilter: ipset: Use a common function at listing the extensionsJozsef Kadlecsik
2013-09-30netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith
2013-09-30netfilter: ipset: Support extensions which need a per data destroy functionJozsef Kadlecsik
2013-09-30netfilter: ipset: Move extension data to set structureJozsef Kadlecsik
2013-09-30netfilter: ipset: Rename extension offset ids to extension idsJozsef Kadlecsik
2013-09-30netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik
2013-09-30netfilter: ipset: Don't call ip_nest_end needlessly in the error pathJozsef Kadlecsik
2013-04-29netfilter: ipset: The bitmap types with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik