summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_hash_netnet.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: Check for comment netlink attribute lengthSergey Popovich2015-03-231-1/+2
* netfilter: ipset: Check CIDR value only when attribute is givenSergey Popovich2015-03-201-21/+16
* netfilter: ipset: Make sure we always return line number on batchSergey Popovich2015-03-201-6/+6
* netfilter: ipset: Check extensions attributes before getting extensions.Sergey Popovich2015-03-201-14/+2
* netfilter: ipset: Return ipset error instead of boolSergey Popovich2015-03-191-6/+18
* netfilter: ipset: Preprocessor directices cleanupSergey Popovich2015-03-191-3/+0
* Fix cidr handling for hash:*net* typesJozsef Kadlecsik2015-03-131-4/+4
* Fix coding styles reported by checkpatch.plJozsef Kadlecsik2015-01-061-20/+22
* Call rcu_barrier() in module removal pathJozsef Kadlecsik2014-12-101-0/+1
* styles warned by checkpatch.pl fixedJozsef Kadlecsik2014-11-181-0/+2
* Explicitly add padding elements to hash:net,net and hash:net,port,netJozsef Kadlecsik2014-11-181-0/+2
* netfilter: ipset: Add skbinfo extension kernel support for the hash set types.Anton Danilov2014-09-081-3/+13
* netnet,netportnet: Fix value range support for IPv4Sergey Popovich2014-05-061-6/+7
* ipset: add forceadd kernel support for hash set typesJosh Hunt2014-03-041-1/+1
* netfilter: ipset: Add hash: fix coccinelle warningsFengguang Wu2013-12-271-4/+4
* Typo in ip_set_hash_netnet.c fixedDavid Binderman2013-12-031-1/+1
* The unnamed union initialization may lead to compilation errorJozsef Kadlecsik2013-10-081-12/+10
* netfilter: ipset: Support comments in hash-type ipsets.Oliver Smith2013-09-231-0/+1
* netfilter: ipset: Add hash:net,net module to kernel.Oliver Smith2013-09-201-0/+482