index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2014-07-09
Bluetooth: Allow change security level on ATT_CID in slave role
Marcin Kraglak
2014-07-09
Bluetooth: Fix locking of hdev when calling into SMP code
Johan Hedberg
2014-07-09
Bluetooth: Fix deadlock in l2cap_conn_del()
Jukka Taimisto
2014-07-09
Bluetooth: Fix setting correct authentication information for SMP STK
Johan Hedberg
2014-07-09
Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state
Johan Hedberg
2014-07-09
Bluetooth: Refactor discovery stopping into its own function
Johan Hedberg
2014-07-09
Bluetooth: Fix indicating discovery state when canceling inquiry
Johan Hedberg
2014-07-09
Bluetooth: Fix check for connection encryption
Johan Hedberg
2014-07-09
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
Johan Hedberg
2014-07-09
Bluetooth: Fix incorrectly overriding conn->src_type
Johan Hedberg
2014-06-30
Bluetooth: Fix properly ignoring LTKs of unknown types
Johan Hedberg
2014-06-30
Bluetooth: Clearly distinguish mgmt LTK type from authenticated property
Johan Hedberg
2014-06-30
Bluetooth: Fix missing check for FIPS security level
Johan Hedberg
2014-06-30
Bluetooth: Fix requiring SMP MITM for outgoing connections
Johan Hedberg
2014-06-30
Bluetooth: Fix authentication check for FIPS security level
Johan Hedberg
2014-06-30
Bluetooth: Fix L2CAP deadlock
Jukka Taimisto
2014-06-30
Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling
Jukka Rissanen
2014-05-14
Bluetooth: Fix L2CAP LE debugfs entries permissions
Samuel Ortiz
2014-04-25
Bluetooth: Fix redundant encryption request for reauthentication
Johan Hedberg
2014-04-25
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
Johan Hedberg
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-01
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
Jiri Kosina
2014-04-01
Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linus
Jiri Kosina
2014-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-26
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2014-03-24
Bluetooth: Remove unnecessary assignment in SMP
Johan Hedberg
2014-03-24
Bluetooth: Fix potential NULL pointer dereference in smp_conn_security
Johan Hedberg
2014-03-24
Bluetooth: Remove LTK re-encryption procedure
Johan Hedberg
2014-03-24
Bluetooth: Don't try to confirm locally initiated SMP pairing
Johan Hedberg
2014-03-24
Bluetooth: Add SMP flag to track which side is the initiator
Johan Hedberg
2014-03-24
Bluetooth: Fix SMP confirmation callback handling
Johan Hedberg
2014-03-24
Bluetooth: Add missing cmd_status handler for LE_Start_Encryption
Johan Hedberg
2014-03-24
Bluetooth: Fix potential NULL pointer dereference in SMP
Johan Hedberg
2014-03-21
Bluetooth: Track current configured LE scan type parameter
Marcel Holtmann
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-20
Bluetooth: Fix address value for early disconnection events
Johan Hedberg
2014-03-19
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
Johan Hedberg
2014-03-19
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2014-03-19
Bluetooth: Fix Pair Device response parameters for pairing failure
Johan Hedberg
2014-03-19
Bluetooth: Fix SMP user passkey notification mgmt event
Johan Hedberg
2014-03-19
Bluetooth: Increase SMP re-encryption delay to 500ms
Johan Hedberg
2014-03-19
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
2014-03-18
Bluetooth: Fix MITM flag when initiating SMP pairing
Johan Hedberg
2014-03-18
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
Johan Hedberg
2014-03-18
Bluetooth: Fix const declaration for swap function src parameter
Johan Hedberg
2014-03-14
Bluetooth: Fix updating SMP remote key distribution information
Johan Hedberg
2014-03-14
HID: remove hid_output_raw_report transport implementations
Benjamin Tissoires
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
[next]