index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
17
-123
/
+286
2021-04-27
Fix misc new gcc warnings
Linus Torvalds
1
-1
/
+1
2021-04-26
Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+8
2021-04-23
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
1
-4
/
+8
2021-04-08
Bluetooth: Allow Microsoft extension to indicate curve validation
Marcel Holtmann
3
-1
/
+18
2021-04-08
Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor
Marcel Holtmann
1
-0
/
+2
2021-04-06
Bluetooth: Add support for reading AOSP vendor capabilities
Marcel Holtmann
5
-0
/
+62
2021-04-06
Bluetooth: LL privacy allow RPA
Sathish Narasimman
1
-0
/
+4
2021-04-06
Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY
Sathish Narasimman
1
-2
/
+4
2021-04-06
Bluetooth: Do not set cur_adv_instance in adv param MGMT request
Daniel Winkler
1
-1
/
+0
2021-04-06
Bluetooth: Use ext adv handle from requests in CCs
Daniel Winkler
1
-9
/
+7
2021-04-06
Bluetooth: use the correct print format for L2CAP debug statements
Kai Ye
1
-8
/
+8
2021-04-02
Bluetooth: SMP: Fix variable dereferenced before check 'conn'
Luiz Augusto von Dentz
1
-2
/
+2
2021-04-02
Bluetooth: Check inquiry status before sending one
Archie Pusaka
1
-0
/
+3
2021-04-02
Bluetooth: Coding style fix
Meng Yu
5
-13
/
+11
2021-04-02
Bluetooth: Remove 'return' in void function
Meng Yu
2
-4
/
+0
2021-03-26
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2021-03-26
Bluetooth: Move the advertisement monitor events to correct list
Marcel Holtmann
1
-2
/
+2
2021-03-26
Bluetooth: Add missing entries for PHY configuration commands
Marcel Holtmann
1
-0
/
+2
2021-03-26
Bluetooth: Fix wrong opcode error for read advertising features
Marcel Holtmann
1
-1
/
+1
2021-03-26
Bluetooth: Fix mgmt status for LL Privacy experimental feature
Marcel Holtmann
1
-1
/
+1
2021-03-25
Bluetooth: L2CAP: Rudimentary typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-24
Bluetooth: Remove trailing semicolon in macros
Meng Yu
1
-2
/
+2
2021-03-23
Bluetooth: Remove trailing semicolon in macros
Meng Yu
1
-2
/
+2
2021-03-23
Bluetooth: check for zapped sk before connecting
Archie Pusaka
1
-0
/
+8
2021-03-22
Bluetooth: fix set_ecdh_privkey() prototype
Arnd Bergmann
1
-1
/
+1
2021-03-22
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
1
-0
/
+2
2021-03-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-1
/
+2
2021-03-22
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
1
-0
/
+2
2021-03-17
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
1
-1
/
+1
2021-03-16
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
1
-4
/
+0
2021-03-15
Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
Luiz Augusto von Dentz
1
-46
/
+52
2021-03-15
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
1
-3
/
+9
2021-03-15
Bluetooth: Cancel le_scan_restart work when stopping discovery
Sonny Sasaka
1
-0
/
+1
2021-03-13
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
3
-6
/
+4
2021-03-11
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
1
-0
/
+9
2021-03-03
Bluetooth: Allow scannable adv with extended MGMT APIs
Daniel Winkler
2
-1
/
+3
2021-03-03
Bluetooth: Remove unneeded commands for suspend
Abhishek Pandit-Subedi
2
-17
/
+54
2021-03-02
Bluetooth: Notify suspend on le conn failed
Abhishek Pandit-Subedi
1
-0
/
+10
2021-02-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kern
David S. Miller
12
-245
/
+1188
2021-02-03
Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_complete
Howard Chung
1
-1
/
+1
2021-02-02
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
1
-0
/
+3
2021-02-01
Bluetooth: Skip eSCO 2M params when not supported
Yu Liu
1
-2
/
+18
2021-01-29
Bluetooth: fix indentation and alignment reported by checkpatch
Tomoyuki Matsushita
1
-11
/
+11
2021-01-29
Bluetooth: fix coccicheck warnings debugfs
Jiapeng Zhong
1
-40
/
+40
2021-01-29
Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk
Hans de Goede
1
-7
/
+11
2021-01-27
net: remove redundant 'depends on NET'
Masahiro Yamada
1
-1
/
+1
2021-01-25
Bluetooth: L2CAP: Try harder to accept device not knowing options
Bastien Nocera
1
-0
/
+1
2021-01-25
Bluetooth: L2CAP: Fix handling fragmented length
Luiz Augusto von Dentz
1
-25
/
+93
2021-01-25
Bluetooth: btusb: fix memory leak on suspend and resume
Vamshi K Sthambamkadi
1
-1
/
+2
[next]