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: Store default and maximum LE data length settings
Marcel Holtmann
2014-12-20
1
-0
/
+6
*
Bluetooth: Add structures for LE Data Length Extension feature
Marcel Holtmann
2014-12-20
1
-0
/
+43
*
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
Johan Hedberg
2014-12-19
1
-2
/
+0
*
Bluetooth: Add hci_request support for hci_update_background_scan
Johan Hedberg
2014-12-19
1
-2
/
+0
*
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
2014-12-19
1
-25
/
+0
*
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
2014-12-19
1
-1
/
+2
*
Bluetooth: 6lowpan: Add IPSP PSM value
Jukka Rissanen
2014-12-19
1
-0
/
+1
*
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-10
1
-29
/
+0
|
\
|
*
first fruits - kill l2cap ->memcpy_fromiovec()
Al Viro
2014-12-09
1
-29
/
+0
|
*
put iov_iter into msghdr
Al Viro
2014-12-09
1
-1
/
+1
|
*
switch l2cap ->memcpy_fromiovec() to msghdr
Al Viro
2014-12-09
1
-3
/
+3
*
|
Bluetooth: Enabled LE Direct Advertising Report event if supported
Marcel Holtmann
2014-12-05
1
-0
/
+1
*
|
Bluetooth: Add definitions for LE Direct Advertising Report event
Marcel Holtmann
2014-12-05
1
-0
/
+10
*
|
Bluetooth: Move LE advertising report defines to the right location
Marcel Holtmann
2014-12-05
1
-19
/
+19
*
|
Bluetooth: Report invalid RSSI for service discovery and background scan
Marcel Holtmann
2014-12-05
1
-0
/
+3
*
|
Bluetooth: Add helper function for clearing the discovery filter
Marcel Holtmann
2014-12-05
1
-0
/
+8
*
|
Bluetooth: Add extra discovery fields for storing filter information
Jakub Pawlowski
2014-12-05
1
-0
/
+4
*
|
Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERY
Jakub Pawlowski
2014-12-05
1
-0
/
+9
*
|
Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value
Marcel Holtmann
2014-12-05
1
-0
/
+1
*
|
Bluetooth: Store address type with OOB data
Johan Hedberg
2014-12-03
1
-3
/
+5
*
|
Bluetooth: Unify remote OOB data functions
Johan Hedberg
2014-12-03
1
-4
/
+2
*
|
Bluetooth: Add skeleton for BR/EDR SMP channel
Johan Hedberg
2014-12-03
2
-0
/
+3
*
|
Bluetooth: Add debugfs switch for forcing SMP over BR/EDR
Johan Hedberg
2014-12-03
1
-0
/
+1
*
|
Bluetooth: Add hci_conn flag for new link key generation
Johan Hedberg
2014-12-03
1
-0
/
+1
*
|
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
Johan Hedberg
2014-12-03
1
-2
/
+2
*
|
Bluetooth: Remove unused hci_find_ltk function
Johan Hedberg
2014-12-03
1
-2
/
+0
*
|
Bluetooth: Use custom macro for testing BR/EDR SC enabled
Johan Hedberg
2014-12-03
1
-0
/
+3
*
|
Bluetooth: Add mgmt support for LE Secure Connections LTK types
Johan Hedberg
2014-12-03
1
-0
/
+3
*
|
Bluetooth: Track both local and remote L2CAP fixed channel mask
Johan Hedberg
2014-12-02
1
-2
/
+2
*
|
Bluetooth: Convert link keys list to use RCU
Johan Hedberg
2014-11-19
1
-0
/
+1
|
/
*
Bluetooth: Use shorter "rand" name for "randomizer"
Johan Hedberg
2014-11-18
3
-19
/
+19
*
Bluetooth: Convert IRK list to RCU
Johan Hedberg
2014-11-15
1
-0
/
+1
*
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
[prev]
[next]