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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support extensions which need a per data destroy function
Jozsef Kadlecsik
2013-09-09
1
-5
/
+17
*
Generalize extensions support
Jozsef Kadlecsik
2013-09-07
1
-0
/
+13
*
Move extension data to set structure
Jozsef Kadlecsik
2013-09-07
2
-11
/
+22
*
Rename extension offset ids to extension ids
Jozsef Kadlecsik
2013-09-06
1
-8
/
+8
*
Prepare ipset to support multiple networks for hash types
Jozsef Kadlecsik
2013-09-04
1
-0
/
+2
*
Introduce new operation to get both setname and family
Jozsef Kadlecsik
2013-09-04
1
-0
/
+8
*
Consistent userspace testing with nomatch flag
Jozsef Kadlecsik
2013-07-22
1
-2
/
+4
*
Backport nla_put_net64
Jozsef Kadlecsik
2013-05-09
1
-0
/
+10
*
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
*
Rename simple macro names to avoid namespace issues.
Jozsef Kadlecsik
2013-05-01
1
-0
/
+3
*
set match: add support to match the counters
Jozsef Kadlecsik
2013-04-09
3
-6
/
+43
*
Introduce the counter extension in the core
Jozsef Kadlecsik
2013-04-09
2
-4
/
+76
*
Unified hash type generation
Jozsef Kadlecsik
2013-04-09
1
-1241
/
+0
*
Unified bitmap type generation
Jozsef Kadlecsik
2013-04-09
1
-0
/
+6
*
Introduce extensions to elements in the core
Jozsef Kadlecsik
2013-04-09
2
-87
/
+61
*
Move often used IPv6 address masking function to header file
Jozsef Kadlecsik
2013-04-09
1
-0
/
+9
*
Make possible to test elements marked with nomatch, from userspace
Jozsef Kadlecsik
2013-04-09
1
-0
/
+8
*
Add a compatibility header file for easier maintenance
Jozsef Kadlecsik
2013-04-09
3
-30
/
+83
*
The uapi include split in the package itself
Jozsef Kadlecsik
2013-04-09
9
-268
/
+292
*
hash:*net*: nomatch flag not excluded on set resize
Jozsef Kadlecsik
2013-04-09
1
-7
/
+23
*
netfilter: ipset: timeout values corrupted on set resize
Josh Hunt
2013-02-21
1
-1
/
+3
*
Restore the support of kernel versions between 2.6.32 and 2.6.35
Jozsef Kadlecsik
2012-11-05
2
-0
/
+8
*
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
*
Support to match elements marked with "nomatch" in hash:*net* sets
Jozsef Kadlecsik
2012-09-21
1
-0
/
+4
*
Coding style fixes
Jozsef Kadlecsik
2012-09-11
2
-3
/
+4
*
Include supported revisions in module description
Jozsef Kadlecsik
2012-09-11
1
-0
/
+6
*
Fix cidr book keeping for hash:*net* types
Jozsef Kadlecsik
2012-09-10
1
-49
/
+55
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-09-08
1
-4
/
+4
*
Use MSEC_PER_SEC instead of harcoded value
Jozsef Kadlecsik
2012-05-15
1
-2
/
+2
*
Backport nla_put_net* functions as NLA_PUT* were removed
Jozsef Kadlecsik
2012-05-10
1
-0
/
+22
*
ipset: Stop using NLA_PUT*().
David S. Miller
2012-05-10
2
-29
/
+38
*
Fix hash size checking in kernel
Jozsef Kadlecsik
2012-05-06
1
-0
/
+16
*
Fix timeout value overflow bug at large timeout parameters
Jozsef Kadlecsik
2012-05-04
1
-0
/
+4
*
hash:net,iface timeout bug fixed
Jozsef Kadlecsik
2012-01-13
1
-0
/
+8
*
Exceptions support added to hash:*net* types
Jozsef Kadlecsik
2012-01-13
2
-23
/
+70
*
Log warning when a hash type of set gets full
Jozsef Kadlecsik
2012-01-10
1
-4
/
+18
*
ipset: use NFPROTO_ constants
Jan Engelhardt
2011-08-31
1
-1
/
+4
*
netfilter: ipset: expose userspace-relevant parts in ip_set.h
Jan Engelhardt
2011-08-31
1
-12
/
+14
*
netfilter: ipset: avoid use of kernel-only types
Jan Engelhardt
2011-08-31
1
-2
/
+2
*
Fix compiler warnings "'hash_ip4_data_next' declared inline after being called"
Chris Friesen
2011-07-09
1
-1
/
+1
*
hash:net,iface fixed to handle overlapping nets behind different interfaces
Jozsef Kadlecsik
2011-07-08
1
-31
/
+61
*
Make possible to hash some part of the data element only.
Jozsef Kadlecsik
2011-06-14
1
-4
/
+10
*
Whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
2011-05-31
4
-6
/
+6
*
hash:net,iface type introduced
Jozsef Kadlecsik
2011-05-30
2
-0
/
+11
*
Add xt_action_param to the variant level kadt functions, ipset API change
Jozsef Kadlecsik
2011-05-27
2
-0
/
+6
*
Use unified from/to address masking and check the usage
Jozsef Kadlecsik
2011-05-23
1
-0
/
+6
*
Adding ranges to hash types with timeout could still fail, fixed
Jozsef Kadlecsik
2011-05-21
1
-1
/
+1
*
Removed old, not used hashing method ip_set_chash
Jozsef Kadlecsik
2011-05-20
2
-1253
/
+0
[prev]
[next]