index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Lines
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-128
/
+192
2025-06-11
Bluetooth: MGMT: Fix sparse errors
Luiz Augusto von Dentz
-2
/
+2
2025-06-11
Bluetooth: ISO: Fix not using bc_sid as advertisement SID
Luiz Augusto von Dentz
-15
/
+64
2025-06-11
Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS sockets
Luiz Augusto von Dentz
-1
/
+4
2025-06-11
Bluetooth: eir: Fix possible crashes on eir_create_adv_data
Luiz Augusto von Dentz
-6
/
+8
2025-06-11
Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance
Luiz Augusto von Dentz
-5
/
+15
2025-06-11
Bluetooth: Fix NULL pointer deference on eir_get_service_data
Luiz Augusto von Dentz
-4
/
+6
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-3
/
+3
2025-06-05
Bluetooth: MGMT: Protect mgmt_pending list with its own lock
Luiz Augusto von Dentz
-59
/
+79
2025-06-05
Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
Luiz Augusto von Dentz
-29
/
+12
2025-06-05
Bluetooth: hci_core: fix list_for_each_entry_rcu usage
Pauli Virtanen
-8
/
+3
2025-05-30
Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION
Luiz Augusto von Dentz
-1
/
+2
2025-05-30
Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands
Dmitry Antipov
-1
/
+2
2025-05-22
Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach()
Dmitry Antipov
-1
/
+1
2025-05-22
Bluetooth: L2CAP: Fix not checking l2cap_chan security level
Luiz Augusto von Dentz
-7
/
+8
2025-05-21
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
-46
/
+66
2025-05-21
Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO
Pauli Virtanen
-0
/
+120
2025-05-21
Bluetooth: ISO: Fix getpeername not returning sockaddr_iso_bc fields
Luiz Augusto von Dentz
-3
/
+14
2025-05-21
Bluetooth: ISO: Fix not using SID from adv report
Luiz Augusto von Dentz
-14
/
+75
2025-05-21
Bluetooth: Introduce HCI Driver protocol
Hsin-chen Chuang
-3
/
+128
2025-05-08
Bluetooth: hci_event: Fix not using key encryption size when its known
Luiz Augusto von Dentz
-31
/
+66
2025-05-07
Bluetooth: MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flags
Luiz Augusto von Dentz
-3
/
+6
2025-04-25
Bluetooth: L2CAP: copy RX timestamp to new fragments
Pauli Virtanen
-0
/
+3
2025-04-25
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
Luiz Augusto von Dentz
-104
/
+83
2025-04-25
Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
Luiz Augusto von Dentz
-100
/
+85
2025-04-16
Bluetooth: l2cap: Process valid commands in too long frame
Frédéric Danis
-1
/
+17
2025-04-11
Merge tag 'for-net-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-5
/
+11
2025-04-10
Bluetooth: l2cap: Check encryption key size on incoming connection
Frédéric Danis
-1
/
+2
2025-04-10
Bluetooth: increment TX timestamping tskey always for stream sockets
Pauli Virtanen
-2
/
+6
2025-04-10
Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address
Luiz Augusto von Dentz
-2
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-3
/
+3
2025-03-25
Bluetooth: MGMT: Add LL Privacy Setting
Luiz Augusto von Dentz
-0
/
+6
2025-03-25
Bluetooth: hci_event: Fix handling of HCI_EV_LE_DIRECT_ADV_REPORT
Luiz Augusto von Dentz
-7
/
+10
2025-03-25
Bluetooth: SCO: add TX timestamping
Pauli Virtanen
-2
/
+17
2025-03-25
Bluetooth: L2CAP: add TX timestamping
Pauli Virtanen
-6
/
+54
2025-03-25
Bluetooth: ISO: add TX timestamping
Pauli Virtanen
-4
/
+20
2025-03-25
Bluetooth: add support for skb TX SND/COMPLETION timestamping
Pauli Virtanen
-4
/
+137
2025-03-25
HCI: coredump: Log devcd dumps into the monitor
Luiz Augusto von Dentz
-5
/
+23
2025-03-25
Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel
Wentao Guan
-3
/
+3
2025-03-25
Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
Luiz Augusto von Dentz
-34
/
+54
2025-03-25
Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken
Pedro Nishiyama
-0
/
+3
2025-03-25
Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE
Pedro Nishiyama
-1
/
+2
2025-03-25
Bluetooth: Add quirk for broken READ_VOICE_SETTING
Pedro Nishiyama
-0
/
+3
2025-03-25
Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()
Easwar Hariharan
-2
/
+2
2025-03-25
Bluetooth: SMP: convert timeouts to secs_to_jiffies()
Easwar Hariharan
-1
/
+1
2025-03-25
Bluetooth: MGMT: convert timeouts to secs_to_jiffies()
Easwar Hariharan
-4
/
+4
2025-03-25
Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete
Dr. David Alan Gilbert
-40
/
+0
2025-03-25
Bluetooth: MGMT: Remove unused mgmt_pending_find_data
Dr. David Alan Gilbert
-21
/
+0
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-1
/
+6
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-43
/
+53
[next]