summaryrefslogtreecommitdiffstats
path: root/kernel/include/linux/netfilter/ipset/ip_set.h
Commit message (Expand)AuthorAgeFilesLines
* Separate ipset errnos completely from system ones and bump protocol version.Jozsef Kadlecsik2011-01-311-3/+3
* Move the type specifici attribute validation to the coreJozsef Kadlecsik2011-01-271-3/+6
* Use vzalloc() instead of __vmalloc()Jozsef Kadlecsik2011-01-261-1/+1
* Fix module loading at create/header commandsJozsef Kadlecsik2011-01-201-1/+1
* Enforce network-order data in the netlink protocolJozsef Kadlecsik2011-01-201-5/+17
* Use annotated types and fix sparse warningsJozsef Kadlecsik2011-01-201-25/+17
* Move ip_set_alloc, ip_set_free and ip_set_get_ipaddr* into coreJozsef Kadlecsik2011-01-201-77/+6
* Move NLA_PUT_NET* macros to include/net/netlink.hJozsef Kadlecsik2011-01-201-6/+0
* Update copyright date and some style changes.Jozsef Kadlecsik2011-01-141-1/+2
* Separate prefixlens from ip_set core.Jozsef Kadlecsik2011-01-131-9/+0
* Comment the possible return values of the add/del/test type-functionsJozsef Kadlecsik2010-12-231-2/+8
* kernel: const annotationsJan Engelhardt2010-12-191-1/+1
* kernel: do not mix const and __read_mostlyJan Engelhardt2010-12-191-2/+1
* Remove unnecessary gfp_flags argumentsJozsef Kadlecsik2010-12-161-3/+2
* Create include/linux/netfilter/ipset/ directoryJozsef Kadlecsik2010-12-071-0/+526