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
2014-09-17
Bluetooth: Avoid use of session socket after the session gets freed
Vignesh Raman
1
-2
/
+5
2014-09-17
Bluetooth: never linger on process exit
Vladimir Davydov
3
-4
/
+8
2014-07-09
Bluetooth: Fix locking of hdev when calling into SMP code
Johan Hedberg
1
-1
/
+6
2014-07-09
Bluetooth: Fix check for connection encryption
Johan Hedberg
1
-1
/
+1
2014-07-09
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
Johan Hedberg
1
-2
/
+5
2014-06-30
Bluetooth: Fix L2CAP deadlock
Jukka Taimisto
1
-1
/
+4
2014-06-07
Bluetooth: Fix redundant encryption request for reauthentication
Johan Hedberg
1
-3
/
+6
2014-06-07
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
Johan Hedberg
1
-0
/
+6
2014-04-26
Bluetooth: Fix removing Long Term Key
Claudio Takahasi
1
-1
/
+7
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
4
-8
/
+0
2013-10-13
Bluetooth: Fix rfkill functionality during the HCI setup stage
Johan Hedberg
1
-3
/
+12
2013-10-13
Bluetooth: Introduce a new HCI_RFKILLED flag
Johan Hedberg
1
-5
/
+10
2013-10-13
Bluetooth: Fix encryption key size for peripheral role
Andre Guedes
1
-0
/
+2
2013-10-13
Bluetooth: Fix security level for peripheral role
Andre Guedes
1
-1
/
+3
2013-10-13
HID: fix unused rsize usage
Jiri Kosina
1
-0
/
+1
2013-10-13
HID: fix data access in implement()
Jiri Kosina
1
-5
/
+9
2013-06-23
Bluetooth: Fix invalid length check in l2cap_information_rsp()
Jaganath Kanakkassery
1
-1
/
+1
2013-06-13
Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key
Johan Hedberg
1
-5
/
+10
2013-06-13
Bluetooth: Fix crash in l2cap_build_cmd() with small MTU
Anderson Lizardo
1
-0
/
+3
2013-06-12
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
2
-1
/
+26
2013-06-12
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
Johan Hedberg
1
-18
/
+52
2013-06-12
Bluetooth: Fix checks for LE support on LE-only controllers
Johan Hedberg
2
-3
/
+3
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-24
/
+19
2013-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-12
/
+32
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-677
/
+1083
2013-04-23
Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling
Marcel Holtmann
1
-3
/
+4
2013-04-23
Bluetooth: hci_get_cmd_complete() can be static
Fengguang Wu
1
-1
/
+2
2013-04-23
Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
Johan Hedberg
2
-1
/
+17
2013-04-19
Bluetooth: Fix HCI command send functions to use const specifier
Johan Hedberg
1
-7
/
+9
2013-04-18
Bluetooth: Rename LE_SCANNING_* macros
Andre Guedes
2
-3
/
+3
2013-04-18
Bluetooth: Add macros for filter duplicates values
Andre Guedes
1
-1
/
+1
2013-04-18
Bluetooth: Add LE scan type macros
Andre Guedes
1
-4
/
+3
2013-04-18
Bluetooth: Change LE scanning timeout macros
Andre Guedes
2
-3
/
+3
2013-04-18
Bluetooth: Add reading of all local feature pages
Johan Hedberg
2
-0
/
+12
2013-04-18
Bluetooth: Track feature pages in a single table
Johan Hedberg
2
-36
/
+38
2013-04-18
Bluetooth: Move and rename hci_conn_accept
Frédéric Dalleau
2
-37
/
+37
2013-04-18
Bluetooth: Fix incorrect SSP mode bit for non SSP devices
Jaganath Kanakkassery
1
-1
/
+12
2013-04-17
Bluetooth: hidp: fix sending output reports on intr channel
David Herrmann
1
-7
/
+5
2013-04-17
Bluetooth: hidp: don't send boot-protocol messages as HID-reports
David Herrmann
1
-19
/
+5
2013-04-17
Bluetooth: hidp: merge 'send' functions into hidp_send_message()
David Herrmann
1
-96
/
+60
2013-04-17
Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
David Herrmann
1
-29
/
+11
2013-04-17
Bluetooth: hidp: handle kernel_sendmsg() errors correctly
David Herrmann
1
-2
/
+14
2013-04-17
Bluetooth: hidp: remove old session-management
David Herrmann
3
-348
/
+18
2013-04-17
Bluetooth: hidp: add new session-management helpers
David Herrmann
2
-25
/
+583
2013-04-17
Bluetooth: l2cap: add l2cap_user sub-modules
David Herrmann
1
-0
/
+86
2013-04-17
Bluetooth: l2cap: introduce l2cap_conn ref-counting
David Herrmann
1
-1
/
+24
2013-04-17
Bluetooth: hidp: move hidp_schedule() to core.c
David Herrmann
2
-9
/
+9
2013-04-17
Bluetooth: hidp: test "terminate" before sleeping
David Herrmann
1
-4
/
+8
2013-04-17
Bluetooth: hidp: remove unused session->state field
David Herrmann
2
-4
/
+2
2013-04-17
Bluetooth: introduce hci_conn ref-counting
David Herrmann
2
-3
/
+1
[next]