index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2024-07-26
Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning
Luiz Augusto von Dentz
2024-07-26
Bluetooth: hci_sync: Fix suspending with wrong filter policy
Luiz Augusto von Dentz
2024-07-15
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_sync: Move handling of interleave_scan
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_core: Don't use hci_prepare_cmd
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_core: Remove usage of hci_req_sync
Luiz Augusto von Dentz
2024-07-15
Bluetooth: Fix usage of __hci_cmd_sync_status
Luiz Augusto von Dentz
2024-07-15
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
2024-07-14
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
2024-07-14
Bluetooth: hci_event: Set QoS encryption from BIGInfo report
Iulia Tanasescu
2024-07-14
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
2024-07-14
Bluetooth: iso: remove unused struct 'iso_list_data'
Dr. David Alan Gilbert
2024-07-14
Bluetooth: MGMT: Uninitialized variable in load_conn_param()
Dan Carpenter
2024-07-14
tty: rfcomm: prefer array indexing over pointer arithmetic
Erick Archer
2024-07-14
tty: rfcomm: prefer struct_size over open coded arithmetic
Erick Archer
2024-07-14
Bluetooth: hci_core: Prefer array indexing over pointer arithmetic
Erick Archer
2024-07-14
Bluetooth: hci_core: Prefer struct_size over open coded arithmetic
Erick Archer
2024-07-14
Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection
Luiz Augusto von Dentz
2024-06-28
Bluetooth: L2CAP: Fix deadlock
Luiz Augusto von Dentz
2024-06-28
bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX
Pavel Skripkin
2024-06-28
Bluetooth: ISO: Check socket flag instead of hcon
Iulia Tanasescu
2024-06-28
bluetooth/l2cap: sync sock recv cb and release
Edward Adam Davis
2024-06-28
Bluetooth: Ignore too large handle values in BIG
Edward Adam Davis
2024-06-28
Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
Tetsuo Handa
2024-06-28
Bluetooth: hci_event: Fix setting of unicast qos interval
Luiz Augusto von Dentz
2024-06-28
Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report
Sven Peter
2024-06-10
Bluetooth: fix connection setup in l2cap_connect
Pauli Virtanen
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
2024-06-10
Bluetooth: hci_sync: Fix not using correct handle
Luiz Augusto von Dentz
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-14
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-14
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
2024-05-14
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
2024-05-14
Bluetooth: hci_sync: Use cmd->num_cis instead of magic number
Gustavo A. R. Silva
2024-05-14
Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()
Gustavo A. R. Silva
2024-05-14
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
2024-05-14
Bluetooth: Remove 3 repeated macro definitions
Zijun Hu
2024-05-14
Bluetooth: hci_conn: Remove a redundant check for HFP offload
Zijun Hu
2024-05-14
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-05-14
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
2024-05-14
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
2024-05-14
Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLED
Luiz Augusto von Dentz
2024-05-14
Bluetooth: Add proper definitions for scan interval and window
Luiz Augusto von Dentz
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]