index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
Bluetooth: Fix respecting le_default_mps value
Johan Hedberg
2014-02-13
|
|
*
Bluetooth: Fix CID initialization for fixed channels
Johan Hedberg
2014-02-13
|
|
*
Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT)
Johan Hedberg
2014-02-13
|
|
*
Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
|
|
*
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
|
|
*
Bluetooth: Remove useless l2cap_seq_list_remove function
Johan Hedberg
2014-02-13
|
|
*
Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
Johan Hedberg
2014-02-13
|
|
*
Bluetooth: Reorder L2CAP functions to avoid forward declarations
Johan Hedberg
2014-02-13
|
|
*
Bluetooth: Add debugfs entry to show Secure Connections Only mode
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Handle security level 4 for RFCOMM connections
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Handle security level 4 for L2CAP connections
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Introduce requirements for security level 4
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Track Secure Connections support of remote devices
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Fix mgmt error code for negative PIN response
Johan Hedberg
2014-02-13
|
|
*
Bluetooth: Convert to use ATTRIBUTE_GROUPS macro
Wei Yongjun
2014-02-13
|
|
*
Bluetooth: Add support for remote OOB input of P-256 data
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Add internal function for storing P-192 and P-256 data
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Provide remote OOB data for Secure Connections
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Add debugfs quirk for forcing Secure Connections support
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Add support for local OOB data with Secure Connections
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Limit acceptable link key types to only supported ones
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Enable Secure Connection during power on if configured
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Add management command for enabling Secure Connections
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Add flags and setting for Secure Connections support
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Enable Authenticated Payload Timeout Expired event
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Add support for handling P-256 derived link keys
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Add definitions for new link key types
Marcel Holtmann
2014-02-13
|
|
*
Bluetooth: Fix outgoing authentication requirement check
Johan Hedberg
2014-02-13
|
*
|
6lowpan: move 6lowpan header to include/net
Alexander Aring
2014-03-06
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
Jiri Kosina
2014-04-01
|
|
\
\
|
|
*
|
HID: remove hid_output_raw_report transport implementations
Benjamin Tissoires
2014-03-14
|
|
*
|
HID: hidp: Add a comment that some devices depend on the current behavior of ...
Frank Praznik
2014-02-24
|
|
*
|
HID: remove hid_get_raw_report in struct hid_device
Benjamin Tissoires
2014-02-17
|
|
*
|
HID: HIDp: remove duplicated coded
Benjamin Tissoires
2014-02-17
|
|
*
|
HID: HIDp: remove hidp_hidinput_event
Benjamin Tissoires
2014-02-17
|
*
|
|
Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linus
Jiri Kosina
2014-04-01
|
|
\
|
|
|
|
*
|
HID: Add the transport-driver functions to the HIDP driver.
Frank Praznik
2014-01-29
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-02-18
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
HID: Bluetooth: hidp: make sure input buffers are big enough
David Herrmann
2014-02-17
|
|
/
*
|
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-18
*
|
Bluetooth: remove direct compilation of 6lowpan_iphc.c
Stephen Warren
2014-01-17
*
|
net: move 6lowpan compression code to separate module
Dmitry Eremin-Solenikov
2014-01-15
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-10
|
\
\
|
*
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-01-08
|
|
\
\
|
|
*
|
Bluetooth: Fix 6loWPAN peer lookup
Claudio Takahasi
2014-01-07
|
|
*
|
Bluetooth: Fix setting Universal/Local bit
Claudio Takahasi
2014-01-07
|
|
*
|
Bluetooth: Remove rfcomm_carrier_raised()
Gianluca Anzolin
2014-01-06
|
|
*
|
Bluetooth: Always wait for a connection on RFCOMM open()
Gianluca Anzolin
2014-01-06
|
|
*
|
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
Gianluca Anzolin
2014-01-06
[prev]
[next]