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
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-29
Bluetooth: Acquire sk_lock.slock without disabling interrupts
Sebastian Andrzej Siewior
2020-05-20
Bluetooth: Fix assuming EIR flags can result in SSP authentication
Luiz Augusto von Dentz
2020-05-20
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
2020-05-18
Bluetooth: Add SCO fallback for invalid LMP parameters error
Hsin-Yu Chao
2020-05-18
Bluetooth: Fix for GAP/SEC/SEM/BI-10-C
Ćukasz Rymanowski
2020-05-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-05-13
Bluetooth: L2CAP: add support for waiting disconnection resp
Archie Pusaka
2020-05-13
Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
Sonny Sasaka
2020-05-13
Bluetooth: Add hook for driver to prevent wake from suspend
Abhishek Pandit-Subedi
2020-05-13
Bluetooth: Rename BT_SUSPEND_COMPLETE
Abhishek Pandit-Subedi
2020-05-13
Bluetooth: Modify LE window and interval for suspend
Abhishek Pandit-Subedi
2020-05-13
Bluetooth: Fix incorrect type for window and interval
Abhishek Pandit-Subedi
2020-05-11
Bluetooth: Introduce debug feature when dynamic debug is disabled
Marcel Holtmann
2020-05-11
Bluetooth: Add support for experimental features configuration
Marcel Holtmann
2020-05-11
Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager support
Marcel Holtmann
2020-05-11
Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option
Marcel Holtmann
2020-05-11
Bluetooth: Replace BT_DBG with bt_dev_dbg for management support
Marcel Holtmann
2020-05-11
Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported list
Marcel Holtmann
2020-05-11
Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17)
Konstantin Forostyan
2020-05-11
Bluetooth: Fix advertising handle is set to 0
Tedd Ho-Jeong An
2020-05-08
Bluetooth: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
2020-04-28
Bluetooth: allow scatternet connections if supported.
Alain Michaud
2020-04-16
Bluetooth: Enhanced Connection Complete event belongs to LL Privacy
Marcel Holtmann
2020-04-15
Bluetooth: Enable LE Enhanced Connection Complete event.
Marcel Holtmann
2020-04-15
Bluetooth: Use extra variable to make code more readable
Marcel Holtmann
2020-04-09
Bluetooth: log advertisement packet length if it gets corrected
Daniels Umanovskis
2020-04-08
Bluetooth: Always request for user confirmation for Just Works (LE SC)
Sonny Sasaka
2020-04-07
Bluetooth: Simplify / fix return values from tk_request
Guenter Roeck
2020-04-07
Bluetooth: debugfs option to unset MITM flag
Archie Pusaka
2020-04-05
Bluetooth: Increment management interface revision
Marcel Holtmann
2020-04-05
Bluetooth: Add support for reading security information
Marcel Holtmann
2020-04-05
Bluetooth: Add support for Read Local Simple Pairing Options
Marcel Holtmann
2020-04-05
Bluetooth: Add framework for Microsoft vendor extension
Miao-chen Chou
2020-04-05
Bluetooth: Move debugfs configuration above the selftests
Marcel Holtmann
2020-04-05
Bluetooth: add support to notify using SCO air mode
Sathish Narsimman
2020-04-03
Bluetooth: fixing minor typo in comment
Alain Michaud
2020-04-03
Bluetooth: Prioritize SCO traffic
Abhishek Pandit-Subedi
2020-04-02
Bluetooth: Always request for user confirmation for Just Works
Sonny Sasaka
2020-04-02
Bluetooth: Add BT_MODE socket option
Luiz Augusto von Dentz
2020-04-02
Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS
Luiz Augusto von Dentz
2020-03-25
Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections
Luiz Augusto von Dentz
2020-03-25
Bluetooth: don't assume key size is 16 when the command fails
Alain Michaud
2020-03-24
Bluetooth: L2CAP: Add get_peer_pid callback
Luiz Augusto von Dentz
2020-03-23
Bluetooth: Fix incorrect branch in connection complete
Abhishek Pandit-Subedi
2020-03-23
Bluetooth: Restore running state if suspend fails
Abhishek Pandit-Subedi
2020-03-18
Bluetooth: Do not cancel advertising when starting a scan
Dmitry Grinberg
2020-03-14
Bluetooth: L2CAP: remove set but not used variable 'credits'
YueHaibing
2020-03-12
Bluetooth: L2CAP: Fix a condition in l2cap_sock_recvmsg()
Dan Carpenter
[next]