summaryrefslogtreecommitdiffstats
path: root/kernel/ip_set_hash_netport.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/+45
* Remove unnecessary gfp_flags argumentsJozsef Kadlecsik2010-12-161-4/+4
* Convert hash types from chash to ahash.Jozsef Kadlecsik2010-12-101-16/+12
* 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-22/+22
* Resizing converted to run under read-locking of the setJozsef Kadlecsik2010-10-301-6/+9
* Fixes, cleanups, commentsv5.0-pre8Jozsef Kadlecsik2010-10-241-0/+566