index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
bluetooth: use dev_addr_set()
Jakub Kicinski
2021-10-25
1
-1
/
+3
*
bluetooth: use eth_hw_addr_set()
Jakub Kicinski
2021-10-25
1
-1
/
+1
*
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-10-05
21
-959
/
+2107
|
\
|
*
Bluetooth: Rename driver .prevent_wake to .wakeup
Luiz Augusto von Dentz
2021-10-01
1
-6
/
+7
|
*
Bluetooth: hci_sock: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2021-10-01
1
-63
/
+37
|
*
Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
Luiz Augusto von Dentz
2021-09-29
1
-49
/
+67
|
*
Bluetooth: Fix handling of experimental feature for codec offload
Marcel Holtmann
2021-09-28
1
-13
/
+4
|
*
Bluetooth: Fix handling of experimental feature for quality reports
Marcel Holtmann
2021-09-28
1
-11
/
+4
|
*
Bluetooth: Fix wrong opcode when LL privacy enabled
Yun-Hao Chung
2021-09-28
1
-1
/
+1
|
*
Bluetooth: Fix Advertisement Monitor Suspend/Resume
Manish Mandlik
2021-09-28
3
-21
/
+116
|
*
Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.c
Luiz Augusto von Dentz
2021-09-22
3
-124
/
+128
|
*
Bluetooth: SCO: Fix sco_send_frame returning skb->len
Luiz Augusto von Dentz
2021-09-21
1
-4
/
+6
|
*
Bluetooth: Fix passing NULL to PTR_ERR
Luiz Augusto von Dentz
2021-09-21
2
-2
/
+2
|
*
Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUF
Luiz Augusto von Dentz
2021-09-21
1
-11
/
+91
|
*
Bluetooth: eir: Move EIR/Adv Data functions to its own file
Luiz Augusto von Dentz
2021-09-21
8
-426
/
+481
|
*
Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg
Luiz Augusto von Dentz
2021-09-13
2
-43
/
+53
|
*
Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
2021-09-13
1
-23
/
+11
|
*
Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
Miao-chen Chou
2021-09-10
3
-9
/
+53
|
*
Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transport
Chethan T N
2021-09-07
1
-4
/
+11
|
*
Bluetooth: Add offload feature under experimental flag
Kiran K
2021-09-07
1
-1
/
+99
|
*
Bluetooth: Add support for msbc coding format
Kiran K
2021-09-07
1
-0
/
+26
|
*
Bluetooth: Configure codec for HFP offload use case
Kiran K
2021-09-07
3
-0
/
+53
|
*
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
2021-09-07
3
-4
/
+152
|
*
Bluetooth: Allow setting of codec for HFP offload use case
Kiran K
2021-09-07
1
-0
/
+60
|
*
Bluetooth: Allow querying of supported offload codecs over SCO socket
Kiran K
2021-09-07
1
-0
/
+101
|
*
Bluetooth: Add support for Read Local Supported Codecs V2
Kiran K
2021-09-07
3
-1
/
+70
|
*
Bluetooth: Enumerate local supported codec and cache details
Kiran K
2021-09-07
4
-5
/
+186
|
*
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
2021-09-03
1
-5
/
+4
|
*
Bluetooth: call sock_hold earlier in sco_conn_del
Desmond Cheong Zhi Xi
2021-09-03
1
-1
/
+2
|
*
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
2021-09-01
1
-1
/
+9
|
*
Bluetooth: Fix using RPA when address has been resolved
Luiz Augusto von Dentz
2021-08-30
3
-28
/
+40
|
*
Bluetooth: Fix using address type from events
Luiz Augusto von Dentz
2021-08-30
2
-40
/
+22
|
*
Bluetooth: Fix enabling advertising for central role
Luiz Augusto von Dentz
2021-08-30
1
-2
/
+2
|
*
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
2021-08-30
1
-8
/
+16
|
*
Bluetooth: Support the quality report events
Joseph Hwang
2021-08-30
1
-1
/
+108
|
*
Bluetooth: refactor set_exp_feature with a feature table
Joseph Hwang
2021-08-30
1
-106
/
+142
|
*
Bluetooth: mgmt: Disallow legacy MGMT_OP_READ_LOCAL_OOB_EXT_DATA
Brian Gix
2021-08-30
1
-0
/
+5
|
*
Bluetooth: reorganize functions from hci_sock_sendmsg()
Tetsuo Handa
2021-08-30
1
-29
/
+21
*
|
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
1
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2021-08-09
3
-24
/
+44
|
|
\
|
*
|
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-2
/
+2
|
*
|
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-4
/
+4
*
|
|
Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-08-20
8
-179
/
+296
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bluetooth: Fix return value in hci_dev_do_close()
Kangmin Park
2021-08-19
1
-3
/
+4
|
*
|
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
2021-08-19
1
-0
/
+6
|
*
|
Bluetooth: mgmt: Pessimize compile-time bounds-check
Kees Cook
2021-08-19
1
-1
/
+1
|
*
|
Bluetooth: Fix race condition in handling NOP command
Kiran K
2021-08-16
1
-6
/
+4
|
*
|
Bluetooth: Store advertising handle so it can be re-enabled
Luiz Augusto von Dentz
2021-08-16
1
-16
/
+29
|
*
|
Bluetooth: Fix handling of LE Enhanced Connection Complete
Luiz Augusto von Dentz
2021-08-16
1
-31
/
+62
|
*
|
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
2021-08-16
1
-8
/
+8
[next]