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-12-19
net: dsa: tag_ocelot_8021q: fix broken reception
Robert Hodaszi
1
-1
/
+1
2024-12-19
Bluetooth: iso: Fix circular lock in iso_conn_big_sync
Iulia Tanasescu
1
-7
/
+27
2024-12-19
Bluetooth: iso: Fix circular lock in iso_listen_bis
Iulia Tanasescu
1
-2
/
+12
2024-12-19
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
1
-14
/
+15
2024-12-19
Bluetooth: iso: Fix recursive locking warning
Iulia Tanasescu
1
-2
/
+6
2024-12-19
Bluetooth: iso: Always release hdev at the end of iso_listen_bis
Iulia Tanasescu
1
-2
/
+1
2024-12-19
Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating
Luiz Augusto von Dentz
1
-22
/
+11
2024-12-19
net/sched: netem: account for backlog updates from child qdisc
Martin Ottens
1
-6
/
+16
2024-12-19
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-17
/
+15
2024-12-19
netfilter: IDLETIMER: Fix for possible ABBA deadlock
Phil Sutter
1
-24
/
+28
2024-12-19
Bluetooth: Improve setsockopt() handling of malformed user input
Michal Luczaj
5
-31
/
+33
2024-12-19
net: defer final 'struct net' free in netns dismantle
Eric Dumazet
1
-1
/
+19
2024-12-19
wifi: cfg80211: sme: init n_channels before channels[] access
Haoyu Li
1
-0
/
+1
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
wifi: mac80211: fix station NSS capability initialization order
Benjamin Lin
1
-2
/
+2
2024-12-19
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
5
-41
/
+48
2024-12-19
wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beacon
Haoyu Li
1
-1
/
+1
2024-12-19
wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-one
Lin Ma
1
-1
/
+1
2024-12-19
bpf, sockmap: Fix update element with same
Michal Luczaj
1
-0
/
+1
2024-12-19
bpf, sockmap: Fix race between element replace and close()
Michal Luczaj
1
-3
/
+2
2024-12-19
tcp: check space before adding MPTCP SYN options
MoYuanhao
1
-2
/
+4
2024-12-19
splice: do not checksum AF_UNIX sockets
Frederik Deweerdt
1
-0
/
+1
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
Bluetooth: Support new quirks for ATS2851
Danil Pylaev
2
-1
/
+15
2024-12-14
Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
Luiz Augusto von Dentz
1
-4
/
+9
2024-12-14
Bluetooth: hci_conn: Use disable_delayed_work_sync
Luiz Augusto von Dentz
1
-3
/
+3
2024-12-14
Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions
Markus Elfring
1
-10
/
+3
2024-12-14
mptcp: fix possible integer overflow in mptcp_reset_tout_timer
Dmitry Kandybka
1
-2
/
+2
2024-12-14
net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
Dmitry Safonov
3
-22
/
+27
2024-12-14
mptcp: annotate data-races around subflow->fully_established
Gang Yan
5
-9
/
+9
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: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
Ignat Korchagin
1
-5
/
+5
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
xsk: fix OOB map writes when deleting elements
Maciej Fijalkowski
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
xsk: always clear DMA mapping information when unmapping the pool
Larysa Zaremba
1
-3
/
+2
2024-12-14
bpf, vsock: Invoke proto::close on close()
Michal Luczaj
1
-27
/
+40
2024-12-14
bpf, vsock: Fix poll() missing a queue
Michal Luczaj
1
-0
/
+3
2024-12-14
net: avoid potential UAF in default_operstate()
Eric Dumazet
1
-1
/
+6
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
[next]