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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support package fragments for IPv4 protos without ports
Anders K. Pedersen
2013-05-03
1
-1
/
+17
*
Use fix sized type for timeout in the extension part
Jozsef Kadlecsik
2013-05-02
1
-1
/
+1
*
Make sure kernel configured properly for sparse checkings
Jozsef Kadlecsik
2013-05-01
1
-0
/
+6
*
Fix "may be used uninitialized" warnings
Jozsef Kadlecsik
2013-05-01
9
-12
/
+12
*
Rename simple macro names to avoid namespace issues.
Jozsef Kadlecsik
2013-05-01
14
-162
/
+169
*
Fix sparse warnings due to missing rcu annotations
Jozsef Kadlecsik
2013-04-30
1
-32
/
+55
*
Sparse warning about shadowed variable fixed
Jozsef Kadlecsik
2013-04-30
1
-1
/
+1
*
Don't call ip_nest_end needlessly in the error path
Jozsef Kadlecsik
2013-04-27
3
-3
/
+3
*
set match: add support to match the counters
Jozsef Kadlecsik
2013-04-09
6
-9
/
+120
*
The list:set type with counter support
Jozsef Kadlecsik
2013-04-09
1
-6
/
+67
*
The hash types with counter support
Jozsef Kadlecsik
2013-04-09
8
-19
/
+381
*
The bitmap types with counter support
Jozsef Kadlecsik
2013-04-09
4
-15
/
+186
*
Introduce the counter extension in the core
Jozsef Kadlecsik
2013-04-09
3
-4
/
+86
*
list:set type using the extension interface
Jozsef Kadlecsik
2013-04-09
1
-246
/
+301
*
Hash types using the unified code base
Jozsef Kadlecsik
2013-04-09
7
-1865
/
+610
*
Unified hash type generation
Jozsef Kadlecsik
2013-04-09
2
-1241
/
+1039
*
Bitmap types using the unified code base
Jozsef Kadlecsik
2013-04-09
3
-954
/
+316
*
Unified bitmap type generation
Jozsef Kadlecsik
2013-04-09
2
-0
/
+271
*
Introduce extensions to elements in the core
Jozsef Kadlecsik
2013-04-09
4
-110
/
+86
*
Move often used IPv6 address masking function to header file
Jozsef Kadlecsik
2013-04-09
6
-45
/
+9
*
Make possible to test elements marked with nomatch, from userspace
Jozsef Kadlecsik
2013-04-09
5
-24
/
+40
*
netfilter ipset: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki
2013-04-09
7
-9
/
+9
*
Add a compatibility header file for easier maintenance
Jozsef Kadlecsik
2013-04-09
6
-78
/
+101
*
The uapi include split in the package itself
Jozsef Kadlecsik
2013-04-09
9
-268
/
+292
*
Reorder modules a little bit in Kbuild
Jozsef Kadlecsik
2013-04-09
1
-2
/
+2
*
hash:*net*: nomatch flag not excluded on set resize
Jozsef Kadlecsik
2013-04-09
5
-11
/
+99
*
list:set: update reference counter when last element pushed off
Jozsef Kadlecsik
2013-04-09
1
-3
/
+7
*
ipset 6.17 released
v6.17
Jozsef Kadlecsik
2013-02-21
1
-0
/
+5
*
"Directory not empty" error message (reported by John Brendler)
Jozsef Kadlecsik
2013-02-21
1
-1
/
+2
*
netfilter: ipset: timeout values corrupted on set resize
Josh Hunt
2013-02-21
1
-1
/
+3
*
Make sure ip_set_max isn't set to IPSET_INVALID_ID
Jozsef Kadlecsik
2012-11-27
1
-1
/
+1
*
ipset 6.16.1 released
v6.16.1
Jozsef Kadlecsik
2012-11-27
1
-0
/
+4
*
Add ipset package version to external module description
Jozsef Kadlecsik
2012-11-27
1
-1
/
+6
*
Backport RCU handling up to 2.6.32.x
Jozsef Kadlecsik
2012-11-27
1
-0
/
+8
*
ipset 6.16 released
v6.16
Jozsef Kadlecsik
2012-11-26
1
-0
/
+5
*
Netlink pid is renamed to portid in kernel 3.7.0
Jozsef Kadlecsik
2012-11-26
1
-10
/
+16
*
Fix RCU handling when the number of maximal sets are increased
Jozsef Kadlecsik
2012-11-26
1
-83
/
+117
*
netfilter: ipset: fix netiface set name overflow
Florian Westphal
2012-11-22
1
-1
/
+1
*
ipset 6.15 released
v6.15
Jozsef Kadlecsik
2012-11-19
1
-0
/
+6
*
Increase the number of maximal sets automatically as needed
Jozsef Kadlecsik
2012-11-19
1
-8
/
+51
*
Restore the support of kernel versions between 2.6.32 and 2.6.35
Jozsef Kadlecsik
2012-11-05
3
-64
/
+96
*
Fix range bug in hash:ip,port,net
Jozsef Kadlecsik
2012-11-05
4
-12
/
+13
*
Rewrite cidr book keeping to handle /0
Jozsef Kadlecsik
2012-09-22
1
-49
/
+55
*
Revert patch "Fix cidr book keeping for hash:*net* types"
Jozsef Kadlecsik
2012-09-22
1
-55
/
+49
*
ipset 6.14 released
v6.14
Jozsef Kadlecsik
2012-09-21
1
-0
/
+11
*
Support to match elements marked with "nomatch" in hash:*net* sets
Jozsef Kadlecsik
2012-09-21
7
-20
/
+54
*
Coding style fixes
Jozsef Kadlecsik
2012-09-11
6
-12
/
+16
*
Include supported revisions in module description
Jozsef Kadlecsik
2012-09-11
12
-39
/
+78
*
Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
2012-09-10
1
-23
/
+21
*
Fix cidr book keeping for hash:*net* types
Jozsef Kadlecsik
2012-09-10
1
-49
/
+55
[prev]
[next]