index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Simplify RFCOMM session state eval
Peter Hurley
2014-02-14
1
-3
/
+2
*
Bluetooth: Verify dlci not in use before rfcomm_dev create
Peter Hurley
2014-02-14
3
-1
/
+34
*
Bluetooth: Fix RFCOMM tty teardown race
Peter Hurley
2014-02-14
1
-4
/
+4
*
Bluetooth: Fix unreleased rfcomm_dev reference
Peter Hurley
2014-02-14
2
-2
/
+5
*
Bluetooth: Release rfcomm_dev only once
Peter Hurley
2014-02-14
2
-3
/
+14
*
Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl
Peter Hurley
2014-02-14
1
-1
/
+2
*
Bluetooth: Fix racy acquire of rfcomm_dev reference
Peter Hurley
2014-02-14
1
-6
/
+2
*
tty: Fix ref counting for port krefs
Peter Hurley
2014-02-14
1
-3
/
+3
*
Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()"
Peter Hurley
2014-02-14
1
-16
/
+16
*
Revert "Bluetooth: Always wait for a connection on RFCOMM open()"
Peter Hurley
2014-02-14
1
-38
/
+8
*
Revert "Bluetooth: Remove rfcomm_carrier_raised()"
Peter Hurley
2014-02-14
1
-0
/
+8
*
Bluetooth: Enable LE L2CAP CoC support by default
Johan Hedberg
2014-02-14
3
-41
/
+0
*
Bluetooth: Use connection parameters if any
Andre Guedes
2014-02-13
1
-2
/
+10
*
Bluetooth: Introduce connection parameters list
Andre Guedes
2014-02-13
2
-0
/
+95
*
Bluetooth: Add constants for LTK key types
Marcel Holtmann
2014-02-13
1
-0
/
+4
*
Bluetooth: Track if link is using P-256 authenticated combination key
Marcel Holtmann
2014-02-13
1
-0
/
+4
*
Bluetooth: Include security level 4 in connections check
Marcel Holtmann
2014-02-13
1
-4
/
+8
*
Bluetooth: Add management command for Secure Connection Only Mode
Marcel Holtmann
2014-02-13
1
-11
/
+30
*
Bluetooth: Remove __packed from struct smp_ltk
Marcel Holtmann
2014-02-13
1
-1
/
+1
*
Bluetooth: Rename authentication to key_type in mgmt_ltk_info
Marcel Holtmann
2014-02-13
2
-3
/
+3
*
Bluetooth: Remove check for valid LTK authenticated parameter
Marcel Holtmann
2014-02-13
1
-2
/
+0
*
Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links
Marcel Holtmann
2014-02-13
2
-1
/
+8
*
Bluetooth: Remove one level of indentation from hci_encrypt_change_evt
Marcel Holtmann
2014-02-13
1
-24
/
+25
*
Bluetooth: Remove use_debug_keys debugfs entry
Marcel Holtmann
2014-02-13
1
-20
/
+0
*
Bluetooth: Add management command to allow use of debug keys
Marcel Holtmann
2014-02-13
2
-0
/
+36
*
Bluetooth: Add management setting for use of debug keys
Marcel Holtmann
2014-02-13
2
-2
/
+11
*
Bluetooth: Introduce le_conn_failed() helper
Andre Guedes
2014-02-13
1
-8
/
+16
*
Bluetooth: Group list_head fields from strcut hci_dev together
Andre Guedes
2014-02-13
1
-5
/
+2
*
Bluetooth: Save connection interval parameters in hci_conn
Andre Guedes
2014-02-13
2
-2
/
+6
*
Bluetooth: Fix differentiating stored master vs slave LTK types
Johan Hedberg
2014-02-13
4
-8
/
+24
*
Bluetooth: Remove unnecessary LTK type check from hci_add_ltk
Johan Hedberg
2014-02-13
1
-3
/
+0
*
Bluetooth: Make LTK key type check more readable
Johan Hedberg
2014-02-13
1
-1
/
+1
*
Bluetooth: Fix long_term_keys debugfs output
Johan Hedberg
2014-02-13
1
-2
/
+2
*
Bluetooth: Remove Simultaneous LE & BR/EDR flags from AD
Johan Hedberg
2014-02-13
1
-7
/
+1
*
Bluetooth: Enable LTK distribution to slave devices
Johan Hedberg
2014-02-13
1
-2
/
+2
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2014-02-13
1
-1
/
+1
*
Bluetooth: Remove unnecessary check for chan->psm
Johan Hedberg
2014-02-13
1
-4
/
+1
*
Bluetooth: Always use l2cap_chan->psm for returning PSM to user space
Johan Hedberg
2014-02-13
1
-2
/
+2
*
Bluetooth: Refuse peer RFCOMM address reading when not connected
Johan Hedberg
2014-02-13
1
-0
/
+3
*
Bluetooth: Refuse peer L2CAP address reading when not connected
Johan Hedberg
2014-02-13
1
-0
/
+3
*
Bluetooth: Free up l2cap_chan->sport when initiating a connection
Johan Hedberg
2014-02-13
1
-0
/
+7
*
Bluetooth: Fix disconnecting L2CAP when a credits overflow occurs
Johan Hedberg
2014-02-13
1
-1
/
+14
*
Bluetooth: Fix disconnecting L2CAP channel for credits violation
Johan Hedberg
2014-02-13
1
-0
/
+1
*
Bluetooth: Fix respecting le_default_mps value
Johan Hedberg
2014-02-13
1
-1
/
+1
*
Bluetooth: Fix CID initialization for fixed channels
Johan Hedberg
2014-02-13
2
-2
/
+5
*
Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT)
Johan Hedberg
2014-02-13
1
-0
/
+2
*
Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
2
-12
/
+18
*
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
Johan Hedberg
2014-02-13
3
-12
/
+13
*
Bluetooth: Remove useless l2cap_seq_list_remove function
Johan Hedberg
2014-02-13
1
-32
/
+8
*
Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
Johan Hedberg
2014-02-13
2
-0
/
+30
[next]