index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Return added key when adding LTKs and IRKs
Johan Hedberg
2014-02-19
1
-10
/
+11
*
Bluetooth: Avoid using GFP_ATOMIC where not necessary
Johan Hedberg
2014-02-19
1
-4
/
+4
*
Bluetooth: Use same LE min/max connection event length during update
Marcel Holtmann
2014-02-19
1
-2
/
+2
*
Bluetooth: Expose current list of identity resolving keys via debugfs
Marcel Holtmann
2014-02-19
1
-0
/
+33
*
Bluetooth: Fix wrong identity address during connection failures
Marcel Holtmann
2014-02-19
2
-2
/
+23
*
Bluetooth: Use connection address for reporting connection failures
Marcel Holtmann
2014-02-19
1
-1
/
+1
*
Bluetooth: Report identity address when remote device connects
Marcel Holtmann
2014-02-19
1
-1
/
+1
*
Bluetooth: Print error when dropping L2CAP data
Szymon Janc
2014-02-18
1
-1
/
+3
*
Bluetooth: Use Identity Address in Device Found event
Johan Hedberg
2014-02-18
1
-2
/
+10
*
Bluetooth: Look up RPA for connection requests with Identity Address
Johan Hedberg
2014-02-18
1
-5
/
+14
*
Bluetooth: Don't try to look up private addresses as Identity Address
Johan Hedberg
2014-02-18
1
-0
/
+4
*
Bluetooth: Wait for SMP key distribution completion when pairing
Johan Hedberg
2014-02-18
3
-6
/
+25
*
Bluetooth: Fix updating Identity Address in L2CAP channels
Johan Hedberg
2014-02-18
2
-0
/
+19
*
Bluetooth: Track the LE Identity Address in struct hci_conn
Johan Hedberg
2014-02-18
2
-0
/
+12
*
Bluetooth: Remove SMP data specific crypto context
Johan Hedberg
2014-02-18
2
-13
/
+15
*
Bluetooth: Fix removing any IRKs when unpairing devices
Johan Hedberg
2014-02-18
2
-0
/
+17
*
Bluetooth: Fix completing SMP as peripheral when no keys are expected
Johan Hedberg
2014-02-18
1
-1
/
+1
*
Bluetooth: Fix hci_remove_ltk failure when no match is found
Johan Hedberg
2014-02-18
1
-1
/
+3
*
Bluetooth: Remove return values from functions that don't need them
Johan Hedberg
2014-02-18
2
-18
/
+10
*
Bluetooth: Fix missing address type check for removing LTKs
Johan Hedberg
2014-02-18
2
-5
/
+13
*
Bluetooth: Fix properly ignoring unexpected SMP PDUs
Johan Hedberg
2014-02-18
1
-0
/
+16
*
Bluetooth: Enable support for remote IRK distribution
Johan Hedberg
2014-02-18
2
-7
/
+77
*
Bluetooth: Implement mgmt_load_irks command
Johan Hedberg
2014-02-18
1
-0
/
+79
*
Bluetooth: Add basic IRK management support
Johan Hedberg
2014-02-18
1
-0
/
+70
*
Bluetooth: Add AES crypto context for each HCI device
Johan Hedberg
2014-02-18
1
-1
/
+16
*
Bluetooth: Add smp_irk_matches helper function
Johan Hedberg
2014-02-18
2
-0
/
+49
*
Bluetooth: Fix minor whitespace issues in SMP code
Johan Hedberg
2014-02-18
2
-2
/
+0
*
Bluetooth: Fix missing PDU length checks for SMP
Johan Hedberg
2014-02-18
1
-0
/
+25
*
Bluetooth: Allow HCI User Channel usage for controllers without address
Marcel Holtmann
2014-02-17
1
-1
/
+6
*
Bluetooth: Add missing index added event on user channel failure
Marcel Holtmann
2014-02-17
1
-0
/
+1
*
Bluetooth: Fix sending wrong store hint for new long term keys
Marcel Holtmann
2014-02-17
1
-1
/
+7
*
Bluetooth: Restrict long term keys to public and static addresses
Marcel Holtmann
2014-02-17
1
-3
/
+13
*
Bluetooth: Fix write_room() calculation
Peter Hurley
2014-02-14
1
-9
/
+5
*
Bluetooth: Refactor write_room() calculation
Peter Hurley
2014-02-14
1
-12
/
+15
*
Bluetooth: Don't fail RFCOMM tty writes
Peter Hurley
2014-02-14
2
-16
/
+21
*
Bluetooth: Force -EIO from tty read/write if .activate() fails
Peter Hurley
2014-02-14
1
-1
/
+5
*
Bluetooth: Cleanup RFCOMM device registration error handling
Peter Hurley
2014-02-14
1
-9
/
+7
*
Bluetooth: Refactor rfcomm_dev_add()
Peter Hurley
2014-02-14
1
-14
/
+24
*
Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls
Peter Hurley
2014-02-14
1
-2
/
+25
*
Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup()
Peter Hurley
2014-02-14
1
-2
/
+2
*
Bluetooth: Fix RFCOMM parent device for reused dlc
Peter Hurley
2014-02-14
1
-0
/
+1
*
Bluetooth: Fix unsafe RFCOMM device parenting
Peter Hurley
2014-02-14
1
-6
/
+14
*
Bluetooth: Directly close dlc for not yet started RFCOMM session
Peter Hurley
2014-02-14
1
-3
/
+9
*
Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close()
Peter Hurley
2014-02-14
1
-8
/
+15
*
Bluetooth: Refactor deferred setup test in rfcomm_dlc_close()
Peter Hurley
2014-02-14
1
-10
/
+8
*
Bluetooth: Simplify RFCOMM session state eval
Peter Hurley
2014-02-14
1
-3
/
+2
*
Bluetooth: Verify dlci not in use before rfcomm_dev create
Peter Hurley
2014-02-14
2
-1
/
+33
*
Bluetooth: Fix RFCOMM tty teardown race
Peter Hurley
2014-02-14
1
-4
/
+4
*
Bluetooth: Fix unreleased rfcomm_dev reference
Peter Hurley
2014-02-14
1
-2
/
+4
*
Bluetooth: Release rfcomm_dev only once
Peter Hurley
2014-02-14
1
-2
/
+9
[next]