summaryrefslogtreecommitdiffstats
path: root/kernel/include/linux/netfilter/ipset
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of ip_set_kernel.hJozsef Kadlecsik2011-01-201-15/+0
* Fix the placement style of boolean operators at continued linesJozsef Kadlecsik2011-01-202-12/+12
* Update copyright date and some style changes.Jozsef Kadlecsik2011-01-142-2/+3
* Use jhash.h accepted in kernel, with backward compatibility.Jozsef Kadlecsik2011-01-132-170/+1
* Separate prefixlens from ip_set core.Jozsef Kadlecsik2011-01-132-9/+16
* Comment the possible return values of the add/del/test type-functionsJozsef Kadlecsik2010-12-231-2/+8
* Kernel version compatibility: support from 2.6.34Jozsef Kadlecsik2010-12-211-4/+4
* kernel: const annotationsJan Engelhardt2010-12-192-3/+3
* kernel: do not mix const and __read_mostlyJan Engelhardt2010-12-193-6/+5
* Remove unnecessary gfp_flags argumentsJozsef Kadlecsik2010-12-162-29/+24
* Mistypeing in the hbucket() macro fixed.Jozsef Kadlecsik2010-12-161-2/+6
* Document which elements cannot be stored in the different hash types.Jozsef Kadlecsik2010-12-141-2/+2
* Convert last printks to pr_debug in ip_set_ahash.hJozsef Kadlecsik2010-12-131-4/+2
* Remove remnants of slist from ip_set_ahash.hJozsef Kadlecsik2010-12-131-3/+2
* Add proper RCU protection to resizingJozsef Kadlecsik2010-12-101-18/+38
* Convert hash types from chash to ahash.Jozsef Kadlecsik2010-12-101-0/+1057
* Strip off ip_set_ prefix from non-ipset specific header files.Jozsef Kadlecsik2010-12-083-2/+2
* Update ip_set_jhash.hJozsef Kadlecsik2010-12-081-33/+81
* Create include/linux/netfilter/ipset/ directoryJozsef Kadlecsik2010-12-0710-0/+2252