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
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-15
Bluetooth: hci_sync: Avoid adding default advertising on startup
Yang Li
1
-1
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
16
-72
/
+157
2025-07-23
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
6
-27
/
+38
2025-07-23
Bluetooth: hci_event: Mask data status from LE ext adv reports
Chris Down
1
-2
/
+6
2025-07-23
Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpv
Ivan Pravdin
1
-3
/
+3
2025-07-23
Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
Yang Li
1
-1
/
+12
2025-07-23
Bluetooth: ISO: add socket option to report packet seqnum via CMSG
Pauli Virtanen
2
-3
/
+25
2025-07-23
Bluetooth: Fix typos in comments
Bastien Nocera
5
-6
/
+6
2025-07-23
Bluetooth: RFCOMM: Fix typos in comments
Bastien Nocera
2
-2
/
+3
2025-07-23
Bluetooth: aosp: Fix typo in comment
Bastien Nocera
1
-1
/
+1
2025-07-23
Bluetooth: Fix spelling mistakes
Yang Li
2
-12
/
+12
2025-07-23
Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
Yang Li
2
-2
/
+40
2025-07-23
Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULT
Zijun Hu
1
-1
/
+1
2025-07-23
Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_a...
Zijun Hu
1
-3
/
+1
2025-07-23
Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_even...
Zijun Hu
1
-1
/
+1
2025-07-23
Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie()
Zijun Hu
1
-1
/
+1
2025-07-21
Merge tag 'v6.16-rc7' into tty-next
Greg Kroah-Hartman
10
-204
/
+276
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-76
/
+109
2025-07-17
Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
Luiz Augusto von Dentz
1
-5
/
+21
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
6
-67
/
+63
2025-07-16
Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout
Luiz Augusto von Dentz
1
-1
/
+1
2025-07-16
Bluetooth: SMP: If an unallowed command is received consider it a failure
Luiz Augusto von Dentz
2
-1
/
+19
2025-07-16
Bluetooth: hci_sync: fix connectable extended advertising when using static r...
Alessandro Gasbarroni
1
-2
/
+2
2025-07-16
Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()
Kuniyuki Iwashima
1
-0
/
+3
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+5
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-126
/
+162
2025-07-03
Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected
Luiz Augusto von Dentz
1
-0
/
+3
2025-07-03
Bluetooth: hci_sync: Fix attempting to send HCI_Disconnect to BIS handle
Luiz Augusto von Dentz
1
-1
/
+1
2025-07-03
Bluetooth: hci_sync: Fix not disabling advertising instance
Luiz Augusto von Dentz
1
-1
/
+1
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
2
-5
/
+38
2025-06-27
Bluetooth: HCI: Set extended advertising data synchronously
Christian Eggers
2
-113
/
+130
2025-06-27
Bluetooth: MGMT: mesh_send: check instances prior disabling advertising
Christian Eggers
1
-1
/
+2
2025-06-27
Bluetooth: MGMT: set_mesh: update LE scan interval and window
Christian Eggers
1
-0
/
+22
2025-06-27
Bluetooth: hci_sync: revert some mesh modifications
Christian Eggers
1
-12
/
+4
2025-06-27
Bluetooth: Prevent unintended pause by checking if advertising is active
Yang Li
1
-0
/
+4
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+38
2025-06-23
net: make sk->sk_sndtimeo lockless
Eric Dumazet
3
-6
/
+6
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
1
-1
/
+1
2025-06-23
Bluetooth: hci_core: Fix use-after-free in vhci_flush()
Kuniyuki Iwashima
1
-4
/
+30
2025-06-20
Bluetooth: L2CAP: Fix L2CAP MTU negotiation
Frédéric Danis
1
-1
/
+8
2025-06-17
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
1
-6
/
+1
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-128
/
+192
2025-06-11
Bluetooth: MGMT: Fix sparse errors
Luiz Augusto von Dentz
1
-2
/
+2
2025-06-11
Bluetooth: ISO: Fix not using bc_sid as advertisement SID
Luiz Augusto von Dentz
4
-15
/
+64
2025-06-11
Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS sockets
Luiz Augusto von Dentz
1
-1
/
+4
2025-06-11
Bluetooth: eir: Fix possible crashes on eir_create_adv_data
Luiz Augusto von Dentz
3
-6
/
+8
2025-06-11
Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance
Luiz Augusto von Dentz
1
-5
/
+15
2025-06-11
Bluetooth: Fix NULL pointer deference on eir_get_service_data
Luiz Augusto von Dentz
1
-4
/
+6
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-3
/
+3
2025-06-05
Bluetooth: MGMT: Protect mgmt_pending list with its own lock
Luiz Augusto von Dentz
4
-59
/
+79
[prev]
[next]