index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
6
-46
/
+66
2025-05-21
Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO
Pauli Virtanen
2
-0
/
+120
2025-05-21
Bluetooth: ISO: Fix getpeername not returning sockaddr_iso_bc fields
Luiz Augusto von Dentz
1
-3
/
+14
2025-05-21
Bluetooth: ISO: Fix not using SID from adv report
Luiz Augusto von Dentz
5
-14
/
+75
2025-05-21
Bluetooth: Introduce HCI Driver protocol
Hsin-chen Chuang
4
-3
/
+128
2025-05-08
Bluetooth: hci_event: Fix not using key encryption size when its known
Luiz Augusto von Dentz
2
-31
/
+66
2025-05-07
Bluetooth: MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flags
Luiz Augusto von Dentz
1
-3
/
+6
2025-04-25
Bluetooth: L2CAP: copy RX timestamp to new fragments
Pauli Virtanen
1
-0
/
+3
2025-04-25
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
Luiz Augusto von Dentz
4
-104
/
+83
2025-04-25
Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
Luiz Augusto von Dentz
3
-100
/
+85
2025-04-16
Bluetooth: l2cap: Process valid commands in too long frame
Frédéric Danis
1
-1
/
+17
2025-04-11
Merge tag 'for-net-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
3
-5
/
+11
2025-04-10
Bluetooth: l2cap: Check encryption key size on incoming connection
Frédéric Danis
1
-1
/
+2
2025-04-10
Bluetooth: increment TX timestamping tskey always for stream sockets
Pauli Virtanen
1
-2
/
+6
2025-04-10
Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address
Luiz Augusto von Dentz
1
-2
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-3
/
+3
2025-03-25
Bluetooth: MGMT: Add LL Privacy Setting
Luiz Augusto von Dentz
1
-0
/
+6
2025-03-25
Bluetooth: hci_event: Fix handling of HCI_EV_LE_DIRECT_ADV_REPORT
Luiz Augusto von Dentz
1
-7
/
+10
2025-03-25
Bluetooth: SCO: add TX timestamping
Pauli Virtanen
1
-2
/
+17
2025-03-25
Bluetooth: L2CAP: add TX timestamping
Pauli Virtanen
4
-6
/
+54
2025-03-25
Bluetooth: ISO: add TX timestamping
Pauli Virtanen
1
-4
/
+20
2025-03-25
Bluetooth: add support for skb TX SND/COMPLETION timestamping
Pauli Virtanen
3
-4
/
+137
2025-03-25
HCI: coredump: Log devcd dumps into the monitor
Luiz Augusto von Dentz
1
-5
/
+23
2025-03-25
Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel
Wentao Guan
1
-3
/
+3
2025-03-25
Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
Luiz Augusto von Dentz
3
-34
/
+54
2025-03-25
Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken
Pedro Nishiyama
1
-0
/
+3
2025-03-25
Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE
Pedro Nishiyama
1
-1
/
+2
2025-03-25
Bluetooth: Add quirk for broken READ_VOICE_SETTING
Pedro Nishiyama
1
-0
/
+3
2025-03-25
Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-2
/
+2
2025-03-25
Bluetooth: SMP: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-1
/
+1
2025-03-25
Bluetooth: MGMT: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2
-4
/
+4
2025-03-25
Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete
Dr. David Alan Gilbert
1
-40
/
+0
2025-03-25
Bluetooth: MGMT: Remove unused mgmt_pending_find_data
Dr. David Alan Gilbert
2
-21
/
+0
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+6
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
6
-43
/
+53
2025-03-13
Bluetooth: Fix error code in chan_alloc_skb_cb()
Dan Carpenter
1
-1
/
+6
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-07
Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"
Luiz Augusto von Dentz
5
-27
/
+19
2025-03-07
Bluetooth: hci_event: Fix enabling passive scanning
Luiz Augusto von Dentz
1
-15
/
+22
2025-03-07
Bluetooth: SCO: fix sco_conn refcounting on sco_conn_ready
Pauli Virtanen
1
-1
/
+12
2025-02-27
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
Haoxiang Li
1
-0
/
+3
2025-02-27
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
Haoxiang Li
1
-0
/
+2
2025-02-20
Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
Luiz Augusto von Dentz
1
-2
/
+7
2025-02-13
Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-98
/
+86
2025-02-13
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
2
-97
/
+56
2025-02-13
Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
Luiz Augusto von Dentz
1
-5
/
+34
2025-02-10
Merge tag 'hid-for-linus-2025021001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2025-02-03
HID: intel-thc: fix CONFIG_HID dependency
Arnd Bergmann
1
-2
/
+1
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+2
2025-01-29
Bluetooth: L2CAP: accept zero as a special value for MTU auto-selection
Fedor Pchelkin
1
-2
/
+2
[prev]
[next]