summaryrefslogtreecommitdiffstats
path: root/kernel/ip_set_hash_ipport.c
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Support adding/deleting multiple entries, kernel part.Jozsef Kadlecsik2010-12-171-4/+72
* Remove unnecessary gfp_flags argumentsJozsef Kadlecsik2010-12-161-4/+4
* 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-8/+8
* Remove include/net/pfxlen.hJozsef Kadlecsik2010-12-071-1/+0
* Whitespace, checkpatch.pl cleanups.Jozsef Kadlecsik2010-12-071-10/+10
* Resizing converted to run under read-locking of the setJozsef Kadlecsik2010-10-301-6/+9
* Fixes, cleanups, commentsv5.0-pre8Jozsef Kadlecsik2010-10-241-62/+35
* Cleanup, compatibilityv5.0-pre7Jozsef Kadlecsik2010-08-231-2/+2
* 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-28/+103
* ipset 5 in an almost ready state - milestonev5.0-pre1Jozsef Kadlecsik2010-06-151-140/+398
* Fifth stage to ipset-5Jozsef Kadlecsik2010-04-221-0/+197