index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-19
Bluetooth: Track SMP keys in the SMP context
Johan Hedberg
2
-8
/
+16
2014-02-19
Bluetooth: Move New LTK store hint evaluation into mgmt_new_ltk
Johan Hedberg
3
-10
/
+9
2014-02-19
Bluetooth: Return added key when adding LTKs and IRKs
Johan Hedberg
2
-15
/
+17
2014-02-19
Bluetooth: Avoid using GFP_ATOMIC where not necessary
Johan Hedberg
1
-4
/
+4
2014-02-19
Bluetooth: Use same LE min/max connection event length during update
Marcel Holtmann
1
-2
/
+2
2014-02-19
Bluetooth: Expose current list of identity resolving keys via debugfs
Marcel Holtmann
1
-0
/
+33
2014-02-19
Bluetooth: Fix wrong identity address during connection failures
Marcel Holtmann
2
-2
/
+23
2014-02-19
Bluetooth: Use connection address for reporting connection failures
Marcel Holtmann
1
-1
/
+1
2014-02-19
Bluetooth: Report identity address when remote device connects
Marcel Holtmann
1
-1
/
+1
2014-02-18
Bluetooth: Print error when dropping L2CAP data
Szymon Janc
1
-1
/
+3
2014-02-18
Bluetooth: Use Identity Address in Device Found event
Johan Hedberg
1
-2
/
+10
2014-02-18
Bluetooth: Look up RPA for connection requests with Identity Address
Johan Hedberg
1
-5
/
+14
2014-02-18
Bluetooth: Don't try to look up private addresses as Identity Address
Johan Hedberg
1
-0
/
+4
2014-02-18
Bluetooth: Wait for SMP key distribution completion when pairing
Johan Hedberg
4
-6
/
+26
2014-02-18
Bluetooth: Fix updating Identity Address in L2CAP channels
Johan Hedberg
3
-0
/
+20
2014-02-18
Bluetooth: Track the LE Identity Address in struct hci_conn
Johan Hedberg
2
-0
/
+12
2014-02-18
Bluetooth: Remove SMP data specific crypto context
Johan Hedberg
2
-13
/
+15
2014-02-18
Bluetooth: append new supported device to the list [0b05:17d0]
Andy Shevchenko
2
-0
/
+3
2014-02-18
Bluetooth: sort the list of IDs in the source code
Andy Shevchenko
2
-65
/
+65
2014-02-18
Bluetooth: allocate static minor for vhci
Lucas De Marchi
3
-1
/
+4
2014-02-18
Bluetooth: Add convenience function for fetching IRKs
Johan Hedberg
1
-0
/
+9
2014-02-18
Bluetooth: Fix removing any IRKs when unpairing devices
Johan Hedberg
3
-0
/
+18
2014-02-18
Bluetooth: Fix completing SMP as peripheral when no keys are expected
Johan Hedberg
1
-1
/
+1
2014-02-18
Bluetooth: Fix hci_remove_ltk failure when no match is found
Johan Hedberg
1
-1
/
+3
2014-02-18
Bluetooth: Remove return values from functions that don't need them
Johan Hedberg
3
-23
/
+15
2014-02-18
Bluetooth: Fix missing address type check for removing LTKs
Johan Hedberg
3
-6
/
+14
2014-02-18
Bluetooth: Fix properly ignoring unexpected SMP PDUs
Johan Hedberg
1
-0
/
+16
2014-02-18
Bluetooth: Enable support for remote IRK distribution
Johan Hedberg
2
-7
/
+77
2014-02-18
Bluetooth: Implement mgmt_load_irks command
Johan Hedberg
3
-0
/
+92
2014-02-18
Bluetooth: Add hci_bdaddr_is_rpa convenience function
Johan Hedberg
1
-0
/
+11
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
[next]