summaryrefslogtreecommitdiffstats
path: root/kernel/ip_set_hash_ip.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganized kernel/ subdirJozsef Kadlecsik2011-02-031-464/+0
* netfilter: ipset: remove unnecessary includesPatrick McHardy2011-02-011-3/+0
* Move the type specifici attribute validation to the coreJozsef Kadlecsik2011-01-271-37/+21
* Use vzalloc() instead of __vmalloc()Jozsef Kadlecsik2011-01-261-2/+1
* Fix trailing whitespaces and pr_* messagesJozsef Kadlecsik2011-01-211-2/+2
* Un-inline functions which are not small enoughJozsef Kadlecsik2011-01-201-19/+3
* Enforce network-order data in the netlink protocolJozsef Kadlecsik2011-01-201-3/+16
* Use annotated types and fix sparse warningsJozsef Kadlecsik2011-01-201-13/+16
* NETMASK*, HOSTMASK* macros are too genericJozsef Kadlecsik2011-01-201-8/+8
* 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-6/+6
* Update copyright date and some style changes.Jozsef Kadlecsik2011-01-141-1/+1
* Use jhash.h accepted in kernel, with backward compatibility.Jozsef Kadlecsik2011-01-131-1/+1
* Separate prefixlens from ip_set core.Jozsef Kadlecsik2011-01-131-0/+1
* kernel: const annotationsJan Engelhardt2010-12-191-6/+6
* kernel: use __read_mostly for registration-type structuresJan Engelhardt2010-12-191-1/+1
* kernel: do not mix const and __read_mostlyJan Engelhardt2010-12-191-5/+3
* Remove unnecessary gfp_flags argumentsJozsef Kadlecsik2010-12-161-5/+5
* Convert hash types from chash to ahash.Jozsef Kadlecsik2010-12-101-15/+11
* Strip off ip_set_ prefix from non-ipset specific header files.Jozsef Kadlecsik2010-12-081-1/+1
* Create include/linux/netfilter/ipset/ directoryJozsef Kadlecsik2010-12-071-7/+7
* Remove include/net/pfxlen.hJozsef Kadlecsik2010-12-071-1/+0
* Whitespace, checkpatch.pl cleanups.Jozsef Kadlecsik2010-12-071-11/+11
* Resizing converted to run under read-locking of the setJozsef Kadlecsik2010-10-301-7/+9
* Fixes, cleanups, commentsv5.0-pre8Jozsef Kadlecsik2010-10-241-25/+26
* Cleanup, compatibilityv5.0-pre7Jozsef Kadlecsik2010-08-231-3/+3
* ipset 5: Sparc related and compatibility fixesv5.0-pre5Jozsef Kadlecsik2010-06-291-3/+3
* ipset 5: last new feature addedv5.0-pre3Jozsef Kadlecsik2010-06-221-8/+17
* ipset 5 in an almost ready state - milestonev5.0-pre1Jozsef Kadlecsik2010-06-151-286/+253
* Eight stage to ipset-5Jozsef Kadlecsik2010-04-221-101/+449
* Fifth stage to ipset-5Jozsef Kadlecsik2010-04-221-0/+164