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
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: 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
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
1
-0
/
+4
2025-01-09
skb_expand_head() adjust skb->truesize incorrectly
Vasily Averin
1
-13
/
+23
2025-01-09
bpf: fix recursive lock when verdict program return SK_PASS
Jiayuan Chen
1
-2
/
+2
2025-01-09
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
1
-0
/
+4
2025-01-09
ipv6: use skb_expand_head in ip6_xmit
Vasily Averin
1
-16
/
+11
2025-01-09
ipv6: use skb_expand_head in ip6_finish_output2
Vasily Averin
1
-35
/
+16
2025-01-09
skbuff: introduce skb_expand_head()
Vasily Averin
1
-0
/
+42
2025-01-09
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
1
-6
/
+15
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 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
2024-12-19
batman-adv: Do not send uninitialized TT changes
Remi Pommarel
1
-0
/
+7
2024-12-19
virtio/vsock: Fix accept_queue memory leak
Michal Luczaj
1
-0
/
+8
2024-12-19
bpf, sockmap: Fix update element with same
Michal Luczaj
1
-0
/
+1
2024-12-19
tcp: check space before adding MPTCP SYN options
MoYuanhao
1
-2
/
+4
2024-12-14
netpoll: Use rcu_access_pointer() in __netpoll_setup
Breno Leitao
1
-1
/
+1
2024-12-14
net/neighbor: clear error in case strict check is not set
Jakub Kicinski
1
-0
/
+1
2024-12-14
net: inet6: do not leave a dangling sk pointer in inet6_create()
Ignat Korchagin
1
-12
/
+10
2024-12-14
net: inet: do not leave a dangling sk pointer in inet_create()
Ignat Korchagin
1
-12
/
+10
2024-12-14
net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
Ignat Korchagin
1
-5
/
+7
2024-12-14
net: af_can: do not leave a dangling sk pointer in can_create()
Ignat Korchagin
1
-0
/
+1
2024-12-14
Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_cre...
Ignat Korchagin
1
-0
/
+1
2024-12-14
af_packet: avoid erroring out after sock_init_data() in packet_create()
Ignat Korchagin
1
-6
/
+6
2024-12-14
net/sched: cbs: Fix integer overflow in cbs_set_port_rate()
Elena Salomatkina
1
-1
/
+1
2024-12-14
tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
Zijian Zhang
1
-7
/
+4
2024-12-14
ethtool: Fix wrong mod state in case of verbose and no_mask bitset
Kory Maincent
1
-4
/
+44
2024-12-14
netfilter: nft_set_hash: skip duplicated elements pending gc run
Pablo Neira Ayuso
1
-0
/
+16
2024-12-14
netfilter: ipset: Hold module reference while requesting a module
Phil Sutter
1
-0
/
+5
2024-12-14
net: sched: fix erspan_opt settings in cls_flower
Xin Long
1
-2
/
+3
2024-12-14
tipc: Fix use-after-free of kernel socket in cleanup_bearer().
Kuniyuki Iwashima
1
-1
/
+1
2024-12-14
dccp: Fix memory leak in dccp_feat_change_recv
Ivan Solodovnikov
1
-1
/
+5
2024-12-14
net/ipv6: release expired exception dst cached in socket
Jiri Wiesner
1
-3
/
+3
2024-12-14
can: j1939: j1939_session_new(): fix skb reference counting
Dmitry Antipov
1
-1
/
+1
2024-12-14
net: hsr: avoid potential out-of-bound access in fill_frame_info()
Eric Dumazet
1
-0
/
+2
2024-12-14
net/sched: tbf: correct backlog statistic for GSO packets
Martin Ottens
1
-6
/
+12
2024-12-14
netfilter: x_tables: fix LED ID check in led_tg_check()
Dmitry Antipov
1
-1
/
+3
[next]