index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2014-09-08
Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c
Behan Webster
2014-09-08
Bluetooth: Add strict checks for allowed SMP PDUs
Johan Hedberg
2014-09-08
Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys
Johan Hedberg
2014-09-08
Bluetooth: Add define for key distribution mask
Johan Hedberg
2014-09-08
Bluetooth: Fix locking of the SMP context
Johan Hedberg
2014-09-08
Bluetooth: Remove unnecessary deferred work for SMP key distribution
Johan Hedberg
2014-09-08
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2014-09-08
Bluetooth: Don't take any action in smp_resume_cb if not encrypted
Johan Hedberg
2014-09-08
Bluetooth: Remove unnecessary checks after canceling SMP security timer
Johan Hedberg
2014-09-08
Bluetooth: Add clarifying comment for LE CoC result value
Johan Hedberg
2014-09-08
Bluetooth: Move clock offset reading into hci_disconnect()
Johan Hedberg
2014-09-08
Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()
Johan Hedberg
2014-09-08
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
2014-09-08
Bluetooth: Fix SMP error and response to be mutually exclusive
Johan Hedberg
2014-09-08
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
2014-09-08
Bluetooth: Use hci_disconnect for immediate disconnection from SMP
Johan Hedberg
2014-09-08
Bluetooth: Set discon_timeout to 0 in l2cap_conn_del
Johan Hedberg
2014-09-08
Bluetooth: Remove hci_conn_hold/drop from hci_chan
Johan Hedberg
2014-09-08
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
2014-09-08
Bluetooth: Set disc_timeout to 0 when calling hci_chan_del
Johan Hedberg
2014-09-08
Bluetooth: Fix hci_conn reference counting with hci_chan
Johan Hedberg
2014-09-08
Bluetooth: Refactor connection parameter freeing into its own function
Johan Hedberg
2014-09-08
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
2014-09-08
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2014-09-08
Bluetooth: Optimize connection parameter lookup for LE connections
Johan Hedberg
2014-09-08
Bluetooth: Set addr_type only when it's needed
Johan Hedberg
2014-09-08
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
2014-09-08
Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add
Johan Hedberg
2014-09-08
Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
Johan Hedberg
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-08-20
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
2014-08-14
Bluetooth: Fix ERTM L2CAP resend packet
Lukasz Rymanowski
2014-08-14
Bluetooth: Improve data packing in SAR mode
Lukasz Rymanowski
2014-08-14
Bluetooth: Make smp_chan_destroy() private to smp.c
Johan Hedberg
2014-08-14
Bluetooth: Always call smp_distribute_keys() from a workqueue
Johan Hedberg
2014-08-14
Bluetooth: Move canceling security_timer into smp_chan_destroy()
Johan Hedberg
2014-08-14
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
2014-08-14
Bluetooth: Add SMP-internal timeout callback
Johan Hedberg
2014-08-14
Bluetooth: Fix double free of SMP data skb
Johan Hedberg
2014-08-14
Bluetooth: Call l2cap_conn_shutdown() when SMP recv callback fails
Johan Hedberg
2014-08-14
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
2014-08-14
Bluetooth: Use L2CAP resume callback to call smp_distribute_keys
Johan Hedberg
2014-08-14
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
2014-08-14
Bluetooth: Make AES crypto context private to SMP
Johan Hedberg
2014-08-14
Bluetooth: Add SMP L2CAP channel skeleton
Johan Hedberg
2014-08-14
Bluetooth: Move SMP (de)initialization to smp.c
Johan Hedberg
2014-08-14
Bluetooth: Move SMP initialization after HCI init
Johan Hedberg
2014-08-14
Bluetooth: Refactor SMP (de)initialization into separate functions
Johan Hedberg
2014-08-14
Bluetooth: Fix IRK lookup when tfm_aes is not available
Johan Hedberg
2014-08-14
Bluetooth: Fix hci_update_random_address() error return for no crypto
Johan Hedberg
[prev]
[next]