index
:
ipset
master
region_lock
ipset tree
kadlec@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure bitmap:ip,mac detects the proper MAC even when it's overwritten
Jozsef Kadlecsik
2015-03-29
4
-6
/
+20
*
RCU safe comment extension handling
Jozsef Kadlecsik
2015-03-29
4
-20
/
+42
*
Make sure the proper is_destroyed value is checked at dumping
Jozsef Kadlecsik
2015-03-29
1
-2
/
+4
*
Fix broken commit "Check extensions attributes before getting extensions."
Jozsef Kadlecsik
2015-03-29
1
-8
/
+8
*
netfilter: ipset: Improve preprocessor macros checks
Sergey Popovich
2015-03-24
3
-7
/
+18
*
netfilter: ipset: Fix hashing for ipv6 sets
Sergey Popovich
2015-03-24
5
-8
/
+2
*
netfilter: ipset: Fix ext_*() macros
Sergey Popovich
2015-03-23
1
-4
/
+4
*
netfilter: ipset: Check for comment netlink attribute length
Sergey Popovich
2015-03-23
15
-15
/
+30
*
netfilter: ipset: Return bool values instead of int
Sergey Popovich
2015-03-20
10
-38
/
+43
*
netfilter: ipset: Check CIDR value only when attribute is given
Sergey Popovich
2015-03-20
4
-49
/
+41
*
netfilter: ipset: Make sure we always return line number on batch
Sergey Popovich
2015-03-20
15
-75
/
+75
*
netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
Sergey Popovich
2015-03-20
5
-15
/
+38
*
netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len
Sergey Popovich
2015-03-20
7
-9
/
+11
*
netfilter: ipset: Check IPSET_ATTR_PORT only once
Sergey Popovich
2015-03-20
5
-40
/
+10
*
netfilter: ipset: Check extensions attributes before getting extensions.
Sergey Popovich
2015-03-20
16
-170
/
+29
*
netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
Sergey Popovich
2015-03-20
2
-7
/
+7
*
netfilter: ipset: Return ipset error instead of bool
Sergey Popovich
2015-03-19
12
-48
/
+126
*
netfilter: ipset: Preprocessor directices cleanup
Sergey Popovich
2015-03-19
12
-34
/
+4
*
netfilter: ipset: No need to make nomatch bitfield
Sergey Popovich
2015-03-19
1
-2
/
+2
*
Make sure bit operations are not reordered
Jozsef Kadlecsik
2015-03-19
2
-2
/
+10
*
Support linking libipset to C++ programs
Jozsef Kadlecsik
2015-03-18
10
-1
/
+80
*
netfilter: ipset: Properly calculate extensions offsets and total length
Sergey Popovich
2015-03-16
1
-3
/
+3
*
ipset: propose rewording in manpage
Neutron Soutmun
2015-03-13
1
-3
/
+2
*
Fix cidr handling for hash:*net* types
Jozsef Kadlecsik
2015-03-13
11
-36
/
+63
*
netfilter: ipset: fix boolreturn.cocci warnings
kbuild test robot
2015-03-11
1
-2
/
+2
*
netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
Alexander Drozdov
2015-03-11
1
-2
/
+4
*
Make sure listing doesn't grab a set which is just being destroyed.
Jozsef Kadlecsik
2015-01-08
1
-6
/
+21
*
Missing rcu_read_lock() and _unlock() in mtype_list() fixed
Jozsef Kadlecsik
2015-01-06
1
-0
/
+3
*
More compatibility checking and simplifications
Jozsef Kadlecsik
2015-01-06
8
-33
/
+74
*
Compatibility: define RCU_INIT_POINTER when __rcu is not defined
Jozsef Kadlecsik
2015-01-06
1
-1
/
+6
*
Compatibility: check kernel source for list_last_entry
Jozsef Kadlecsik
2015-01-06
2
-0
/
+16
*
Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
2015-01-06
21
-204
/
+221
*
Use nlmsg_total_size instead of NLMSG_SPACE in ip_set_core.c.
Jozsef Kadlecsik
2015-01-06
1
-2
/
+2
*
There's no need to call synchronize_rcu() with kfree_rcu()
Jozsef Kadlecsik
2015-01-06
1
-4
/
+0
*
Call rcu_barrier() in module removal path
Jozsef Kadlecsik
2014-12-10
12
-2
/
+14
*
Call synchronize_rcu() in set type (un)register functions only when needed
Jozsef Kadlecsik
2014-12-10
1
-5
/
+4
*
Remove an unused macro
Jozsef Kadlecsik
2014-12-10
1
-4
/
+0
*
Give a better name to a macro in ip_set_core.c
Jozsef Kadlecsik
2014-12-10
1
-9
/
+9
*
Resolve the STREQ macro to make the code more readable, and use nla_strlcpy w...
Jozsef Kadlecsik
2014-12-10
1
-6
/
+5
*
Use MSEC_PER_SEC consistently
Jozsef Kadlecsik
2014-12-01
1
-2
/
+2
*
Make possible to pass extra flags to sparse (userspace)
Jozsef Kadlecsik
2014-11-27
1
-1
/
+1
*
Remove unnecessary integer RCU handling and fix sparse warnings
Jozsef Kadlecsik
2014-11-27
6
-122
/
+90
*
Fix sparse warning
Jozsef Kadlecsik
2014-11-27
1
-2
/
+2
*
ipset 6.24 released
v6.24
Jozsef Kadlecsik
2014-11-24
3
-1
/
+37
*
netfilter: ipset: small potential read beyond the end of buffer
Dan Carpenter
2014-11-18
1
-0
/
+5
*
The "extra" subdirectory for kernel modules may have a full subtree
Jozsef Kadlecsik
2014-11-18
1
-1
/
+1
*
Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
2014-11-18
5
-22
/
+80
*
styles warned by checkpatch.pl fixed
Jozsef Kadlecsik
2014-11-18
11
-11
/
+38
*
Introduce RCU in all set types instead of rwlock per set
Jozsef Kadlecsik
2014-11-18
9
-488
/
+615
*
Remove rbtree from hash:net,iface in order to run under RCU
Jozsef Kadlecsik
2014-11-18
1
-167
/
+17
[next]