summaryrefslogtreecommitdiffstats
path: root/kernel/ip_set_core.c
Commit message (Expand)AuthorAgeFilesLines
* Use static LIST_HEAD() for ip_set_type_listJozsef Kadlecsik2011-01-201-3/+1
* The module parameter max_sets should be unsigned intJozsef Kadlecsik2011-01-201-1/+1
* Get rid of ip_set_kernel.hJozsef Kadlecsik2011-01-201-1/+0
* Fix the placement style of boolean operators at continued linesJozsef Kadlecsik2011-01-201-77/+77
* There is no need to call synchronize_net() at swapping.Jozsef Kadlecsik2011-01-141-4/+0
* Replace strncpy with strlcpy at creating a set.Jozsef Kadlecsik2011-01-141-1/+1
* Update copyright date and some style changes.Jozsef Kadlecsik2011-01-141-3/+2
* Separate prefixlens from ip_set core.Jozsef Kadlecsik2011-01-131-0/+1561