index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
Bluetooth: Fix HCIGETDEVINFO regression
Luiz Augusto von Dentz
1
-2
/
+0
2022-09-06
Bluetooth: Add experimental wrapper for MGMT based mesh
Brian Gix
1
-0
/
+1
2022-09-06
Bluetooth: Implement support for Mesh
Brian Gix
4
-2
/
+70
2022-09-01
Bluetooth: Move hci_abort_conn to hci_conn.c
Brian Gix
1
-0
/
+1
2022-08-26
Bluetooth: convert hci_update_adv_data to hci_sync
Brian Gix
1
-0
/
+1
2022-08-26
Bluetooth: move hci_get_random_address() to hci_sync
Brian Gix
1
-0
/
+5
2022-08-26
Bluetooth: Move Adv Instance timer to hci_sync
Brian Gix
1
-1
/
+2
2022-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-07-26
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
1
-0
/
+1
2022-07-23
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
2
-0
/
+13
2022-07-23
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
4
-20
/
+261
2022-07-23
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
3
-2
/
+58
2022-07-23
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
5
-4
/
+169
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
1
-0
/
+2
2022-07-22
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
2
-1
/
+1
2022-07-22
Bluetooth: Remove dead code from hci_request.c
Brian Gix
1
-1
/
+0
2022-07-22
Bluetooth: mgmt: Fix using hci_conn_abort
Luiz Augusto von Dentz
1
-0
/
+2
2022-07-22
Bluetooth: Add bt_status
Luiz Augusto von Dentz
1
-0
/
+1
2022-07-22
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
1
-4
/
+2
2022-07-22
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
1
-4
/
+1
2022-07-22
Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
Zijun Hu
1
-11
/
+0
2022-07-22
Bluetooth: hci_sync: Check LMP feature bit instead of quirk
Zijun Hu
1
-0
/
+1
2022-07-22
Bluetooth: clean up error pointer checking
Dan Carpenter
1
-1
/
+1
2022-07-22
Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
Luiz Augusto von Dentz
1
-0
/
+11
2022-07-22
Bluetooth: Unregister suspend with userchannel
Abhishek Pandit-Subedi
1
-0
/
+2
2022-07-22
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
1
-0
/
+1
2022-06-06
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
1
-10
/
+7
2022-05-19
Bluetooth: eir: Add helpers for managing service data
Luiz Augusto von Dentz
1
-0
/
+1
2022-05-13
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
2
-2
/
+15
2022-05-12
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-0
/
+3
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
1
-1
/
+1
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
1
-0
/
+1
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-7
/
+52
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-18
Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()
Gavin Li
1
-1
/
+1
2022-03-18
Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
Ismael Ferreras Morezuelas
1
-0
/
+10
2022-03-04
Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
Luiz Augusto von Dentz
1
-6
/
+8
2022-03-04
Bluetooth: mgmt: Replace zero-length array with flexible-array member
Changcheng Deng
1
-1
/
+1
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+9
2022-02-24
Bluetooth: hci_sync: Fix not using conn_timeout
Luiz Augusto von Dentz
1
-0
/
+8
2022-02-24
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
1
-2
/
+1
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-01-25
Bluetooth: hci_event: Ignore multiple conn complete events
Soenke Huster
1
-0
/
+3
2022-01-21
Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events
Manish Mandlik
2
-0
/
+19
2022-01-21
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
1
-0
/
+11
2022-01-06
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
Luiz Augusto von Dentz
1
-5
/
+1
2021-12-23
Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported
Luiz Augusto von Dentz
1
-0
/
+1
2021-12-23
Bluetooth: hci_sync: Add check simultaneous roles support
Luiz Augusto von Dentz
1
-0
/
+6
2021-12-23
Bluetooth: hci_sync: Add support for waiting specific LE subevents
Luiz Augusto von Dentz
1
-0
/
+1
2021-12-23
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
2
-2
/
+5
[next]