index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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: Remove unnecessary hcon->smp_conn variable
Johan Hedberg
2014-07-03
1
-1
/
+0
*
Bluetooth: Use macro instead of hard-coded value
Andre Guedes
2014-07-03
1
-1
/
+1
*
Bluetooth: Convert hci_conn->link_mode into flags
Johan Hedberg
2014-07-03
1
-3
/
+7
*
Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag
Johan Hedberg
2014-07-03
1
-0
/
+1
*
Bluetooth: Convert hcon->flush_key to a proper flag
Johan Hedberg
2014-07-03
1
-1
/
+1
*
Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
Johan Hedberg
2014-07-03
1
-1
/
+1
*
Bluetooth: Move mgmt event sending out from hci_add_link_key()
Johan Hedberg
2014-07-03
1
-2
/
+2
*
Bluetooth: Update hci_add_link_key() to return pointer to key
Johan Hedberg
2014-07-03
1
-2
/
+3
*
Bluetooth: Track LE connection parameter update event
Marcel Holtmann
2014-07-03
1
-0
/
+9
*
Bluetooth: Store current LE connection parameters in hci_conn struct
Marcel Holtmann
2014-07-03
1
-0
/
+3
*
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
Jukka Rissanen
2014-07-03
3
-3
/
+0
*
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
2014-07-03
1
-0
/
+29
*
Bluetooth: Use separate dbg_flags to special debugfs options
Marcel Holtmann
2014-07-03
2
-3
/
+10
*
Bluetooth: Remove unused LTK authentication defines
Johan Hedberg
2014-07-03
1
-4
/
+0
*
Bluetooth: Remove HCI prefix from SMP LTK defines
Johan Hedberg
2014-07-03
1
-4
/
+0
*
Bluetooth: Remove unnecessary SMP STK define
Johan Hedberg
2014-07-03
1
-1
/
+0
*
Bluetooth: Use struct delayed_work for HCI command timeout
Marcel Holtmann
2014-07-03
1
-1
/
+1
*
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
2014-07-03
1
-0
/
+1
*
Bluetooth: Shrink size of struct l2cap_ctrl fields
Marcel Holtmann
2014-07-03
1
-9
/
+9
*
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
2014-07-03
1
-2
/
+1
*
Bluetooth: Use const for struct l2cap_ops field
Marcel Holtmann
2014-07-03
1
-1
/
+1
*
Bluetooth: Clearly distinguish mgmt LTK type from authenticated property
Johan Hedberg
2014-05-23
1
-0
/
+3
*
Bluetooth: Store max TX power level for connection
Andrzej Kaczmarek
2014-05-15
1
-0
/
+1
*
Bluetooth: Add support to get connection information
Andrzej Kaczmarek
2014-05-15
2
-0
/
+14
*
Bluetooth: Add conn info lifetime parameters to debugfs
Andrzej Kaczmarek
2014-05-15
1
-0
/
+6
*
Bluetooth: Store TX power level for connection
Andrzej Kaczmarek
2014-05-09
2
-0
/
+12
*
Bluetooth: Store RSSI for connection
Andrzej Kaczmarek
2014-05-08
2
-0
/
+11
*
Bluetooth: Convert RFCOMM spinlocks into mutexes
Libor Pechacek
2014-05-05
1
-3
/
+3
*
Bluetooth: Keep msec in DISCOV_LE_TIMEOUT
Lukasz Rymanowski
2014-03-28
1
-1
/
+1
*
Bluetooth: Add new debugfs parameter
Lukasz Rymanowski
2014-03-28
1
-0
/
+1
*
Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUT
Lukasz Rymanowski
2014-03-28
1
-1
/
+1
*
Bluetooth: Store also RSSI for pending advertising reports
Johan Hedberg
2014-03-26
1
-0
/
+1
*
Bluetooth: Fix line splitting of mgmt_device_found parameters
Johan Hedberg
2014-03-26
1
-2
/
+2
*
Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP together
Johan Hedberg
2014-03-26
1
-0
/
+4
*
Bluetooth: Add directed advertising support through connect()
Johan Hedberg
2014-03-26
1
-0
/
+1
*
Bluetooth: Add scan_rsp parameter to mgmt_device_found()
Johan Hedberg
2014-03-26
1
-2
/
+3
*
Bluetooth: Track current configured LE scan type parameter
Marcel Holtmann
2014-03-21
1
-0
/
+1
*
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
2014-03-19
1
-1
/
+1
*
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
2014-03-10
1
-2
/
+3
*
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
2014-03-09
2
-0
/
+20
*
Bluetooth: Remove unnecessary stop_scan_complete function
Johan Hedberg
2014-02-28
1
-0
/
+1
*
Bluetooth: Add timeout for LE connection attempts
Johan Hedberg
2014-02-28
2
-0
/
+2
*
Bluetooth: Add defines for LE initiator filter policy
Johan Hedberg
2014-02-28
1
-0
/
+3
*
Bluetooth: Track LE initiator and responder address information
Johan Hedberg
2014-02-28
1
-0
/
+4
*
Bluetooth: Use __le64 type for LE random numbers
Marcel Holtmann
2014-02-28
3
-7
/
+7
*
Bluetooth: Add timer to force power off
Johan Hedberg
2014-02-27
1
-0
/
+1
*
Bluetooth: Add support for storing LE white list entries
Marcel Holtmann
2014-02-28
1
-0
/
+7
*
Bluetooth: Add definitions for LE white list HCI commands
Marcel Holtmann
2014-02-28
1
-0
/
+14
*
Bluetooth: Make hci_blacklist_clear function static
Marcel Holtmann
2014-02-28
1
-1
/
+0
*
Bluetooth: Add hci_copy_identity_address convenience function
Johan Hedberg
2014-02-27
1
-0
/
+2
[prev]
[next]