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
*
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
2
-1
/
+7
*
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
2
-0
/
+15
*
ipset: Support kernels with at least system_wq support
Jozsef Kadlecsik
2020-03-09
1
-1
/
+4
*
ip_set: Fix build on kernels without system_power_efficient_wq
Serhey Popovych
2020-03-09
2
-1
/
+7
*
Merge branch 'region_lock'
Jozsef Kadlecsik
2020-02-22
7
-211
/
+509
|
\
|
*
ipset 7.6 released
v7.6
region_lock
Jozsef Kadlecsik
2020-02-22
3
-1
/
+15
|
*
Add checking system_power_efficient_wq in the kernel source tree
Jozsef Kadlecsik
2020-02-22
1
-0
/
+10
|
*
netfilter: ipset: Fix forceadd evaluation path
Jozsef Kadlecsik
2020-02-22
1
-0
/
+2
|
*
netfilter: ipset: Correct the reported memory size
Jozsef Kadlecsik
2020-02-21
1
-1
/
+1
|
*
ip_set: Include kernel header instead of UAPI
Serhey Popovych
2020-02-18
1
-1
/
+1
|
*
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
Jozsef Kadlecsik
2020-02-18
4
-210
/
+482
*
|
ip_set: Include kernel header instead of UAPI
Serhey Popovych
2020-02-07
1
-1
/
+1
|
/
*
.gitignore: add temporary files to the list
Jozsef Kadlecsik
2020-01-26
1
-0
/
+3
*
netfilter: ipset: fix suspicious RCU usage in find_set_and_id
Jozsef Kadlecsik
2020-01-26
1
-17
/
+32
*
Add compatibility support for bitmap_zalloc() and bitmap_zero()
Jozsef Kadlecsik
2020-01-20
2
-0
/
+32
*
netfilter: ipset: use bitmap infrastructure completely
Jozsef Kadlecsik
2020-01-19
5
-17
/
+10
*
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
2020-01-15
1
-1
/
+1
*
ipset 7.5 released
v7.5
Jozsef Kadlecsik
2020-01-09
3
-1
/
+22
*
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
2020-01-09
1
-1
/
+2
*
ip_set: Pass init_net when @net is missing in match check params data structure
Serhey Popovych
2019-12-09
1
-1
/
+1
*
netfilter: xt_set: Do not restrict --map-set to the mangle table
Serhey Popovych
2019-12-09
1
-5
/
+0
*
em_ipset: Build on old kernels
Serhey Popovych
2019-12-09
4
-2
/
+30
*
compat: Use skb_vlan_tag_present() instead of vlan_tx_tag_present()
Serhey Popovych
2019-12-09
1
-1
/
+12
*
configure.ac: Support building with old autoconf 2.63
Serhey Popovych
2019-12-09
1
-0
/
+6
*
configure.ac: Build on kernels without skb->vlan_proto correctly
Serhey Popovych
2019-12-09
2
-0
/
+15
*
configure.ac: Add cond_resched_rcu() checks
Serhey Popovych
2019-12-09
2
-0
/
+22
*
configure.ac: Better match for ipv6_skip_exthdr() frag_offp arg presence
Serhey Popovych
2019-12-09
1
-1
/
+1
*
Document explicitly that protocol is not stored in bitmap:port
Jozsef Kadlecsik
2019-11-14
2
-6
/
+7
*
ipset 7.4 released
v7.4
Jozsef Kadlecsik
2019-11-01
3
-1
/
+36
*
Fix compatibility support for netlink extended ACK and add synchronize_rcu_bh...
Jozsef Kadlecsik
2019-11-01
3
-2
/
+18
*
Fix nla_policies to fully support NL_VALIDATE_STRICT
Jozsef Kadlecsik
2019-11-01
3
-2
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-10-31
24
-88
/
+24
*
netfilter: remove unnecessary spaces
yangxingwu
2019-10-31
2
-2
/
+2
*
ipset: Add wildcard support to net,iface
Kristian Evensen
2019-10-31
9
-7
/
+144
*
Sort naturally instead of textual sort (bugzilla #1369)
Jozsef Kadlecsik
2019-10-31
2
-113
/
+189
*
ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
Stefano Brivio
2019-10-31
1
-1
/
+1
*
Do not return with error at 'make modules_install' when modules are not loaded
Jozsef Kadlecsik
2019-10-31
1
-1
/
+1
*
netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.
Jeremy Sowden
2019-10-07
3
-31
/
+27
*
netfilter: ipset: move function to ip_set_bitmap_ip.c.
Jeremy Sowden
2019-10-07
2
-14
/
+12
*
netfilter: ipset: make ip_set_put_flags extern.
Jeremy Sowden
2019-10-07
2
-22
/
+25
*
netfilter: ipset: move functions to ip_set_core.c.
Jeremy Sowden
2019-10-07
2
-102
/
+102
*
netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c.
Jeremy Sowden
2019-10-07
2
-62
/
+67
*
netfilter: ipset: remove inline from static functions in .c files.
Jeremy Sowden
2019-10-07
19
-138
/
+138
*
netfilter: ipset: add a coding-style fix to ip_set_ext_destroy.
Jeremy Sowden
2019-10-07
1
-3
/
+5
*
netfilter: added missing includes to a number of header-files.
Jeremy Sowden
2019-10-07
1
-0
/
+4
[next]