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
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct the error codes: use ENOENT and EMSGSIZE
Jozsef Kadlecsik
2011-01-26
1
-5
/
+7
*
Fix trailing whitespaces and pr_* messages
Jozsef Kadlecsik
2011-01-21
2
-15
/
+13
*
Un-inline functions which are not small enough
Jozsef Kadlecsik
2011-01-20
1
-7
/
+7
*
Fix module loading at create/header commands
Jozsef Kadlecsik
2011-01-20
1
-1
/
+1
*
Fix wrong kzalloc flag in type_pf_expire
Jozsef Kadlecsik
2011-01-20
1
-1
/
+1
*
The get_ip*_port functions are too large to be inlined, moved into the core.
Jozsef Kadlecsik
2011-01-20
1
-119
/
+6
*
Enforce network-order data in the netlink protocol
Jozsef Kadlecsik
2011-01-20
1
-5
/
+17
*
Use annotated types and fix sparse warnings
Jozsef Kadlecsik
2011-01-20
3
-33
/
+25
*
Move ip_set_alloc, ip_set_free and ip_set_get_ipaddr* into core
Jozsef Kadlecsik
2011-01-20
1
-77
/
+6
*
NETMASK*, HOSTMASK* macros are too generic
Jozsef Kadlecsik
2011-01-20
1
-6
/
+25
*
Move NLA_PUT_NET* macros to include/net/netlink.h
Jozsef Kadlecsik
2011-01-20
1
-6
/
+0
*
Get rid of ip_set_kernel.h
Jozsef Kadlecsik
2011-01-20
1
-15
/
+0
*
Fix the placement style of boolean operators at continued lines
Jozsef Kadlecsik
2011-01-20
2
-12
/
+12
*
Update copyright date and some style changes.
Jozsef Kadlecsik
2011-01-14
2
-2
/
+3
*
Use jhash.h accepted in kernel, with backward compatibility.
Jozsef Kadlecsik
2011-01-13
2
-1
/
+1
*
Separate prefixlens from ip_set core.
Jozsef Kadlecsik
2011-01-13
2
-9
/
+16
*
Comment the possible return values of the add/del/test type-functions
Jozsef Kadlecsik
2010-12-23
1
-2
/
+8
*
Kernel version compatibility: support from 2.6.34
Jozsef Kadlecsik
2010-12-21
1
-4
/
+4
*
kernel: const annotations
Jan Engelhardt
2010-12-19
2
-3
/
+3
*
kernel: do not mix const and __read_mostly
Jan Engelhardt
2010-12-19
3
-6
/
+5
*
xt_set: avoid user types in exported kernel headers
Jan Engelhardt
2010-12-19
1
-6
/
+6
*
Remove unnecessary gfp_flags arguments
Jozsef Kadlecsik
2010-12-16
2
-29
/
+24
*
Mistypeing in the hbucket() macro fixed.
Jozsef Kadlecsik
2010-12-16
1
-2
/
+6
*
Document which elements cannot be stored in the different hash types.
Jozsef Kadlecsik
2010-12-14
1
-2
/
+2
*
Convert last printks to pr_debug in ip_set_ahash.h
Jozsef Kadlecsik
2010-12-13
1
-4
/
+2
*
Remove remnants of slist from ip_set_ahash.h
Jozsef Kadlecsik
2010-12-13
1
-3
/
+2
*
Add proper RCU protection to resizing
Jozsef Kadlecsik
2010-12-10
1
-18
/
+38
*
Convert hash types from chash to ahash.
Jozsef Kadlecsik
2010-12-10
1
-0
/
+1057
*
Strip off ip_set_ prefix from non-ipset specific header files.
Jozsef Kadlecsik
2010-12-08
3
-2
/
+2
*
Update ip_set_jhash.h
Jozsef Kadlecsik
2010-12-08
1
-33
/
+81
*
Create include/linux/netfilter/ipset/ directory
Jozsef Kadlecsik
2010-12-07
11
-4
/
+4
*
Remove include/net/pfxlen.h
Jozsef Kadlecsik
2010-12-07
1
-7
/
+17
*
Remove command MODIFY
Jozsef Kadlecsik
2010-12-07
1
-17
/
+16
*
Whitespace, checkpatch.pl cleanups.
Jozsef Kadlecsik
2010-12-07
8
-81
/
+81
*
The protocol extended with the command MODIFY.
Jozsef Kadlecsik
2010-11-05
1
-18
/
+19
*
Resizing converted to run under read-locking of the set
Jozsef Kadlecsik
2010-10-30
1
-81
/
+103
*
Fix gfp_flags at resizing
Jozsef Kadlecsik
2010-10-29
1
-2
/
+2
*
Listing for hash types fixed
Jozsef Kadlecsik
2010-10-29
1
-2
/
+18
*
Fixes, cleanups, comments
v5.0-pre8
Jozsef Kadlecsik
2010-10-24
9
-125
/
+276
*
Cleanup, compatibility
v5.0-pre7
Jozsef Kadlecsik
2010-08-23
2
-33
/
+19
*
ipset 5: Sparc related and compatibility fixes
v5.0-pre5
Jozsef Kadlecsik
2010-06-29
2
-0
/
+3
*
ipset 5: IPv6 port related and manpage fixes, more tests
v5.0-pre4
Jozsef Kadlecsik
2010-06-25
1
-3
/
+3
*
ipset 5: last new feature added
v5.0-pre3
Jozsef Kadlecsik
2010-06-22
4
-77
/
+116
*
ipset 5 in an almost ready state - milestone
v5.0-pre1
Jozsef Kadlecsik
2010-06-15
12
-265
/
+1503
*
Eight stage to ipset-5
Jozsef Kadlecsik
2010-04-22
5
-952
/
+470
*
Seventh stage to ipset-5
Jozsef Kadlecsik
2010-04-22
1
-0
/
+103
*
Sixth stage to ipset-5
Jozsef Kadlecsik
2010-04-22
15
-646
/
+0
*
Fifth stage to ipset-5
Jozsef Kadlecsik
2010-04-22
19
-0
/
+0
*
4.1 version released
v4.1
Jozsef Kadlecsik
2009-11-11
1
-8
/
+14
*
ipset 4.0 released
v4.0
Jozsef Kadlecsik
2009-11-10
16
-73
/
+82
[next]