index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
9p: Avoid creating multiple slab caches with the same name
Pedro Falcato
2024-11-17
1
-1
/
+9
*
vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
Hyunwoo Kim
2024-11-17
1
-0
/
+1
*
hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
Hyunwoo Kim
2024-11-17
1
-0
/
+1
*
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
2024-11-17
1
-0
/
+5
*
sctp: properly validate chunk size in sctp_sf_ootb()
Xin Long
2024-11-17
1
-1
/
+1
*
mac80211: always have ieee80211_sta_restart()
Johannes Berg
2024-11-08
1
-1
/
+1
*
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
2024-11-08
1
-1
/
+2
*
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
2024-11-08
1
-0
/
+3
*
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
BenoƮt Monin
2024-11-08
1
-0
/
+4
*
net: support ip generic csum processing in skb_csum_hwoffload_help
Xin Long
2024-11-08
1
-1
/
+12
*
net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
Pedro Tammela
2024-11-08
1
-1
/
+1
*
mac80211: Add support to trigger sta disconnect on hardware restart
Youghandhar Chintala
2024-11-08
3
-3
/
+45
*
mac80211: do drv_reconfig_complete() before restarting all
Johannes Berg
2024-11-08
1
-7
/
+7
*
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Felix Fietkau
2024-11-08
1
-17
/
+25
*
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
2024-11-08
1
-1
/
+5
*
net: sched: fix use-after-free in taprio_change()
Dmitry Antipov
2024-11-08
1
-1
/
+2
*
Bluetooth: bnep: fix wild-memory-access in proto_unregister
Ye Bin
2024-11-08
1
-2
/
+1
*
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
2024-11-08
3
-22
/
+18
*
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
2024-11-08
1
-10
/
+25
*
mac80211: Fix NULL ptr deref for injected rate info
Mathy Vanhoef
2024-11-08
1
-16
/
+36
*
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson
2024-11-08
1
-0
/
+1
*
wifi: mac80211: fix potential key use-after-free
Johannes Berg
2024-11-08
2
-1
/
+4
*
net: Fix an unsafe loop on the list
Anastasia Kovaleva
2024-11-08
1
-1
/
+2
*
sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start
Xin Long
2024-11-08
1
-5
/
+13
*
net: annotate lockless accesses to sk->sk_max_ack_backlog
Eric Dumazet
2024-11-08
8
-9
/
+9
*
net: annotate lockless accesses to sk->sk_ack_backlog
Eric Dumazet
2024-11-08
6
-6
/
+6
*
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
2024-11-08
1
-1
/
+6
*
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
2024-11-08
1
-2
/
+0
*
netfilter: br_netfilter: fix panic with metadata_dst skb
Andy Roulin
2024-11-08
1
-0
/
+5
*
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
2024-11-08
1
-0
/
+13
*
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
2024-11-08
1
-2
/
+16
*
tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
Jason Xing
2024-11-08
1
-0
/
+3
*
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
2024-11-08
1
-1
/
+1
*
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
2024-11-08
1
-4
/
+2
*
tipc: guard against string buffer overrun
Simon Horman
2024-11-08
1
-2
/
+6
*
net: sched: consistently use rcu_replace_pointer() in taprio_change()
Dmitry Antipov
2024-11-08
1
-1
/
+3
*
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Xin Long
2024-11-08
1
-1
/
+3
*
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
2024-11-08
1
-3
/
+3
*
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
2024-11-08
1
-3
/
+7
*
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
2024-11-08
1
-1
/
+1
*
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
2024-11-08
2
-4
/
+10
*
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
2024-11-08
1
-5
/
+2
*
net: qrtr: Update packets cloning when broadcasting
Youssef Samir
2024-11-08
1
-1
/
+1
*
netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
Eric Dumazet
2024-11-08
1
-12
/
+2
*
net: tipc: avoid possible garbage value
Su Hui
2024-11-08
1
-1
/
+1
*
can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().
Kuniyuki Iwashima
2024-11-08
1
-1
/
+3
*
sock_map: Add a cond_resched() in sock_hash_free()
Eric Dumazet
2024-11-08
1
-0
/
+1
*
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
Dmitry Antipov
2024-11-08
1
-1
/
+16
*
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
2024-11-08
2
-34
/
+35
*
wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors
Dmitry Antipov
2024-11-08
2
-2
/
+4
[next]