index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Bluetooth: allocate static minor for vhci
Lucas De Marchi
2014-02-18
3
-1
/
+4
|
*
|
Bluetooth: Add convenience function for fetching IRKs
Johan Hedberg
2014-02-18
1
-0
/
+9
|
*
|
Bluetooth: Fix removing any IRKs when unpairing devices
Johan Hedberg
2014-02-18
3
-0
/
+18
|
*
|
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
3
-23
/
+15
|
*
|
Bluetooth: Fix missing address type check for removing LTKs
Johan Hedberg
2014-02-18
3
-6
/
+14
|
*
|
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
3
-0
/
+92
|
*
|
Bluetooth: Add hci_bdaddr_is_rpa convenience function
Johan Hedberg
2014-02-18
1
-0
/
+11
|
*
|
Bluetooth: Add basic IRK management support
Johan Hedberg
2014-02-18
2
-0
/
+86
|
*
|
Bluetooth: Add AES crypto context for each HCI device
Johan Hedberg
2014-02-18
2
-1
/
+17
|
*
|
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: btusb: Add IMC Networks (Broadcom based)
Jurgen Kramer
2014-02-15
1
-0
/
+3
|
*
|
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
3
-16
/
+22
|
*
|
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
3
-1
/
+34
|
*
|
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
2
-2
/
+5
|
*
|
Bluetooth: Release rfcomm_dev only once
Peter Hurley
2014-02-14
2
-3
/
+14
|
*
|
Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl
Peter Hurley
2014-02-14
1
-1
/
+2
|
*
|
Bluetooth: Fix racy acquire of rfcomm_dev reference
Peter Hurley
2014-02-14
1
-6
/
+2
|
*
|
tty: Fix ref counting for port krefs
Peter Hurley
2014-02-14
1
-3
/
+3
|
*
|
Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()"
Peter Hurley
2014-02-14
1
-16
/
+16
|
*
|
Revert "Bluetooth: Always wait for a connection on RFCOMM open()"
Peter Hurley
2014-02-14
1
-38
/
+8
|
*
|
Revert "Bluetooth: Remove rfcomm_carrier_raised()"
Peter Hurley
2014-02-14
1
-0
/
+8
|
*
|
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
2014-02-14
3
-41
/
+0
|
*
|
Bluetooth: Use connection parameters if any
Andre Guedes
2014-02-13
1
-2
/
+10
|
*
|
Bluetooth: Introduce connection parameters list
Andre Guedes
2014-02-13
2
-0
/
+95
|
*
|
Bluetooth: Add constants for LTK key types
Marcel Holtmann
2014-02-13
1
-0
/
+4
|
*
|
Bluetooth: Track if link is using P-256 authenticated combination key
Marcel Holtmann
2014-02-13
1
-0
/
+4
[prev]
[next]