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
...
*
Compatibility: check kernel source for list_last_entry
Jozsef Kadlecsik
2015-01-06
1
-0
/
+6
*
Remove an unused macro
Jozsef Kadlecsik
2014-12-10
1
-4
/
+0
*
Use MSEC_PER_SEC consistently
Jozsef Kadlecsik
2014-12-01
1
-2
/
+2
*
Remove unnecessary integer RCU handling and fix sparse warnings
Jozsef Kadlecsik
2014-11-27
3
-82
/
+41
*
Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
2014-11-18
1
-5
/
+8
*
styles warned by checkpatch.pl fixed
Jozsef Kadlecsik
2014-11-18
1
-4
/
+5
*
Introduce RCU in all set types instead of rwlock per set
Jozsef Kadlecsik
2014-11-18
2
-35
/
+86
*
Add more compatibility checkings to support older kernel releases
Jozsef Kadlecsik
2014-11-18
1
-1
/
+3
*
Kernel API changes in em_ipset.c, support both old and new ones
Jozsef Kadlecsik
2014-11-03
1
-0
/
+2
*
net: use the new API kvfree()
WANG Cong
2014-11-03
1
-0
/
+11
*
Use IS_ENABLED macro and define it if required
Jozsef Kadlecsik
2014-11-03
1
-0
/
+11
*
skbinfo extension: send nonzero extension elements only to userspace
Jozsef Kadlecsik
2014-09-15
1
-7
/
+11
*
netfilter: ipset: Add skbinfo extension kernel support in the ipset core.
Anton Danilov
2014-09-08
1
-1
/
+55
*
Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'
Jozsef Kadlecsik
2014-08-05
1
-0
/
+1
*
ipset: add forceadd kernel support for hash set types
Josh Hunt
2014-03-04
1
-0
/
+3
*
Prepare the kernel for create option flags when no extension is needed
Jozsef Kadlecsik
2014-02-13
1
-0
/
+2
*
add hash:ip,mark data type to ipset
Vytas Dauksa
2014-01-08
1
-4
/
+6
*
ipset: remove unused code
Stephen Hemminger
2014-01-07
1
-1
/
+0
*
net ipset: use rbtree postorder iteration instead of opencoding
Cody P Schafer
2013-11-13
1
-1
/
+2
*
net->user_ns is available starting from 3.8, add compatibility checking
Jozsef Kadlecsik
2013-10-27
1
-0
/
+1
*
Avoid clashing with configured kernel in [CONFIG_]IP_SET_MAX
Jozsef Kadlecsik
2013-10-08
1
-0
/
+8
*
Compatibility code is modified not to rely on kernel version numbers
Jozsef Kadlecsik
2013-10-02
1
-11
/
+27
*
Use netlink callback dump args only
Jozsef Kadlecsik
2013-10-02
1
-0
/
+10
*
ipset: Add net namespace for ipset
Vitaly Lavrov
2013-09-28
1
-7
/
+9
*
Use a common function at listing the extensions of the elements
Jozsef Kadlecsik
2013-09-25
1
-0
/
+21
*
netfilter: ipset: Support comments for ipset entries in the core.
Oliver Smith
2013-09-23
2
-8
/
+100
*
Kconfig: ipset needs NETFILTER_NETLINK
Jozsef Kadlecsik
2013-09-17
1
-0
/
+5
*
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
*
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
1
-2
/
+7
*
Introduce the counter extension in the core
Jozsef Kadlecsik
2013-04-09
1
-4
/
+71
*
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
5
-333
/
+6
*
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
[prev]
[next]