index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix re-setting RPA as expired when deferring update
Johan Hedberg
2014-09-12
1
-0
/
+1
*
Bluetooth: Expire RPA if encryption fails
Johan Hedberg
2014-09-11
1
-0
/
+6
*
Bluetooth: Avoid hard-coded IO capability values in SMP
Johan Hedberg
2014-09-11
1
-2
/
+2
*
Bluetooth: Fix L2CAP information request handling for fixed channels
Johan Hedberg
2014-09-11
1
-20
/
+33
*
Bluetooth: Add smp_ltk_sec_level() helper function
Johan Hedberg
2014-09-11
3
-5
/
+10
*
Bluetooth: Fix SMP security level when we have no IO capabilities
Johan Hedberg
2014-09-11
1
-2
/
+10
*
Bluetooth: Centralize disallowing SMP commands to a single place
Johan Hedberg
2014-09-11
1
-16
/
+1
*
Bluetooth: Fix ignoring unknown SMP authentication requirement bits
Johan Hedberg
2014-09-11
1
-9
/
+13
*
Bluetooth: Remove unnecessary early initialization of variable
Johan Hedberg
2014-09-11
1
-6
/
+2
*
Bluetooth: Fix allowing SMP Signing info PDU
Johan Hedberg
2014-09-10
1
-0
/
+2
*
Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device
Jukka Rissanen
2014-09-09
1
-2
/
+63
*
Bluetooth: 6lowpan: Set the peer IPv6 address correctly
Jukka Rissanen
2014-09-09
1
-0
/
+13
*
Bluetooth: 6lowpan: Increase the connection timeout value
Jukka Rissanen
2014-09-09
1
-1
/
+1
*
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
2014-09-09
3
-12
/
+16
*
Bluetooth: Fix dereferencing conn variable before NULL check
Johan Hedberg
2014-09-08
1
-1
/
+3
*
Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c
Behan Webster
2014-09-08
1
-7
/
+6
*
Bluetooth: Add strict checks for allowed SMP PDUs
Johan Hedberg
2014-09-08
2
-38
/
+84
*
Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys
Johan Hedberg
2014-09-08
1
-2
/
+3
*
Bluetooth: Add define for key distribution mask
Johan Hedberg
2014-09-08
1
-2
/
+3
*
Bluetooth: Fix locking of the SMP context
Johan Hedberg
2014-09-08
1
-32
/
+44
*
Bluetooth: Remove unnecessary deferred work for SMP key distribution
Johan Hedberg
2014-09-08
1
-16
/
+5
*
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2014-09-08
2
-3
/
+9
*
Bluetooth: Don't take any action in smp_resume_cb if not encrypted
Johan Hedberg
2014-09-08
1
-2
/
+4
*
Bluetooth: Remove unnecessary checks after canceling SMP security timer
Johan Hedberg
2014-09-08
1
-5
/
+1
*
Bluetooth: Add clarifying comment for LE CoC result value
Johan Hedberg
2014-09-08
1
-0
/
+5
*
Bluetooth: Move clock offset reading into hci_disconnect()
Johan Hedberg
2014-09-08
1
-19
/
+13
*
Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()
Johan Hedberg
2014-09-08
1
-5
/
+1
*
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
2014-09-08
1
-2
/
+2
*
Bluetooth: Fix SMP error and response to be mutually exclusive
Johan Hedberg
2014-09-08
1
-8
/
+5
*
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
2014-09-08
1
-25
/
+0
*
Bluetooth: Use hci_disconnect for immediate disconnection from SMP
Johan Hedberg
2014-09-08
1
-2
/
+2
*
Bluetooth: Set discon_timeout to 0 in l2cap_conn_del
Johan Hedberg
2014-09-08
1
-0
/
+3
*
Bluetooth: Remove hci_conn_hold/drop from hci_chan
Johan Hedberg
2014-09-08
1
-4
/
+1
*
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
2014-09-08
1
-0
/
+6
*
Bluetooth: Set disc_timeout to 0 when calling hci_chan_del
Johan Hedberg
2014-09-08
1
-0
/
+3
*
Bluetooth: Fix hci_conn reference counting with hci_chan
Johan Hedberg
2014-09-08
1
-1
/
+3
*
Bluetooth: Refactor connection parameter freeing into its own function
Johan Hedberg
2014-09-08
1
-17
/
+15
*
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
2014-09-08
4
-7
/
+18
*
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2014-09-08
2
-9
/
+7
*
Bluetooth: Optimize connection parameter lookup for LE connections
Johan Hedberg
2014-09-08
1
-1
/
+2
*
Bluetooth: Set addr_type only when it's needed
Johan Hedberg
2014-09-08
1
-5
/
+5
*
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
2014-09-08
2
-2
/
+18
*
Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add
Johan Hedberg
2014-09-08
1
-2
/
+0
*
Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
Johan Hedberg
2014-09-08
1
-5
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-09-08
3
-4
/
+35
|
\
|
*
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
2014-08-20
3
-4
/
+35
*
|
Bluetooth: Fix ERTM L2CAP resend packet
Lukasz Rymanowski
2014-08-14
1
-3
/
+5
*
|
Bluetooth: Improve data packing in SAR mode
Lukasz Rymanowski
2014-08-14
1
-4
/
+1
*
|
Bluetooth: Make smp_chan_destroy() private to smp.c
Johan Hedberg
2014-08-14
2
-52
/
+50
*
|
Bluetooth: Always call smp_distribute_keys() from a workqueue
Johan Hedberg
2014-08-14
1
-16
/
+26
[next]