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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2022-11-07
1
-4
/
+1
*
headers: Remove some left-over license text in include/uapi/linux/netfilter/
Christophe JAILLET
2022-11-07
1
-4
/
+0
*
netfilter: ipset: enforce documented limit to prevent allocating huge memory
Jozsef Kadlecsik
2022-11-07
1
-24
/
+6
*
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
2022-10-17
1
-2
/
+2
*
ipset 7.15 released
v7.15
Jozsef Kadlecsik
2021-08-04
1
-0
/
+4
*
netfilter: ipset: Fix maximal range check in hash_ipportnet4_uadt()
Nathan Chancellor
2021-08-03
1
-3
/
+3
*
ipset 7.14 released
v7.14
Jozsef Kadlecsik
2021-07-28
1
-0
/
+3
*
64bit division isn't allowed on 32bit, replace it with shift
Jozsef Kadlecsik
2021-07-28
1
-1
/
+2
*
ipset 7.13 released
v7.13
Jozsef Kadlecsik
2021-07-27
1
-0
/
+3
*
Limit the maximal range of consecutive elements to add/delete fix
Jozsef Kadlecsik
2021-07-16
10
-19
/
+70
*
ipset 7.12 released
v7.12
Jozsef Kadlecsik
2021-07-14
1
-0
/
+9
*
Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
2021-07-14
10
-0
/
+29
*
Backport "netfilter: use nfnetlink_unicast()"
Jozsef Kadlecsik
2021-06-26
2
-40
/
+33
*
Backport "netfilter: nfnetlink: consolidate callback type"
Jozsef Kadlecsik
2021-06-26
2
-0
/
+23
*
Backport "netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks"
Jozsef Kadlecsik
2021-06-26
2
-62
/
+99
*
Backport "netfilter: add helper function to set up the nfnetlink header and u...
Jozsef Kadlecsik
2021-06-26
2
-14
/
+33
*
ipset 7.10 released
v7.10
Jozsef Kadlecsik
2020-12-20
1
-0
/
+12
*
Fix patch "Handle false warning from -Wstringop-overflow"
Jozsef Kadlecsik
2020-12-20
1
-1
/
+1
*
Backward compatibility: handle renaming nla_strlcpy to nla_strscpy
Jozsef Kadlecsik
2020-12-20
1
-0
/
+5
*
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-12-20
1
-2
/
+2
*
netfilter: ipset: fix shift-out-of-bounds in htable_bits()
Vasily Averin
2020-12-20
1
-19
/
+5
*
netfilter: ipset: fixes possible oops in mtype_resize
Vasily Averin
2020-12-20
1
-9
/
+17
*
Handle false warning from -Wstringop-overflow
Jozsef Kadlecsik
2020-12-14
1
-1
/
+1
*
Backward compatibility: handle missing strscpy with a wrapper of strlcpy.
Jozsef Kadlecsik
2020-12-14
1
-1
/
+6
*
Move compiler specific compatibility support to separated file
Jozsef Kadlecsik
2020-12-07
4
-14
/
+17
*
ipset 7.8 released
v7.8
Jozsef Kadlecsik
2020-11-19
1
-0
/
+10
*
Complete backward compatibility fix for package copy of <linux/jhash.h>
Jozsef Kadlecsik
2020-11-19
1
-2
/
+0
*
Compatibility: check for kvzalloc() and GFP_KERNEL_ACCOUNT
Jozsef Kadlecsik
2020-11-19
1
-1
/
+30
*
netfilter: ipset: enable memory accounting for ipset allocations
Vasily Averin
2020-11-19
1
-16
/
+1
*
netfilter: ipset: prevent uninit-value in hash_ip6_add
Eric Dumazet
2020-11-19
2
-2
/
+9
*
Compatibility: use skb_policy() from if_vlan.h if available
Jozsef Kadlecsik
2020-11-19
1
-0
/
+5
*
Compatibility: Check for the fourth arg of list_for_each_entry_rcu()
Jozsef Kadlecsik
2020-11-19
2
-2
/
+11
*
Backward compatibility fix for the package copy of <linux/jhash.h>
Jozsef Kadlecsik
2020-11-08
1
-0
/
+1
*
ipset 7.7 released
v7.7
Jozsef Kadlecsik
2020-09-22
1
-0
/
+22
*
Expose the initval hash parameter to userspace
Jozsef Kadlecsik
2020-09-21
14
-17
/
+34
*
Add bucketsize parameter to all hash types
Jozsef Kadlecsik
2020-09-21
16
-40
/
+79
*
Use fallthrough pseudo-keyword in the package copy of <linux/jhash.h> too
Jozsef Kadlecsik
2020-09-20
1
-13
/
+13
*
Support the -exist flag with the destroy command
Jozsef Kadlecsik
2020-09-20
1
-1
/
+3
*
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-20
2
-1
/
+13
*
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-09-20
5
-6
/
+6
*
netfilter: ipset: call ip_set_free() instead of kfree()
Eric Dumazet
2020-09-20
4
-5
/
+5
*
netfiler: ipset: fix unaligned atomic access
Russell King
2020-09-20
1
-0
/
+2
*
netfilter: ipset: Fix subcounter update skip
Phil Sutter
2020-09-20
1
-1
/
+1
*
ipset: Update byte and packet counters regardless of whether they match
Stefano Brivio
2020-09-20
1
-1
/
+2
*
netfilter: ipset: Pass lockdep expression to RCU lists
Amol Grover
2020-09-20
1
-1
/
+2
*
Revert "Introduce --update-counters-first flag for the set target"
Jozsef Kadlecsik
2020-09-20
3
-33
/
+4
*
ip_set: Fix compatibility with kernels between v3.3 and v4.5
Serhey Popovych
2020-03-09
1
-0
/
+2
*
Introduce --update-counters-first flag for the set target
Jozsef Kadlecsik
2020-03-09
3
-4
/
+33
*
ip_set: Fix build on kernels without INIT_DEFERRABLE_WORK
Serhey Popovych
2020-03-09
1
-0
/
+5
*
ip_set: Fix build on kernels without system_power_efficient_wq
Serhey Popovych
2020-03-09
1
-0
/
+5
[next]