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
2016-01-22
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2015-12-09
Bluetooth: Fix missing hdev locking for LE scan cleanup
Johan Hedberg
1
-9
/
+43
2015-12-09
Bluetooth: Fix removing connection parameters when unpairing
Johan Hedberg
1
-5
/
+7
2015-12-09
Bluetooth: hidp: fix device disconnect on idle timeout
David Herrmann
1
-0
/
+14
2015-10-16
Bluetooth: Fix initializing conn_params in scan phase
Jakub Pawlowski
2
-8
/
+20
2015-10-16
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
Johan Hedberg
1
-4
/
+19
2015-10-16
Bluetooth: Fix remove_device behavior for explicit connects
Johan Hedberg
1
-1
/
+6
2015-10-16
Bluetooth: Fix LE reconnection logic
Johan Hedberg
4
-12
/
+8
2015-10-16
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
1
-17
/
+36
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
3
-5
/
+15
2015-09-17
Bluetooth: Delay check for conn->smp in smp_conn_security()
Johan Hedberg
1
-6
/
+6
2015-08-28
Bluetooth: Fix SCO link type handling on connection complete
Kuba Pawlak
1
-2
/
+10
2015-08-28
Bluetooth: Make the function sco_conn_del have a return type of void
Nicholas Krause
1
-3
/
+2
2015-08-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
8
-57
/
+306
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-08-11
6lowpan: add generic 6lowpan netdev private data
Alexander Aring
1
-3
/
+6
2015-08-11
Bluetooth: 6lowpan: change netdev_priv to lowpan_dev
Alexander Aring
1
-1
/
+1
2015-08-10
Bluetooth: Enable new connection establishment procedure.
Jakub Pawlowski
2
-5
/
+8
2015-08-10
Bluetooth: timeout handling in new connect procedure
Jakub Pawlowski
1
-2
/
+6
2015-08-10
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
3
-37
/
+72
2015-08-10
Bluetooth: add hci_connect_le_scan
Jakub Pawlowski
2
-0
/
+207
2015-08-10
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
4
-10
/
+7
2015-08-10
Bluetooth: Fix breakage in amp_write_rem_assoc_frag()
Dan Carpenter
1
-1
/
+1
2015-08-06
Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event
Jakub Pawlowski
1
-1
/
+1
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2015-07-30
Bluetooth: 6lowpan: Fix possible race
Alexander Aring
1
-10
/
+13
2015-07-30
Bluetooth: cmtp: Do not use list_for_each_safe when not needed
Christophe JAILLET
1
-4
/
+4
2015-07-30
Bluetooth: Move create/accept phy link completed callback to amp.c
Arron Wang
2
-51
/
+51
2015-07-30
Bluetooth: Move amp assoc read/write completed callback to amp.c
Arron Wang
2
-63
/
+77
2015-07-30
Bluetooth: Move get info completed callback to a2mp.c
Arron Wang
2
-5
/
+17
2015-07-30
Bluetooth: Move high speed specific event under BT_HS option
Arron Wang
1
-20
/
+24
2015-07-30
Bluetooth: Add BT_HS config option
Arron Wang
4
-1
/
+40
2015-07-23
Bluetooth: Move IRK checking logic in preparation to new connect method
Jakub Pawlowski
2
-11
/
+23
2015-07-23
Bluetooth: __l2cap_wait_ack() add defensive timeout
Dean Jenkins
1
-1
/
+10
2015-07-23
Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()
Dean Jenkins
1
-2
/
+2
2015-07-23
Bluetooth: Add BT_DBG to l2cap_sock_shutdown()
Dean Jenkins
1
-0
/
+4
2015-07-23
Bluetooth: Make __l2cap_wait_ack more efficient
Dean Jenkins
1
-6
/
+10
2015-07-23
Bluetooth: L2CAP ERTM shutdown protect sk and chan
Dean Jenkins
1
-0
/
+8
2015-07-23
Bluetooth: Fix NULL pointer dereference in smp_conn_security
Johan Hedberg
1
-0
/
+4
2015-07-04
bluetooth: fix list handling
Linus Torvalds
2
-2
/
+3
2015-06-30
Bluetooth: Reinitialize the list after deletion for session user list
Tedd Ho-Jeong An
1
-2
/
+2
2015-06-26
Bluetooth: hidp: Initialize list header of hidp session user
Tedd Ho-Jeong An
1
-0
/
+1
2015-06-18
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
Johan Hedberg
1
-6
/
+2
2015-06-18
Bluetooth: Use zalloc when possible
Johan Hedberg
1
-2
/
+1
2015-06-18
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2015-06-18
Bluetooth: hci_core: remove obsolete adv_instance
Florian Grandel
1
-1
/
+0
2015-06-18
Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
Florian Grandel
1
-1
/
+12
2015-06-18
Bluetooth: mgmt: multi-adv for trigger_le_scan()
Florian Grandel
1
-0
/
+1
2015-06-18
Bluetooth: mgmt: program multi-adv on power on
Florian Grandel
1
-3
/
+17
2015-06-18
Bluetooth: mgmt: multi adv for remove_advertising*()
Florian Grandel
1
-21
/
+24
[next]