summaryrefslogtreecommitdiffstats
path: root/kernel/net/netfilter/ipset/ip_set_core.c
Commit message (Expand)AuthorAgeFilesLines
* Invert the logic to include version.h in ip_set_core.cJozsef Kadlecsik2011-09-151-1/+1
* Fix compiling ipset as external kernel modulesJozsef Kadlecsik2011-09-061-1/+1
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-09-051-0/+4
* Remove redundant linux/version.h includes from net/Jesper Juhl2011-09-051-0/+2
* ipset: use NFPROTO_ constantsJan Engelhardt2011-08-311-8/+8
* netfilter: Remove unnecessary OOM logging messagesJoe Perches2011-08-311-3/+1
* Dumping error triggered removing references twice and lead to kernel BUGJozsef Kadlecsik2011-08-311-0/+1
* Autoload set type modules safelyJozsef Kadlecsik2011-08-291-10/+26
* Whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-05-311-2/+2
* Fix return code for destroy when sets are in useJozsef Kadlecsik2011-05-281-1/+1
* Add xt_action_param to the variant level kadt functions, ipset API changeJozsef Kadlecsik2011-05-271-4/+8
* ip_set_flush returned -EPROTO instead of -IPSET_ERR_PROTOCOL, fixedJozsef Kadlecsik2011-05-231-1/+1
* Set type support with multiple revisions addedJozsef Kadlecsik2011-05-111-20/+25
* Fix adding ranges to hash typesJozsef Kadlecsik2011-05-061-5/+6
* Support listing setnames and headers tooJozsef Kadlecsik2011-04-181-27/+46
* Fix order of listing of setsJozsef Kadlecsik2011-04-181-8/+10
* Options and flags support added to the kernel APIJozsef Kadlecsik2011-04-181-13/+13
* References are protected by rwlock instead of mutexJozsef Kadlecsik2011-03-251-43/+66
* Fix revision reportingJozsef Kadlecsik2011-03-191-1/+1
* Fix checking the revision of the set type at create commandJozsef Kadlecsik2011-03-181-4/+16
* netfilter:ipset: fix the compile warning in ip_set_createShan Wei2011-03-041-1/+1
* Reorganized kernel/ subdirJozsef Kadlecsik2011-02-031-0/+1676