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
*
ipset 7.1 released
v7.1
Jozsef Kadlecsik
2018-12-10
3
-1
/
+18
*
Add compatibility support for strscpy()
Jozsef Kadlecsik
2018-12-10
2
-0
/
+15
*
netfilter/ipset: replace a strncpy() with strscpy()
Qian Cai
2018-12-04
1
-2
/
+4
*
Correct the manpage about the sort option, supported since 3713072d
Jozsef Kadlecsik
2018-11-30
1
-1
/
+1
*
Add missing functions to libipset.map
Jozsef Kadlecsik
2018-11-28
3
-5
/
+12
*
netfilter: ipset: fix ip_set_byindex function
Florent Fourcot
2018-11-28
1
-1
/
+1
*
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
2018-11-28
1
-1
/
+1
*
configure.ac: Fix build regression on RHEL/CentOS/SL
Serhey Popovych
2018-11-26
1
-2
/
+2
*
Implement sorting for hash types in the ipset tool
Jozsef Kadlecsik
2018-11-26
10
-19
/
+66346
*
Fix to list/save into file specified by option
Jozsef Kadlecsik
2018-11-10
1
-2
/
+3
*
Correct workaround in patch "Fix calling ip_set() macro at dumping"
Jozsef Kadlecsik
2018-10-30
1
-15
/
+4
*
ipset 7.0 released
v7.0
Jozsef Kadlecsik
2018-10-27
3
-1
/
+43
*
Introduction of new commands and protocol version 7
Jozsef Kadlecsik
2018-10-27
14
-34
/
+209
*
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
2018-10-22
4
-0
/
+4
*
Add compatibility support for async in pernet_operations.
Jozsef Kadlecsik
2018-10-22
2
-0
/
+11
*
net: Convert ip_set_net_ops
Kirill Tkhai
2018-10-22
1
-1
/
+4
*
Use more robust awk patterns to check for backward compatibility
Jozsef Kadlecsik
2018-10-22
1
-15
/
+15
*
netfilter: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-22
1
-1
/
+1
*
Prepare the ipset tool to handle multiple protocol versions
Jozsef Kadlecsik
2018-10-22
3
-9
/
+25
*
Fix warning message handling
Jozsef Kadlecsik
2018-10-22
7
-61
/
+76
*
Correct to test null valued entry in hash:net6,port,net6 test
Jozsef Kadlecsik
2018-10-19
1
-3
/
+9
*
Fix calling ip_set() macro at dumping
Jozsef Kadlecsik
2018-10-19
1
-4
/
+19
*
Correct rcu_dereference() call in ip_set_put_comment()
Jozsef Kadlecsik
2018-10-19
1
-2
/
+2
*
Library reworked to support embedding ipset completely
Jozsef Kadlecsik
2018-10-18
23
-1066
/
+2160
*
Add compatibility to support kvcalloc()
Jozsef Kadlecsik
2018-09-24
2
-0
/
+15
*
netfilter: ipset: fix ip_set_list allocation failure
Andrey Ryabinin
2018-09-24
1
-5
/
+5
*
Validate string type attributes in attr2data()
Stefano Brivio
2018-09-03
1
-0
/
+4
*
manpage: Add comment about matching on destination MAC address
Stefano Brivio
2018-08-30
1
-7
/
+19
*
Add compatibility to support is_zero_ether_addr()
Jozsef Kadlecsik
2018-08-30
2
-1
/
+23
*
ipset: Make invalid MAC address checks consistent
Stefano Brivio
2018-08-30
2
-7
/
+7
*
ipset: Allow matching on destination MAC address for mac and ipmac sets
Stefano Brivio
2018-08-30
3
-16
/
+20
*
netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
Eric Westbrook
2018-08-30
1
-4
/
+4
*
Fix use-after-free in ipset_parse_name_compat()
Stefano Brivio
2018-08-27
1
-3
/
+4
*
Fix leak in build_argv() on line parsing error
Stefano Brivio
2018-08-24
1
-2
/
+3
*
Simplify return statement in ipset_mnl_query()
Stefano Brivio
2018-08-24
1
-1
/
+1
*
ipset: list:set: Decrease refcount synchronously on deletion and replace
Stefano Brivio
2018-07-16
3
-19
/
+23
*
netfilter: ipset: forbid family for hash:mac sets
Florent Fourcot
2018-06-04
1
-1
/
+4
*
Limit max timeout value to (UINT_MAX >> 1)/MSEC_PER_SEC
Jozsef Kadlecsik
2018-06-01
4
-10
/
+13
*
List timing out entries with "timeout 1" instead of zero timeout value
Jozsef Kadlecsik
2018-06-01
1
-2
/
+8
*
tests/check_klog.sh: Try dmesg too, don't let shell terminate script
Stefano Brivio
2018-05-30
1
-0
/
+4
*
netfilter: xt_set: Check hook mask correctly
Serhey Popovych
2018-05-30
1
-1
/
+1
*
ipset 6.38 released
v6.38
Jozsef Kadlecsik
2018-04-10
2
-1
/
+4
*
Fix API version number (reported by Jan Engelhardt)
Jozsef Kadlecsik
2018-04-10
1
-1
/
+1
*
ipset 6.37 released
v6.37
Jozsef Kadlecsik
2018-04-10
3
-1
/
+8
*
Fix parsing service names for ports
Jozsef Kadlecsik
2018-04-10
6
-11
/
+38
*
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
Joe Perches
2018-04-10
1
-5
/
+2
*
ipset 6.36 released
v6.36
Jozsef Kadlecsik
2018-03-03
3
-1
/
+14
*
Use 'ss' in runtest.sh but fall back to deprecated 'net-tools' command
Jozsef Kadlecsik
2018-03-03
1
-4
/
+14
*
Remove duplicate module description
Jozsef Kadlecsik
2018-01-29
1
-8
/
+1
*
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
2018-01-29
1
-1
/
+2
[next]