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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
Cong Wang
1
-4
/
+10
2025-05-02
net_sched: hfsc: Fix a UAF vulnerability in class handling
Cong Wang
1
-2
/
+7
2025-05-02
tipc: fix NULL pointer dereference in tipc_mon_reinit_self()
Tung Nguyen
1
-1
/
+2
2025-05-02
openvswitch: fix lockup on tx to unregistering netdev with carrier
Ilya Maximets
1
-1
/
+3
2025-05-02
net: openvswitch: fix race on port output
Felix Huettner
2
-1
/
+2
2025-05-02
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
1
-4
/
+15
2025-05-02
net: openvswitch: fix nested key length validation in the set() action
Ilya Maximets
1
-1
/
+2
2025-05-02
Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...
Johannes Berg
1
-1
/
+0
2025-05-02
Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address
Luiz Augusto von Dentz
1
-2
/
+3
2025-05-02
wifi: mac80211: Purge vif txq in ieee80211_do_stop()
Remi Pommarel
1
-0
/
+3
2025-05-02
wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()
Remi Pommarel
1
-0
/
+1
2025-05-02
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo CaƱuelo Navarro
2
-8
/
+16
2025-05-02
wifi: mac80211: fix integer overflow in hwmp_route_info_get()
Gavrilov Ilia
1
-4
/
+10
2025-05-02
bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
Willem de Bruijn
1
-36
/
+44
2025-05-02
bpf: Add endian modifiers to fix endian warnings
Ben Dooks
1
-2
/
+2
2025-05-02
net: vlan: don't propagate flags on open
Stanislav Fomichev
1
-27
/
+4
2025-05-02
page_pool: avoid infinite loop to schedule delayed worker
Jason Xing
1
-1
/
+7
2025-05-02
tipc: fix memory leak in tipc_link_xmit
Tung Nguyen
1
-0
/
+1
2025-04-10
ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
Fernando Fernandez Mancera
1
-12
/
+25
2025-04-10
vsock: avoid timeout during connect() if the socket is closing
Stefano Garzarella
1
-1
/
+5
2025-04-10
net_sched: skbprio: Remove overly strict queue assertions
Cong Wang
1
-3
/
+0
2025-04-10
netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
Debin Zhu
1
-3
/
+18
2025-04-10
can: statistics: use atomic access in hot path
Oliver Hartkopp
3
-31
/
+39
2025-04-10
netfilter: socket: Lookup orig tuple for IPv6 SNAT
Maxim Mikityanskiy
1
-0
/
+23
2025-04-10
atm: Fix NULL pointer dereference
Minjoong Kim
1
-0
/
+2
2025-04-10
batman-adv: Ignore own maximum aggregation size during RX
Sven Eckelmann
2
-4
/
+2
2025-04-10
net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES
Lin Ma
1
-0
/
+1
2025-04-10
net: atm: fix use after free in lec_send()
Dan Carpenter
1
-1
/
+2
2025-04-10
ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().
Kuniyuki Iwashima
1
-0
/
+2
2025-04-10
ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().
Kuniyuki Iwashima
1
-1
/
+2
2025-04-10
Bluetooth: Fix error code in chan_alloc_skb_cb()
Dan Carpenter
1
-1
/
+6
2025-04-10
xfrm_output: Force software GSO only in tunnel mode
Cosmin Ratiu
1
-1
/
+1
2025-04-10
sctp: Fix undefined behavior in left shift operation
Yu-Chun Lin
1
-1
/
+1
2025-04-10
netfilter: nft_exthdr: fix offset with ipv4_find_option()
Alexey Kashavkin
1
-6
/
+4
2025-04-10
net_sched: Prevent creation of classes with TC_H_ROOT
Cong Wang
1
-0
/
+6
2025-04-10
ipvs: prevent integer overflow in do_ip_vs_get_ctl()
Dan Carpenter
1
-4
/
+4
2025-04-10
netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert...
Kohei Enju
1
-0
/
+2
2025-04-10
netpoll: hold rcu read lock in __netpoll_send_skb()
Breno Leitao
1
-2
/
+7
2025-04-10
netpoll: netpoll_send_skb() returns transmit status
Eric Dumazet
1
-4
/
+7
2025-04-10
netpoll: move netpoll_send_skb() out of line
Eric Dumazet
1
-2
/
+11
2025-04-10
netpoll: remove dev argument from netpoll_send_skb_on_dev()
Eric Dumazet
1
-4
/
+6
2025-04-10
netpoll: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-4
/
+5
2025-04-10
sctp: sysctl: auth_enable: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-04-10
sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
Matthieu Baerts (NGI0)
1
-1
/
+2
2025-04-10
Revert "sctp: sysctl: auth_enable: avoid using current->nsproxy"
Magali Lemes
1
-1
/
+1
2025-04-10
Revert "sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy"
Magali Lemes
1
-2
/
+1
2025-04-10
vlan: fix memory leak in vlan_newlink()
Eric Dumazet
1
-3
/
+7
2025-03-13
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman
1
-0
/
+1
2025-03-13
net: ipv6: fix dst ref loop in ila lwtunnel
Justin Iurman
1
-1
/
+2
2025-03-13
net-timestamp: support TCP GSO case for a few missing flags
Jason Xing
1
-4
/
+7
[next]