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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
Fix write to cloned skb in ipv6_hop_ioam()
Justin Iurman
1
-0
/
+10
2024-03-01
phonet/pep: fix racy skb_queue_empty() use
Rémi Denis-Courmont
1
-9
/
+32
2024-03-01
phonet: take correct lock to peek at the RX queue
Rémi Denis-Courmont
1
-2
/
+2
2024-03-01
net/sched: flower: Add lock protection when remove filter handle
Jianbo Liu
1
-1
/
+4
2024-03-01
devlink: fix port dump cmd type
Jiri Pirko
1
-1
/
+1
2024-03-01
net: mctp: put sock on tag allocation failure
Jeremy Kerr
1
-1
/
+1
2024-03-01
netfilter: nf_tables: use kzalloc for hook allocation
Florian Westphal
1
-1
/
+1
2024-03-01
netfilter: nf_tables: register hooks last when adding new chain/flowtable
Pablo Neira Ayuso
1
-38
/
+40
2024-03-01
netfilter: nft_flow_offload: release dst in case direct xmit path is used
Pablo Neira Ayuso
1
-0
/
+1
2024-03-01
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
1
-3
/
+13
2024-03-01
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
1
-0
/
+1
2024-03-01
tls: don't skip over different type records from the rx_list
Sabrina Dubroca
1
-8
/
+14
2024-03-01
tls: stop recv() if initial process_rx_list gave us non-DATA
Sabrina Dubroca
1
-1
/
+1
2024-03-01
tls: break out of main loop when PEEK gets a non-data record
Sabrina Dubroca
1
-0
/
+2
2024-03-01
bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
Shigeru Yoshida
1
-2
/
+5
2024-03-01
net: implement lockless setsockopt(SO_PEEK_OFF)
Eric Dumazet
3
-34
/
+15
2024-03-01
arp: Prevent overflow in arp_req_get().
Kuniyuki Iwashima
1
-1
/
+2
2024-03-01
devlink: fix possible use-after-free and memory leaks in devlink_init()
Vasiliy Kovalev
1
-3
/
+9
2024-03-01
ipv6: sr: fix possible use-after-free and null-ptr-deref
Vasiliy Kovalev
1
-9
/
+11
2024-03-01
ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
Eric Dumazet
1
-3
/
+18
2024-03-01
ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid
Eric Dumazet
1
-4
/
+17
2024-03-01
net/sched: act_mirred: don't override retval if we already lost the skb
Jakub Kicinski
1
-12
/
+10
2024-03-01
net/sched: act_mirred: use the backlog for mirred ingress
Jakub Kicinski
1
-9
/
+5
2024-03-01
net/sched: act_mirred: Create function tcf_mirred_to_dev and improve readability
Victor Nogueira
1
-57
/
+72
2024-03-01
dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished().
Kuniyuki Iwashima
1
-1
/
+24
2024-03-01
net: bridge: switchdev: Ensure deferred event delivery on unoffload
Tobias Waldekranz
1
-0
/
+10
2024-03-01
net: bridge: switchdev: Skip MDB replays of deferred events on offload
Tobias Waldekranz
2
-28
/
+119
2024-03-01
xsk: Add truesize to skb_add_rx_frag().
Sebastian Andrzej Siewior
1
-1
/
+2
2024-03-01
mptcp: fix duplicate subflow creation
Paolo Abeni
1
-15
/
+18
2024-03-01
mptcp: fix data races on remote_id
Paolo Abeni
2
-7
/
+7
2024-03-01
mptcp: fix data races on local_id
Paolo Abeni
6
-13
/
+23
2024-03-01
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
2
-2
/
+6
2024-03-01
mptcp: add needs_id for netlink appending addr
Geliang Tang
1
-5
/
+19
2024-03-01
mptcp: add needs_id for userspace appending addr
Geliang Tang
1
-6
/
+7
2024-03-01
l2tp: pass correct message length to ip6_append_data
Tom Parkin
1
-1
/
+1
2024-03-01
mptcp: corner case locking for rx path fields initialization
Paolo Abeni
5
-39
/
+50
2024-03-01
mptcp: fix more tx path fields initialization
Paolo Abeni
2
-6
/
+13
2024-03-01
mptcp: use mptcp_set_state
Geliang Tang
3
-20
/
+25
2024-03-01
mptcp: add CurrEstab MIB counter support
Geliang Tang
4
-0
/
+28
2024-03-01
libceph: fail sparse-read if the data length doesn't match
Xiubo Li
1
-3
/
+15
2024-03-01
wifi: mac80211: accept broadcast probe responses on 6 GHz
Johannes Berg
1
-12
/
+18
2024-03-01
wifi: mac80211: adding missing drv_mgd_complete_tx() call
Johannes Berg
1
-0
/
+1
2024-03-01
wifi: mac80211: initialize SMPS mode correctly
Johannes Berg
1
-4
/
+3
2024-03-01
wifi: mac80211: fix driver debugfs for vif type change
Johannes Berg
3
-8
/
+3
2024-03-01
wifi: mac80211: set station RX-NSS on reconfig
Johannes Berg
1
-0
/
+2
2024-03-01
netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
Xin Long
1
-1
/
+1
2024-03-01
wifi: mac80211: fix race condition on enabling fast-xmit
Felix Fietkau
2
-1
/
+3
2024-03-01
wifi: cfg80211: fix missing interfaces when dumping
Michal Kazior
1
-0
/
+1
2024-02-23
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2
-2
/
+4
2024-02-23
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
4
-18
/
+61
[next]