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
*
Handle "netfilter: ipset: Fix for recursive locking warning" patch for backwa...
Jozsef Kadlecsik
2024-12-19
1
-0
/
+1
*
Kill sched.h dependency on rcupdate.h
Kent Overstreet
2024-05-22
1
-0
/
+3
*
Handle "netfilter: propagate net to nf_bridge_get_physindev" patch
Jozsef Kadlecsik
2024-05-22
1
-0
/
+1
*
Use timer_shutdown_sync() when available, instead of del_timer_sync()
Jozsef Kadlecsik
2024-01-29
1
-0
/
+5
*
netfilter: ipset: fix race condition between swap/destroy and kernel side add...
Jozsef Kadlecsik
2024-01-29
1
-0
/
+4
*
compatibility: handle strscpy_pad()
Jozsef Kadlecsik
2023-09-18
1
-0
/
+16
*
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
2022-12-30
1
-1
/
+1
*
netfilter: ipset: Add support for new bitmask parameter
Vishwanath Pai
2022-11-20
1
-0
/
+10
*
compatibility: handle unsafe_memcpy()
Jozsef Kadlecsik
2022-11-07
1
-0
/
+6
*
compatibility: move to skb_protocol in the code from tc_skb_protocol
Jozsef Kadlecsik
2022-11-07
1
-5
/
+3
*
Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
2021-07-14
1
-0
/
+3
*
Backport "netfilter: use nfnetlink_unicast()"
Jozsef Kadlecsik
2021-06-26
1
-0
/
+23
*
Backport "netfilter: nfnetlink: consolidate callback type"
Jozsef Kadlecsik
2021-06-26
1
-0
/
+7
*
Backport "netfilter: nfnetlink: add struct nfnl_info and pass it to callbacks"
Jozsef Kadlecsik
2021-06-26
1
-10
/
+28
*
Backport "netfilter: add helper function to set up the nfnetlink header and u...
Jozsef Kadlecsik
2021-06-26
1
-0
/
+30
*
Backward compatibility: handle renaming nla_strlcpy to nla_strscpy
Jozsef Kadlecsik
2020-12-20
1
-0
/
+5
*
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
3
-14
/
+16
*
Compatibility: check for kvzalloc() and GFP_KERNEL_ACCOUNT
Jozsef Kadlecsik
2020-11-19
1
-1
/
+30
*
netfilter: ipset: prevent uninit-value in hash_ip6_add
Eric Dumazet
2020-11-19
1
-0
/
+8
*
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
1
-0
/
+9
*
Backward compatibility fix for the package copy of <linux/jhash.h>
Jozsef Kadlecsik
2020-11-08
1
-0
/
+1
*
Add bucketsize parameter to all hash types
Jozsef Kadlecsik
2020-09-21
1
-0
/
+5
*
Use fallthrough pseudo-keyword in the package copy of <linux/jhash.h> too
Jozsef Kadlecsik
2020-09-20
1
-13
/
+13
*
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-20
1
-0
/
+12
*
netfilter: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-09-20
1
-1
/
+1
*
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
*
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
1
-1
/
+10
*
Add compatibility support for bitmap_zalloc() and bitmap_zero()
Jozsef Kadlecsik
2020-01-20
1
-0
/
+12
*
netfilter: ipset: use bitmap infrastructure completely
Jozsef Kadlecsik
2020-01-19
1
-7
/
+0
*
em_ipset: Build on old kernels
Serhey Popovych
2019-12-09
1
-0
/
+17
*
compat: Use skb_vlan_tag_present() instead of vlan_tx_tag_present()
Serhey Popovych
2019-12-09
1
-1
/
+12
*
configure.ac: Build on kernels without skb->vlan_proto correctly
Serhey Popovych
2019-12-09
1
-0
/
+4
*
configure.ac: Add cond_resched_rcu() checks
Serhey Popovych
2019-12-09
1
-0
/
+12
*
Fix compatibility support for netlink extended ACK and add synchronize_rcu_bh...
Jozsef Kadlecsik
2019-11-01
1
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-10-31
1
-4
/
+1
*
netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.
Jeremy Sowden
2019-10-07
1
-3
/
+0
*
netfilter: ipset: move function to ip_set_bitmap_ip.c.
Jeremy Sowden
2019-10-07
1
-14
/
+0
*
netfilter: ipset: make ip_set_put_flags extern.
Jeremy Sowden
2019-10-07
1
-22
/
+1
*
netfilter: ipset: move functions to ip_set_core.c.
Jeremy Sowden
2019-10-07
1
-102
/
+0
*
netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c.
Jeremy Sowden
2019-10-07
1
-61
/
+2
*
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
*
netfilter: inlined four headers files into another one.
Jeremy Sowden
2019-10-07
5
-295
/
+233
*
Explicitly comment that we need ipset_nest_start(),
Jozsef Kadlecsik
2019-06-10
1
-0
/
+7
*
ipset: update my email address
Jozsef Kadlecsik
2019-06-05
5
-5
/
+5
*
netfilter: ipset: merge uadd and udel functions
Florent Fourcot
2019-01-08
1
-1
/
+4
[next]