index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-18
Bluetooth: Add basic IRK management support
Johan Hedberg
2
-0
/
+86
2014-02-18
Bluetooth: Add AES crypto context for each HCI device
Johan Hedberg
2
-1
/
+17
2014-02-18
Bluetooth: Add smp_irk_matches helper function
Johan Hedberg
2
-0
/
+49
2014-02-18
Bluetooth: Fix minor whitespace issues in SMP code
Johan Hedberg
2
-2
/
+0
2014-02-18
Bluetooth: Fix missing PDU length checks for SMP
Johan Hedberg
1
-0
/
+25
2014-02-17
Bluetooth: Allow HCI User Channel usage for controllers without address
Marcel Holtmann
1
-1
/
+6
2014-02-17
Bluetooth: Add missing index added event on user channel failure
Marcel Holtmann
1
-0
/
+1
2014-02-17
Bluetooth: Fix sending wrong store hint for new long term keys
Marcel Holtmann
1
-1
/
+7
2014-02-17
Bluetooth: Restrict long term keys to public and static addresses
Marcel Holtmann
1
-3
/
+13
2014-02-15
Bluetooth: btusb: Add IMC Networks (Broadcom based)
Jurgen Kramer
1
-0
/
+3
2014-02-14
Bluetooth: Fix write_room() calculation
Peter Hurley
1
-9
/
+5
2014-02-14
Bluetooth: Refactor write_room() calculation
Peter Hurley
1
-12
/
+15
2014-02-14
Bluetooth: Don't fail RFCOMM tty writes
Peter Hurley
3
-16
/
+22
2014-02-14
Bluetooth: Force -EIO from tty read/write if .activate() fails
Peter Hurley
1
-1
/
+5
2014-02-14
Bluetooth: Cleanup RFCOMM device registration error handling
Peter Hurley
1
-9
/
+7
2014-02-14
Bluetooth: Refactor rfcomm_dev_add()
Peter Hurley
1
-14
/
+24
2014-02-14
Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls
Peter Hurley
1
-2
/
+25
2014-02-14
Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup()
Peter Hurley
1
-2
/
+2
2014-02-14
Bluetooth: Fix RFCOMM parent device for reused dlc
Peter Hurley
1
-0
/
+1
2014-02-14
Bluetooth: Fix unsafe RFCOMM device parenting
Peter Hurley
1
-6
/
+14
2014-02-14
Bluetooth: Directly close dlc for not yet started RFCOMM session
Peter Hurley
1
-3
/
+9
2014-02-14
Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close()
Peter Hurley
1
-8
/
+15
2014-02-14
Bluetooth: Refactor deferred setup test in rfcomm_dlc_close()
Peter Hurley
1
-10
/
+8
2014-02-14
Bluetooth: Simplify RFCOMM session state eval
Peter Hurley
1
-3
/
+2
2014-02-14
Bluetooth: Verify dlci not in use before rfcomm_dev create
Peter Hurley
3
-1
/
+34
2014-02-14
Bluetooth: Fix RFCOMM tty teardown race
Peter Hurley
1
-4
/
+4
2014-02-14
Bluetooth: Fix unreleased rfcomm_dev reference
Peter Hurley
2
-2
/
+5
2014-02-14
Bluetooth: Release rfcomm_dev only once
Peter Hurley
2
-3
/
+14
2014-02-14
Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl
Peter Hurley
1
-1
/
+2
2014-02-14
Bluetooth: Fix racy acquire of rfcomm_dev reference
Peter Hurley
1
-6
/
+2
2014-02-14
tty: Fix ref counting for port krefs
Peter Hurley
1
-3
/
+3
2014-02-14
Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()"
Peter Hurley
1
-16
/
+16
2014-02-14
Revert "Bluetooth: Always wait for a connection on RFCOMM open()"
Peter Hurley
1
-38
/
+8
2014-02-14
Revert "Bluetooth: Remove rfcomm_carrier_raised()"
Peter Hurley
1
-0
/
+8
2014-02-14
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
3
-41
/
+0
2014-02-13
Bluetooth: Use connection parameters if any
Andre Guedes
1
-2
/
+10
2014-02-13
Bluetooth: Introduce connection parameters list
Andre Guedes
2
-0
/
+95
2014-02-13
Bluetooth: Add constants for LTK key types
Marcel Holtmann
1
-0
/
+4
2014-02-13
Bluetooth: Track if link is using P-256 authenticated combination key
Marcel Holtmann
1
-0
/
+4
2014-02-13
Bluetooth: Include security level 4 in connections check
Marcel Holtmann
1
-4
/
+8
2014-02-13
Bluetooth: Add management command for Secure Connection Only Mode
Marcel Holtmann
1
-11
/
+30
2014-02-13
Bluetooth: Remove __packed from struct smp_ltk
Marcel Holtmann
1
-1
/
+1
2014-02-13
Bluetooth: Rename authentication to key_type in mgmt_ltk_info
Marcel Holtmann
2
-3
/
+3
2014-02-13
Bluetooth: Remove check for valid LTK authenticated parameter
Marcel Holtmann
1
-2
/
+0
2014-02-13
Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links
Marcel Holtmann
2
-1
/
+8
2014-02-13
Bluetooth: Remove one level of indentation from hci_encrypt_change_evt
Marcel Holtmann
1
-24
/
+25
2014-02-13
Bluetooth: Remove use_debug_keys debugfs entry
Marcel Holtmann
1
-20
/
+0
2014-02-13
Bluetooth: Add management command to allow use of debug keys
Marcel Holtmann
2
-0
/
+36
2014-02-13
Bluetooth: Add management setting for use of debug keys
Marcel Holtmann
2
-2
/
+11
2014-02-13
Bluetooth: Introduce le_conn_failed() helper
Andre Guedes
1
-8
/
+16
[next]