summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_bitmap_port.c
Commit message (Expand)AuthorAgeFilesLines
* ipset: update my email addressJozsef Kadlecsik2019-06-051-2/+2
* Backport patch: netfilter: ipset: Convert timers to use timer_setup()Jozsef Kadlecsik2018-01-031-0/+6
* netfilter: ipset: use swap macro instead of _manually_ swapping valuesGustavo A. R. Silva2017-11-061-6/+2
* Fix extension alignmentJozsef Kadlecsik2015-11-071-11/+7
* Add rcu_barrier() to module removal in the bitmap types tooJozsef Kadlecsik2015-04-171-0/+1
* Make sure bitmap:ip,mac detects the proper MAC even when it's overwrittenJozsef Kadlecsik2015-03-291-1/+1
* netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich2015-03-231-1/+2
* 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
* Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-01-061-3/+4
* netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types.Anton Danilov2014-09-081-2/+9
* net/netfilter/ipset: Resolve missing-field-initializer warningsMark Rustad2014-08-051-2/+2
* Fix memory allocation for bitmap:portJozsef Kadlecsik2013-10-181-1/+1
* ipset: Add net namespace for ipsetVitaly Lavrov2013-09-281-1/+2
* netfilter: ipset: Support comments in bitmap-type ipsets.Oliver Smith2013-09-231-1/+3
* Generalize extensions supportJozsef Kadlecsik2013-09-071-65/+6
* Move extension data to set structureJozsef Kadlecsik2013-09-071-23/+21
* Rename extension offset ids to extension idsJozsef Kadlecsik2013-09-061-5/+5
* Rename simple macro names to avoid namespace issues.Jozsef Kadlecsik2013-05-011-5/+5
* The bitmap types with counter supportJozsef Kadlecsik2013-04-091-4/+53
* Bitmap types using the unified code baseJozsef Kadlecsik2013-04-091-282/+79
* Include supported revisions in module descriptionJozsef Kadlecsik2012-09-111-3/+6
* ipset: Stop using NLA_PUT*().David S. Miller2012-05-101-13/+16
* ipset: use NFPROTO_ constantsJan Engelhardt2011-08-311-2/+2
* Add xt_action_param to the variant level kadt functions, ipset API changeJozsef Kadlecsik2011-05-271-0/+1
* Set type support with multiple revisions addedJozsef Kadlecsik2011-05-111-1/+2
* Fix adding ranges to hash typesJozsef Kadlecsik2011-05-061-1/+1
* Options and flags support added to the kernel APIJozsef Kadlecsik2011-04-181-3/+4
* Timeout can be modified for already added elementsJozsef Kadlecsik2011-03-271-10/+10
* References are protected by rwlock instead of mutexJozsef Kadlecsik2011-03-251-2/+1
* Reorganized kernel/ subdirJozsef Kadlecsik2011-02-031-0/+515