summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipset/ip_set_hash_netnet.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-0/+1
|\
| * netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICTJozsef Kadlecsik2019-11-041-0/+1
* | netfilter: ipset: remove inline from static functions in .c files.Jeremy Sowden2019-10-071-14/+14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2019-06-251-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | Update my email addressJozsef Kadlecsik2019-06-101-1/+1
|/
* netfilter: ipset: Fix wraparound in hash:*net* typesJozsef Kadlecsik2018-01-311-14/+14
* netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addressesJozsef Kadlecsik2017-09-261-2/+2
* netfilter: ipset: Make struct htype per ipset familyJozsef Kadlecsik2016-11-101-4/+4
* netfilter: ipset: Fixing unnamed union initElad Raz2015-08-291-2/+18
* netfilter: ipset: Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-06-141-21/+25
* netfilter: ipset: Introduce RCU locking in hash:* typesJozsef Kadlecsik2015-06-141-0/+1
* netfilter: ipset: Fix cidr handling for hash:*net* typesJozsef Kadlecsik2015-06-141-4/+4
* netfilter: ipset: Check CIDR value only when attribute is givenSergey Popovich2015-06-141-21/+16
* netfilter: ipset: Make sure we always return line number on batchSergey Popovich2015-06-141-6/+6
* netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich2015-06-141-14/+2
* netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich2015-05-131-1/+2
* netfilter: ipset: Return ipset error instead of boolSergey Popovich2015-05-131-6/+18
* netfilter: ipset: Preprocessor directices cleanupSergey Popovich2015-05-131-3/+0
* netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...Jozsef Kadlecsik2014-12-031-0/+2
* netfilter: ipset: Add skbinfo extension kernel support for the hash set types.Anton Danilov2014-09-151-3/+13
* netfilter: ipset: netnet,netportnet: Fix value range support for IPv4Sergey Popovich2014-08-241-6/+7
* netfilter: ipset: add forceadd kernel support for hash set typesJosh Hunt2014-03-061-1/+1
* netfilter: ipset: Add hash: fix coccinelle warningsFengguang Wu2014-03-061-4/+4
* netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()Dave Jones2013-11-251-1/+1
* netfilter: ipset: The unnamed union initialization may lead to compilation errorJozsef Kadlecsik2013-10-221-12/+10
* netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith2013-09-301-0/+1
* netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith2013-09-301-0/+482
OpenPOWER on IntegriCloud