index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
ipvs: Fix uninit-value in do_ip_vs_set_ctl()
Peilin Ye
1
-3
/
+4
2020-10-14
netfilter: ctnetlink: add a range check for l3/l4 protonum
Will McVicker
1
-0
/
+2
2020-09-12
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-1
/
+3
2020-07-09
netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6
Vasily Averin
1
-0
/
+1
2020-06-29
netfilter: ipset: fix unaligned atomic access
Russell King
1
-0
/
+2
2020-06-20
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
Pablo Neira Ayuso
1
-2
/
+2
2020-06-03
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
1
-1
/
+1
2020-06-03
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
1
-27
/
+35
2020-06-03
netfilter: ipset: Fix subcounter update skip
Phil Sutter
1
-1
/
+1
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-2
/
+2
2020-05-10
netfilter: nf_tables: destroy the set if fail to add transaction
Liping Zhang
1
-1
/
+3
2020-05-10
netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabled
Liping Zhang
1
-0
/
+3
2020-05-10
netfilter: nf_tables: fix a wrong check to skip the inactive rules
Liping Zhang
1
-1
/
+1
2020-05-10
netfilter: nfnetlink: use original skbuff when acking batches
Pablo Neira Ayuso
1
-3
/
+3
2020-03-20
netfilter: cthelper: add missing attribute validation for cthelper
Jakub Kicinski
1
-0
/
+2
2020-02-28
netfilter: xt_bpf: add overflow checks
Jann Horn
1
-0
/
+3
2020-01-29
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
4
-10
/
+10
2020-01-23
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
1
-1
/
+1
2020-01-14
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
1
-1
/
+2
2020-01-12
netfilter: ctnetlink: netns exit must wait for callbacks
Florian Westphal
1
-0
/
+3
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
1
-8
/
+7
2019-11-12
netfilter: ipset: Fix an error code in ip_set_sockfn_get()
Dan Carpenter
1
-3
/
+5
2019-09-21
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
1
-1
/
+1
2019-09-06
netfilter: conntrack: Use consistent ct id hash calculation
Dirk Morris
1
-8
/
+8
2019-09-06
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2
-5
/
+64
2019-08-25
netfilter: nfnetlink: avoid deadlock due to synchronous request_module
Florian Westphal
1
-1
/
+1
2019-08-11
netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
Phil Turnbull
1
-0
/
+2
2019-05-16
ipvs: do not schedule icmp errors from tunnels
Julian Anastasov
1
-1
/
+1
2019-05-16
netfilter: compat: initialize all fields in xt_init
Francesco Ruggeri
1
-1
/
+1
2019-04-27
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
1
-2
/
+7
2019-03-23
netfilter: nf_conntrack_tcp: Fix stack out of bounds when parsing TCP options
Jozsef Kadlecsik
1
-0
/
+4
2019-03-23
netfilter: nfnetlink_acct: validate NFACCT_FILTER parameters
Phil Turnbull
1
-0
/
+3
2019-03-23
netfilter: nfnetlink_log: just returns error for unknown command
Ken-ichirou MATSUZAWA
1
-1
/
+1
2019-03-23
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
1
-0
/
+12
2018-12-01
netfilter: nf_tables: fix oops when inserting an element into a verdict map
Liping Zhang
1
-0
/
+1
2018-11-27
netfilter: xt_IDLETIMER: add sysfs filename checking routine
Taehee Yoo
1
-0
/
+20
2018-11-27
netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
Eric Westbrook
1
-4
/
+4
2018-09-19
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
1
-2
/
+2
2018-09-15
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
1
-4
/
+11
2018-08-24
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Florian Westphal
1
-4
/
+4
2018-07-17
netfilter: nf_queue: augment nfqa_cfg_policy
Eric Dumazet
1
-0
/
+3
2018-07-11
netfilter: nf_log: don't hold nf_log_mutex during user access
Jann Horn
1
-3
/
+6
2018-07-11
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
1
-1
/
+2
2018-07-03
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
1
-6
/
+15
2018-05-16
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2
-83
/
+80
2018-04-13
netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
Liping Zhang
1
-1
/
+6
2018-04-08
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
3
-5
/
+36
2018-04-08
netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
Matthias Kaehlcke
1
-4
/
+3
2018-03-24
netfilter: xt_CT: fix refcnt leak on error path
Gao Feng
1
-2
/
+9
2018-03-18
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
1
-9
/
+25
[next]