index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bluetooth: Convert LTK list to RCU
Johan Hedberg
2014-11-15
1
-0
/
+1
*
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
2014-11-13
1
-1
/
+14
*
Bluetooth: Add hci_conn_lookup_type() helper function
Marcel Holtmann
2014-11-03
2
-0
/
+21
*
Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER
Marcel Holtmann
2014-11-03
1
-0
/
+9
*
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
Marcel Holtmann
2014-11-02
1
-0
/
+1
*
Bluetooth: Print error message for HCI_Hardware_Error event
Marcel Holtmann
2014-11-02
1
-0
/
+5
*
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
2014-10-25
1
-0
/
+1
*
Bluetooth: Include ADV_IND report in Device Connected event
Alfonso Acosta
2014-10-25
1
-0
/
+2
*
Bluetooth: Refactor arguments of mgmt_device_connected
Alfonso Acosta
2014-10-25
1
-3
/
+2
*
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
2014-09-24
1
-0
/
+1
*
Bluetooth: Convert bt_<level> logging functions to return void
Joe Perches
2014-09-24
1
-2
/
+2
*
Bluetooth: Remove exported hci_recv_fragment function
Marcel Holtmann
2014-09-17
1
-1
/
+0
*
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
2014-09-15
1
-0
/
+1
*
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
2014-09-09
1
-2
/
+1
*
Bluetooth: Fix locking of the SMP context
Johan Hedberg
2014-09-08
1
-1
/
+0
*
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2014-09-08
1
-1
/
+2
*
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
2014-09-08
1
-1
/
+1
*
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
2014-09-08
1
-4
/
+0
*
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
2014-09-08
1
-0
/
+1
*
Bluetooth: Use zero timeout for immediate scheduling
Johan Hedberg
2014-09-08
1
-2
/
+2
*
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2014-09-08
2
-2
/
+3
*
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
2014-09-08
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-09-08
1
-0
/
+2
|
\
|
*
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
2014-08-20
1
-0
/
+2
*
|
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
2014-08-14
1
-1
/
+0
*
|
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
2014-08-14
1
-0
/
+4
*
|
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
2014-08-14
1
-1
/
+0
*
|
Bluetooth: Make AES crypto context private to SMP
Johan Hedberg
2014-08-14
1
-1
/
+0
*
|
Bluetooth: Add SMP L2CAP channel skeleton
Johan Hedberg
2014-08-14
2
-0
/
+2
*
|
Bluetooth: Add more L2CAP convenience callbacks
Johan Hedberg
2014-08-14
1
-0
/
+25
*
|
Bluetooth: Resume BT_CONNECTED state after LE security elevation
Johan Hedberg
2014-08-14
1
-0
/
+1
*
|
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
2014-08-14
1
-0
/
+5
*
|
Bluetooth: Add convenience function to check for pending power off
Johan Hedberg
2014-08-14
1
-0
/
+1
|
/
*
Bluetooth: Rename pairable mgmt setting to bondable
Johan Hedberg
2014-07-30
1
-2
/
+2
*
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
2014-07-30
1
-1
/
+1
*
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
2014-07-26
1
-0
/
+2
*
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
2014-07-24
1
-0
/
+1
*
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
2014-07-23
1
-0
/
+2
*
Bluetooth: Read list of local codecs supported by the controller
Marcel Holtmann
2014-07-23
1
-0
/
+2
*
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2014-07-17
1
-0
/
+1
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
2
-2
/
+3
*
Bluetooth: Track number of LE slave connections
Johan Hedberg
2014-07-16
1
-0
/
+5
*
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
2014-07-16
1
-1
/
+2
*
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
1
-3
/
+3
*
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-16
1
-1
/
+1
*
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
2014-07-16
1
-3
/
+3
*
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
2014-07-13
1
-2
/
+1
*
Bluetooth: Enable LE encryption events only when supported
Marcel Holtmann
2014-07-13
1
-0
/
+1
*
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
1
-4
/
+0
*
Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant
Marcel Holtmann
2014-07-11
1
-1
/
+0
[prev]
[next]