summaryrefslogtreecommitdiffstats
path: root/kernel/include
Commit message (Expand)AuthorAgeFilesLines
* Timeout can be modified for already added elementsJozsef Kadlecsik2011-03-272-8/+10
* References are protected by rwlock instead of mutexJozsef Kadlecsik2011-03-252-3/+2
* SCTP, UDPLITE support addedJozsef Kadlecsik2011-03-181-0/+2
* hash:ip,port* types with IPv4Jozsef Kadlecsik2011-03-181-0/+10
* netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy2011-02-031-0/+10
* netfilter: ipset: add missing include to xt_set.hPatrick McHardy2011-02-011-0/+1
* 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-272-4/+7
* Use vzalloc() instead of __vmalloc()Jozsef Kadlecsik2011-01-262-5/+3
* Correct the error codes: use ENOENT and EMSGSIZEJozsef Kadlecsik2011-01-261-5/+7
* Fix trailing whitespaces and pr_* messagesJozsef Kadlecsik2011-01-212-15/+13
* Un-inline functions which are not small enoughJozsef Kadlecsik2011-01-201-7/+7
* Fix module loading at create/header commandsJozsef Kadlecsik2011-01-201-1/+1
* Fix wrong kzalloc flag in type_pf_expireJozsef Kadlecsik2011-01-201-1/+1
* The get_ip*_port functions are too large to be inlined, moved into the core.Jozsef Kadlecsik2011-01-201-119/+6
* Enforce network-order data in the netlink protocolJozsef Kadlecsik2011-01-201-5/+17
* Use annotated types and fix sparse warningsJozsef Kadlecsik2011-01-203-33/+25
* Move ip_set_alloc, ip_set_free and ip_set_get_ipaddr* into coreJozsef Kadlecsik2011-01-201-77/+6
* NETMASK*, HOSTMASK* macros are too genericJozsef Kadlecsik2011-01-201-6/+25
* Move NLA_PUT_NET* macros to include/net/netlink.hJozsef Kadlecsik2011-01-201-6/+0
* 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-1/+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
* xt_set: avoid user types in exported kernel headersJan Engelhardt2010-12-191-6/+6
* 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-0711-4/+4
* Remove include/net/pfxlen.hJozsef Kadlecsik2010-12-072-302/+17
* Remove command MODIFYJozsef Kadlecsik2010-12-071-17/+16
* Whitespace, checkpatch.pl cleanups.Jozsef Kadlecsik2010-12-079-82/+82
* The protocol extended with the command MODIFY.Jozsef Kadlecsik2010-11-051-18/+19
* Resizing converted to run under read-locking of the setJozsef Kadlecsik2010-10-301-81/+103
* Fix gfp_flags at resizingJozsef Kadlecsik2010-10-291-2/+2
* Listing for hash types fixedJozsef Kadlecsik2010-10-291-2/+18
* Fixes, cleanups, commentsv5.0-pre8Jozsef Kadlecsik2010-10-249-125/+276
* Cleanup, compatibilityv5.0-pre7Jozsef Kadlecsik2010-08-232-33/+19
* ipset 5: Sparc related and compatibility fixesv5.0-pre5Jozsef Kadlecsik2010-06-292-0/+3