summaryrefslogtreecommitdiff
path: root/net/netfilter/ipset/ip_set_bitmap_ip.c
AgeCommit message (Expand)Author
2023-01-11netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.Gavrilov Ilia
2020-06-30netfilter: ipset: call ip_set_free() instead of kfree()Eric Dumazet
2020-03-15netfilter: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-20netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2019-10-07netfilter: ipset: move function to ip_set_bitmap_ip.c.Jeremy Sowden
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
2018-01-08netfilter: ipset: use swap macro instead of _manually_ swapping valuesGustavo A. R. Silva
2017-10-18netfilter: ipset: Convert timers to use timer_setup()Kees Cook
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
2015-06-14netfilter: ipset: Make sure we always return line number on batchSergey Popovich
2015-06-14netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich
2015-05-13netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich
2015-05-13netfilter: ipset: Use HOST_MASK literal to represent host address CIDR lenSergey Popovich
2015-05-13netfilter: ipset: Return ipset error instead of boolSergey Popovich
2014-09-15netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.Anton Danilov
2014-08-24netfilter: ipset: Resolve missing-field-initializer warningsMark Rustad
2013-09-30netfiler: ipset: Add net namespace for ipsetVitaly Lavrov
2013-09-30netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith
2013-09-30netfilter: ipset: Generalize extensions supportJozsef 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: Fix "may be used uninitialized" warningsJozsef Kadlecsik
2013-09-30netfilter: ipset: Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik
2013-04-29netfilter: ipset: The bitmap types with counter supportJozsef Kadlecsik
2013-04-29netfilter: ipset: Bitmap types using the unified code baseJozsef Kadlecsik
2012-09-22netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik
2012-09-21netfilter: ipset: Check and reject crazy /0 input parametersJozsef Kadlecsik
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller
2012-03-07netfilter: ipset: use NFPROTO_ constantsJan Engelhardt
2011-06-16netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik
2011-06-16netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik
2011-06-16netfilter: ipset: take into account cidr value for the from address when crea...Jozsef Kadlecsik
2011-06-16netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik
2011-06-16netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik
2011-06-16netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik
2011-06-16netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-04netfilter: ipset: references are protected by rwlock instead of mutexJozsef Kadlecsik
2011-02-01netfilter: ipset: remove unnecessary includesPatrick McHardy
2011-02-01netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik