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.13.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
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
1
-1
/
+1
2022-08-11
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
1
-0
/
+1
2022-07-29
Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
Luiz Augusto von Dentz
1
-2
/
+1
2022-07-29
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
1
-1
/
+1
2022-07-29
Bluetooth: Add bt_skb_sendmmsg helper
Luiz Augusto von Dentz
1
-0
/
+38
2022-07-29
Bluetooth: Add bt_skb_sendmsg helper
Luiz Augusto von Dentz
1
-0
/
+28
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-0
/
+3
2021-08-12
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-0
/
+1
2021-05-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-0
/
+1
2020-10-17
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
1
-4
/
+6
2020-10-17
Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
Patrick Steinhardt
1
-1
/
+1
2020-10-17
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
1
-2
/
+18
2020-10-17
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
1
-0
/
+2
2019-06-25
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+3
2019-06-15
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
1
-3
/
+0
2019-05-31
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
1
-0
/
+1
2019-05-10
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+3
2019-04-20
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
1
-0
/
+2
2019-03-10
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
1
-1
/
+1
2018-08-10
Bluetooth: Add definitions for LE set address resolution
Ankit Navik
1
-0
/
+3
2018-08-06
Bluetooth: btqca: Introduce HCI_EV_VENDOR and use it
Marcel Holtmann
1
-0
/
+2
2018-07-30
Bluetooth: Add new quirk for non-persistent setup settings
Sean Wang
1
-0
/
+9
2018-07-30
Bluetooth: Implement secondary advertising on different PHYs
Jaganath Kanakkassery
2
-0
/
+10
2018-07-30
Bluetooth: Handle ADv set terminated event
Jaganath Kanakkassery
1
-0
/
+8
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
2
-0
/
+10
2018-07-30
Bluetooth: Implement disable and removal of adv instance
Jaganath Kanakkassery
1
-0
/
+2
2018-07-30
Bluetooth: Use Set ext adv/scan rsp data if controller supports
Jaganath Kanakkassery
1
-0
/
+22
2018-07-30
Bluetooth: Impmlement extended adv enable
Jaganath Kanakkassery
2
-0
/
+40
2018-07-30
Bluetooth: Read no of adv sets during init
Jaganath Kanakkassery
2
-0
/
+11
2018-07-30
Bluetooth: Handle extended ADV PDU types
Jaganath Kanakkassery
1
-0
/
+8
2018-07-30
Bluetooth: Set Scan PHYs based on selected PHYs by user
Jaganath Kanakkassery
2
-1
/
+12
2018-07-30
Bluetooth: Implement PHY changed event
Jaganath Kanakkassery
2
-0
/
+6
2018-07-30
Bluetooth: Implement Set PHY Confguration command
Jaganath Kanakkassery
1
-0
/
+19
2018-07-30
Bluetooth: Implement Get PHY Configuration mgmt command
Jaganath Kanakkassery
1
-0
/
+25
2018-07-30
Bluetooth: Add defines for BREDR pkt_type and LE PHYs
Jaganath Kanakkassery
2
-0
/
+18
2018-07-30
Bluetooth: Define PHY flags in hdev and set 1M as default
Jaganath Kanakkassery
2
-0
/
+7
2018-07-06
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
2
-0
/
+38
2018-07-06
Bluetooth: Process extended ADV report event
Jaganath Kanakkassery
1
-0
/
+26
2018-07-06
Bluetooth: Use extended scanning if controller supports
Jaganath Kanakkassery
2
-0
/
+28
2018-07-06
Bluetooth: Add HCI command for clear Resolv list
Ankit Navik
1
-0
/
+2
2018-07-06
Bluetooth: Store Resolv list size
Ankit Navik
2
-0
/
+8
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-1
/
+1
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2018-05-26
net/bluetooth: convert to ->poll_mask
Christoph Hellwig
1
-1
/
+1
2018-05-18
Bluetooth: Add __hci_cmd_send function
Loic Poulain
1
-0
/
+2
2018-04-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2018-04-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
1
-1
/
+1
2018-04-01
Bluetooth: Fix data type of appearence
Jaganath Kanakkassery
1
-1
/
+1
2017-11-28
net: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
1
-0
/
+3
[next]