index
:
ipset
master
region_lock
ipset tree
kadlec@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
ip_set_hash_ipport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganized kernel/ subdir
Jozsef Kadlecsik
2011-02-03
1
-544
/
+0
*
netfilter: ipset: remove unnecessary includes
Patrick McHardy
2011-02-01
1
-3
/
+0
*
Move the type specifici attribute validation to the core
Jozsef Kadlecsik
2011-01-27
1
-41
/
+24
*
Use vzalloc() instead of __vmalloc()
Jozsef Kadlecsik
2011-01-26
1
-2
/
+1
*
Fix trailing whitespaces and pr_* messages
Jozsef Kadlecsik
2011-01-21
1
-1
/
+1
*
Un-inline functions which are not small enough
Jozsef Kadlecsik
2011-01-20
1
-24
/
+4
*
The get_ip*_port functions are too large to be inlined, moved into the core.
Jozsef Kadlecsik
2011-01-20
1
-4
/
+4
*
Enforce network-order data in the netlink protocol
Jozsef Kadlecsik
2011-01-20
1
-3
/
+20
*
Use annotated types and fix sparse warnings
Jozsef Kadlecsik
2011-01-20
1
-10
/
+9
*
NETMASK*, HOSTMASK* macros are too generic
Jozsef Kadlecsik
2011-01-20
1
-2
/
+2
*
Get rid of ip_set_kernel.h
Jozsef Kadlecsik
2011-01-20
1
-1
/
+0
*
Fix the placement style of boolean operators at continued lines
Jozsef Kadlecsik
2011-01-20
1
-15
/
+15
*
Update copyright date and some style changes.
Jozsef Kadlecsik
2011-01-14
1
-1
/
+1
*
Use jhash.h accepted in kernel, with backward compatibility.
Jozsef Kadlecsik
2011-01-13
1
-1
/
+1
*
Separate prefixlens from ip_set core.
Jozsef Kadlecsik
2011-01-13
1
-0
/
+1
*
kernel: const annotations
Jan Engelhardt
2010-12-19
1
-6
/
+6
*
kernel: use __read_mostly for registration-type structures
Jan Engelhardt
2010-12-19
1
-1
/
+1
*
kernel: do not mix const and __read_mostly
Jan Engelhardt
2010-12-19
1
-2
/
+2
*
Support adding/deleting multiple entries, kernel part.
Jozsef Kadlecsik
2010-12-17
1
-4
/
+72
*
Remove unnecessary gfp_flags arguments
Jozsef Kadlecsik
2010-12-16
1
-4
/
+4
*
Convert hash types from chash to ahash.
Jozsef Kadlecsik
2010-12-10
1
-15
/
+11
*
Strip off ip_set_ prefix from non-ipset specific header files.
Jozsef Kadlecsik
2010-12-08
1
-1
/
+1
*
Create include/linux/netfilter/ipset/ directory
Jozsef Kadlecsik
2010-12-07
1
-8
/
+8
*
Remove include/net/pfxlen.h
Jozsef Kadlecsik
2010-12-07
1
-1
/
+0
*
Whitespace, checkpatch.pl cleanups.
Jozsef Kadlecsik
2010-12-07
1
-10
/
+10
*
Resizing converted to run under read-locking of the set
Jozsef Kadlecsik
2010-10-30
1
-6
/
+9
*
Fixes, cleanups, comments
v5.0-pre8
Jozsef Kadlecsik
2010-10-24
1
-62
/
+35
*
Cleanup, compatibility
v5.0-pre7
Jozsef Kadlecsik
2010-08-23
1
-2
/
+2
*
ipset 5: Sparc related and compatibility fixes
v5.0-pre5
Jozsef Kadlecsik
2010-06-29
1
-3
/
+3
*
ipset 5: last new feature added
v5.0-pre3
Jozsef Kadlecsik
2010-06-22
1
-28
/
+103
*
ipset 5 in an almost ready state - milestone
v5.0-pre1
Jozsef Kadlecsik
2010-06-15
1
-140
/
+398
*
Fifth stage to ipset-5
Jozsef Kadlecsik
2010-04-22
1
-0
/
+197