index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
Bluetooth: Do not set cur_adv_instance in adv param MGMT request
Daniel Winkler
1
-1
/
+0
2021-05-19
Bluetooth: check for zapped sk before connecting
Archie Pusaka
1
-0
/
+8
2021-05-19
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
1
-0
/
+2
2021-05-19
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
1
-0
/
+2
2021-05-19
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
1
-1
/
+1
2021-05-14
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
1
-4
/
+0
2021-05-14
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
1
-4
/
+8
2021-05-14
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-1
/
+2
2021-05-12
Fix misc new gcc warnings
Linus Torvalds
1
-1
/
+1
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
2021-01-25
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
1
-2
/
+4
2021-01-25
Bluetooth: drop HCI device reference before return
Pan Bian
1
-0
/
+1
2021-01-25
Bluetooth: disable advertisement filters during suspend
Howard Chung
3
-5
/
+44
2021-01-25
Bluetooth: advmon offload MSFT interleave scanning integration
Archie Pusaka
1
-9
/
+11
2021-01-25
Bluetooth: advmon offload MSFT handle filter enablement
Archie Pusaka
2
-0
/
+73
2021-01-25
Bluetooth: advmon offload MSFT handle controller reset
Archie Pusaka
1
-5
/
+71
2021-01-25
Bluetooth: advmon offload MSFT remove monitor
Archie Pusaka
4
-48
/
+317
2021-01-25
Bluetooth: advmon offload MSFT add monitor
Archie Pusaka
4
-40
/
+342
2021-01-25
Bluetooth: advmon offload MSFT add rssi support
Archie Pusaka
1
-72
/
+153
2021-01-06
Bluetooth: avoid u128_xor() on potentially misaligned inputs
Ard Biesheuvel
1
-3
/
+2
2020-12-27
Bluetooth: Fix initializing response id after clearing struct
Christopher William Snowhill
1
-1
/
+1
2020-12-18
Bluetooth: Cancel Inquiry before Create Connection
Sonny Sasaka
1
-0
/
+17
2020-12-18
Bluetooth: Pause service discovery for suspend
Abhishek Pandit-Subedi
1
-0
/
+8
2020-12-18
Bluetooth: Remove hci_req_le_suspend_config
Abhishek Pandit-Subedi
1
-17
/
+8
2020-12-07
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2020-12-07
Bluetooth: Set missing suspend task bits
Abhishek Pandit-Subedi
1
-0
/
+8
2020-12-07
Bluetooth: Change MGMT security info CMD to be more generic
Daniel Winkler
1
-14
/
+29
2020-12-07
Bluetooth: Query LE tx power on startup
Daniel Winkler
2
-0
/
+26
2020-12-07
Bluetooth: Use intervals and tx power from mgmt cmds
Daniel Winkler
3
-15
/
+30
2020-12-07
Bluetooth: Break add adv into two mgmt commands
Daniel Winkler
2
-11
/
+371
2020-12-07
Bluetooth: Add helper to set adv data
Daniel Winkler
1
-0
/
+31
2020-12-07
Bluetooth: Add toggle to switch off interleave scan
Howard Chung
3
-9
/
+36
2020-12-07
Bluetooth: Refactor read default sys config for various types
Howard Chung
1
-56
/
+84
2020-12-07
Bluetooth: Handle active scan case
Howard Chung
1
-1
/
+3
2020-12-07
Bluetooth: Handle system suspend resume case
Howard Chung
1
-1
/
+3
2020-12-07
Bluetooth: Interleave with allowlist scan
Howard Chung
3
-7
/
+134
2020-12-07
Bluetooth: Fix attempting to set RPA timeout when unsupported
Edward Vear
1
-1
/
+1
2020-12-07
Bluetooth: Rename get_adv_instance_scan_rsp
Luiz Augusto von Dentz
1
-23
/
+9
2020-12-07
Bluetooth: Fix not sending Set Extended Scan Response
Luiz Augusto von Dentz
1
-8
/
+6
2020-12-07
Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-C
Jimmy Wahlberg
1
-1
/
+1
[next]