index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-12-07
Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option
Wei Yongjun
1
-0
/
+5
2020-12-07
Bluetooth: fix typo in struct name
Reo Shiseki
1
-2
/
+2
2020-11-11
Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI request
Howard Chung
1
-26
/
+26
2020-11-11
Bluetooth: consolidate error paths in hci_phy_link_complete_evt()
Sergey Shtylyov
1
-10
/
+6
2020-11-11
Bluetooth: Enforce key size of 16 bytes on FIPS level
Archie Pusaka
1
-1
/
+7
2020-11-09
Bluetooth: hidp: use correct wait queue when removing ctrl_wait
Ole Bjørn Midtbø
1
-1
/
+1
2020-11-09
Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredr
Claire Chang
3
-42
/
+54
2020-11-09
Bluetooth: Fix: LL PRivacy BLE device fails to connect
Sathish Narasimman
1
-4
/
+8
2020-11-09
Bluetooth: Resume advertising after LE connection
Daniel Winkler
3
-7
/
+28
2020-11-09
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
1
-7
/
+5
2020-11-09
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
1
-0
/
+5
2020-10-29
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+2
2020-09-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
9
-37
/
+292
2020-09-25
Bluetooth: MGMT: Fix not checking if BT_HS is enabled
Luiz Augusto von Dentz
1
-1
/
+6
2020-09-25
Bluetooth: Disable High Speed by default
Luiz Augusto von Dentz
1
-1
/
+0
2020-09-25
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2
-3
/
+18
2020-09-25
Bluetooth: A2MP: Fix not initializing all members
Luiz Augusto von Dentz
1
-1
/
+21
2020-09-25
Bluetooth: Fix update of own_addr_type if ll_privacy supported
Sathish Narasimman
1
-1
/
+7
2020-09-20
Bluetooth: Fix auto-creation of hci_conn at Conn Complete event
Sonny Sasaka
1
-6
/
+11
2020-09-20
Bluetooth: Set scan parameters for ADV Monitor
Howard Chung
1
-0
/
+3
2020-09-20
Bluetooth: Update Adv monitor count upon removal
Miao-chen Chou
1
-0
/
+2
2020-09-18
net: bluetooth: delete duplicated words
Randy Dunlap
2
-2
/
+2
2020-09-14
Bluetooth: pause/resume advertising around suspend
Daniel Winkler
1
-10
/
+57
2020-09-13
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
2
-1
/
+97
2020-09-13
Bluetooth: Add suspend reason for device disconnect
Abhishek Pandit-Subedi
1
-0
/
+4
2020-09-13
Bluetooth: Add mgmt suspend and resume events
Abhishek Pandit-Subedi
1
-0
/
+26
2020-09-13
Bluetooth: Set ext scan response only when it exists
Abhishek Pandit-Subedi
1
-2
/
+5
2020-09-13
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
1
-3
/
+4
2020-09-11
Bluetooth: Add MGMT capability flags for tx power and ext advertising
Daniel Winkler
1
-0
/
+2
2020-09-11
Bluetooth: Report num supported adv instances for hw offloading
Daniel Winkler
2
-4
/
+4
2020-09-11
Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU
Joseph Hwang
1
-0
/
+6
2020-09-11
Bluetooth: Re-order clearing suspend tasks
Abhishek Pandit-Subedi
1
-1
/
+1
2020-09-11
Bluetooth: Fix memory leak in read_adv_mon_features()
Peilin Ye
1
-4
/
+8
2020-09-01
Bluetooth: Clear suspend tasks on unregister
Abhishek Pandit-Subedi
1
-0
/
+11
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2
-15
/
+15
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+19
2020-07-31
bluetooth: sco: Fix sockptr reference.
David S. Miller
1
-1
/
+1
2020-07-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
22
-149
/
+1465
2020-07-31
Bluetooth: Remove CRYPTO_ALG_INTERNAL flag
Herbert Xu
2
-4
/
+4
2020-07-31
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2020-07-31
Bluetooth: use the proper scan params when conn is pending
Alain Michaud
1
-0
/
+24
2020-07-30
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
1
-7
/
+19
2020-07-30
Bluetooth: Enable controller RPA resolution using Experimental feature
Sathish Narasimman
3
-3
/
+147
2020-07-30
Bluetooth: Enable RPA Timeout
Sathish Narasimman
1
-0
/
+8
[prev]
[next]