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
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
2025-02-01
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
Ido Schimmel
1
-1
/
+1
2025-02-01
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-9
/
+5
2025-02-01
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-11
/
+8
2025-02-01
net: sched: fix ets qdisc OOB Indexing
Jamal Hadi Salim
1
-0
/
+2
2025-02-01
mptcp: don't always assume copied data in mptcp_cleanup_rbuf()
Paolo Abeni
1
-9
/
+9
2025-01-23
net: fix data-races around sk->sk_forward_alloc
Wang Liang
2
-4
/
+2
2025-01-23
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
1
-1
/
+1
2025-01-23
vsock/virtio: discard packets if the transport changes
Stefano Garzarella
1
-2
/
+5
2025-01-23
vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
Stefano Garzarella
1
-0
/
+9
2025-01-23
vsock: reset socket state when de-assigning the transport
Stefano Garzarella
1
-0
/
+9
2025-01-23
vsock/virtio: cancel close work in the destructor
Stefano Garzarella
1
-8
/
+21
2025-01-23
mac802154: check local interfaces before deleting sdata list
Lizhi Xu
1
-0
/
+4
2025-01-23
net: add exit_batch_rtnl() method
Eric Dumazet
1
-1
/
+30
2025-01-23
pktgen: Avoid out-of-bounds access in get_imix_entries
Artem Chernyshev
1
-3
/
+3
2025-01-23
bpf: Fix bpf_sk_select_reuseport() memory leak
Michal Luczaj
1
-12
/
+18
2025-01-23
mptcp: fix TCP options overflow.
Paolo Abeni
1
-0
/
+7
2025-01-23
mptcp: drop port parameter of mptcp_pm_add_addr_signal
Geliang Tang
3
-7
/
+7
2025-01-23
sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-01-23
sctp: sysctl: udp_port: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-23
sctp: sysctl: auth_enable: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-23
sctp: sysctl: rto_min/max: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-01-23
sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-01-23
netfilter: conntrack: clamp maximum hashtable size to INT_MAX
Pablo Neira Ayuso
1
-1
/
+4
2025-01-23
netfilter: nf_tables: imbalance in flowtable binding
Pablo Neira Ayuso
1
-4
/
+11
2025-01-23
tls: Fix tls_sw_sendmsg error handling
Benjamin Coddington
1
-1
/
+1
2025-01-23
net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
Eric Dumazet
1
-1
/
+2
2025-01-23
net: 802: LLC+SNAP OID:PID lookup on start of skb data
Antonio Pastor
1
-2
/
+2
2025-01-09
net/sctp: Prevent autoclose integer overflow in sctp_association_init()
Nikolay Kuratov
1
-1
/
+2
2025-01-09
wifi: mac80211: wake the queues in case of failure in resume
Emmanuel Grumbach
1
-0
/
+3
2025-01-09
ila: serialize calls to nf_register_net_hooks()
Eric Dumazet
1
-5
/
+11
2025-01-09
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
1
-12
/
+4
2025-01-09
af_packet: fix vlan_get_tci() vs MSG_PEEK
Eric Dumazet
1
-9
/
+3
2025-01-09
net: restrict SO_REUSEPORT to inet sockets
Eric Dumazet
1
-1
/
+4
2025-01-09
net: llc: reset skb->transport_header
Antonio Pastor
1
-1
/
+1
2025-01-09
netrom: check buffer length before accessing it
Ilya Shchipletsov
1
-0
/
+6
2025-01-09
net: fix memory leak in tcp_conn_request()
Wang Liang
1
-0
/
+1
2025-01-09
net: dsa: improve shutdown sequence
Vladimir Oltean
1
-0
/
+7
2025-01-09
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
1
-6
/
+15
2025-01-09
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
2
-2
/
+8
2025-01-09
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
1
-1
/
+1
2025-01-09
netfilter: ipset: Fix for recursive locking warning
Phil Sutter
1
-0
/
+3
2025-01-09
net/smc: check return value of sock_recvmsg when draining clc data
Guangguan Wang
1
-0
/
+5
2025-01-09
net/smc: check smcd_v2_ext_offset when receiving proposal msg
Guangguan Wang
1
-1
/
+7
2025-01-09
net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
Guangguan Wang
3
-2
/
+14
2025-01-09
net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll
Guangguan Wang
1
-0
/
+7
2025-01-09
net: sched: fix ordering of qlen adjustment
Lion Ackermann
2
-2
/
+2
2024-12-19
net/sched: netem: account for backlog updates from child qdisc
Martin Ottens
1
-6
/
+16
2024-12-19
tipc: fix NULL deref in cleanup_bearer()
Eric Dumazet
1
-1
/
+6
2024-12-19
batman-adv: Do not let TT changes list grows indefinitely
Remi Pommarel
1
-3
/
+11
2024-12-19
batman-adv: Remove uninitialized data in full table TT response
Remi Pommarel
1
-15
/
+22
[next]