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
2019-07-31
net: make skb_dst_force return true when dst is refcounted
Florian Westphal
1
-1
/
+5
2019-07-31
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
2
-66
/
+72
2019-07-31
ipvs: defer hook registration to avoid leaks
Julian Anastasov
1
-7
/
+14
2019-07-31
ipset: Fix memory accounting for hash types on resize
Stefano Brivio
1
-1
/
+1
2019-06-22
ipvs: Fix use-after-free in ip_vs_in
YueHaibing
1
-1
/
+1
2019-06-22
netfilter: nf_queue: fix reinject verdict handling
Jagdish Motwani
1
-0
/
+1
2019-05-16
netfilter: nf_tables: warn when expr implements only one of activate/deactivate
Florian Westphal
1
-0
/
+19
2019-05-16
netfilter: ctnetlink: don't use conntrack/expect object addresses as id
Florian Westphal
2
-5
/
+64
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-05-04
netfilter: nft_set_rbtree: check for inactive element after flag mismatch
Pablo Neira Ayuso
1
-4
/
+3
2019-05-02
ipvs: fix warning on unused variable
Andrea Claudi
1
-1
/
+2
2019-04-20
netfilter: xt_cgroup: shrink size of v2 path
Pablo Neira Ayuso
1
-0
/
+72
2019-04-05
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
1
-2
/
+7
2019-04-05
netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrac...
Chieh-Min Wang
1
-3
/
+11
2019-03-23
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
3
-6
/
+15
2019-03-13
netfilter: nf_nat: skip nat clash resolution for same-origin entries
Martynas Pumputis
1
-0
/
+16
2019-03-13
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
1
-0
/
+12
2019-02-27
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
1
-1
/
+2
2019-02-27
netfilter: nf_tables: fix flush after rule deletion in the same batch
Pablo Neira Ayuso
1
-0
/
+3
2019-02-27
netfilter: nf_tables: fix leaking object reference count
Taehee Yoo
1
-0
/
+2
2019-01-13
netfilter: nat: can't use dst_hold on noref dst
Florian Westphal
1
-1
/
+2
2019-01-13
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
Pan Bian
1
-1
/
+1
2019-01-13
netfilter: seqadj: re-load tcp header pointer after possible head reallocation
Florian Westphal
1
-3
/
+4
2019-01-09
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
1
-1
/
+1
2019-01-09
netfilter: nf_conncount: fix garbage collection confirm race
Florian Westphal
1
-5
/
+47
2019-01-09
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
1
-4
/
+9
2019-01-09
netfilter: nf_conncount: expose connection list interface
Pablo Neira Ayuso
1
-13
/
+23
2019-01-09
netfilter: xt_connlimit: don't store address in the conn nodes
Florian Westphal
1
-6
/
+2
2018-12-21
netfilter: ipset: Fix wraparound in hash:*net* types
Jozsef Kadlecsik
6
-63
/
+63
2018-12-17
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
1
-11
/
+4
2018-12-17
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
Xin Long
1
-0
/
+3
2018-12-17
netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
Taehee Yoo
1
-6
/
+3
2018-12-17
netfilter: nf_tables: fix use-after-free when deleting compat expressions
Florian Westphal
2
-3
/
+5
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-11-27
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...
Stefano Brivio
2
-18
/
+22
2018-11-21
netfilter: conntrack: fix calculation of next bucket number in early_drop
Vasily Khoruzhick
1
-5
/
+8
2018-10-10
netfilter: nf_tables: release chain in flushing set
Taehee Yoo
1
-0
/
+1
2018-10-10
netfilter: xt_cluster: add dependency on conntrack module
Martin Willi
1
-1
/
+13
2018-09-15
netfilter: fix memory leaks on netlink_dump_start error
Florian Westphal
2
-25
/
+30
2018-09-15
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
1
-4
/
+11
2018-09-05
netfilter: nf_tables: don't allow to rename to already-pending name
Florian Westphal
1
-13
/
+29
2018-09-05
netfilter: nf_tables: fix memory leaks on chain rename
Florian Westphal
1
-6
/
+11
2018-09-05
netfilter: nft_set_hash: add rcu_barrier() in the nft_rhash_destroy()
Taehee Yoo
1
-0
/
+1
2018-08-24
netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior state
Florian Westphal
1
-4
/
+4
2018-08-24
netfilter: nf_conntrack: Fix possible possible crash on module loading.
Andrey Ryabinin
1
-1
/
+1
2018-08-24
netfilter: nft_compat: explicitly reject ERROR and standard target
Florian Westphal
1
-0
/
+13
2018-08-24
netfilter: nf_log: fix uninit read in nf_log_proc_dostring
Jann Horn
1
-0
/
+4
2018-08-24
netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregister
Gao Feng
1
-0
/
+5
[next]