Commit Graph

426435 Commits (23d0e128e38049734c7ecc0987de02486d1ded3e)
 

Author SHA1 Message Date
Peter Hurley c4fd318d6e Bluetooth: Directly close dlc for not yet started RFCOMM session 11 years ago
Peter Hurley f622357a5e Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close() 11 years ago
Peter Hurley 5998e04063 Bluetooth: Refactor deferred setup test in rfcomm_dlc_close() 11 years ago
Peter Hurley 4339c25afb Bluetooth: Simplify RFCOMM session state eval 11 years ago
Peter Hurley c10a848cea Bluetooth: Verify dlci not in use before rfcomm_dev create 11 years ago
Peter Hurley c949c224cf Bluetooth: Fix RFCOMM tty teardown race 11 years ago
Peter Hurley 80ea73378a Bluetooth: Fix unreleased rfcomm_dev reference 11 years ago
Peter Hurley 1c64834e06 Bluetooth: Release rfcomm_dev only once 11 years ago
Peter Hurley 960603a54a Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl 11 years ago
Peter Hurley 082a1532fc Bluetooth: Fix racy acquire of rfcomm_dev reference 11 years ago
Peter Hurley c0fdfb8038 tty: Fix ref counting for port krefs 11 years ago
Peter Hurley f87c24e74e Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()" 11 years ago
Peter Hurley 136c373bf0 Revert "Bluetooth: Always wait for a connection on RFCOMM open()" 11 years ago
Peter Hurley 7f717b91dd Revert "Bluetooth: Remove rfcomm_carrier_raised()" 11 years ago
Johan Hedberg 9b7655eafe Bluetooth: Enable LE L2CAP CoC support by default 11 years ago
Andre Guedes 4292f1f337 Bluetooth: Use connection parameters if any 11 years ago
Andre Guedes 15819a7065 Bluetooth: Introduce connection parameters list 11 years ago
Marcel Holtmann 424ef94311 Bluetooth: Add constants for LTK key types 11 years ago
Marcel Holtmann 914a6ffe42 Bluetooth: Track if link is using P-256 authenticated combination key 11 years ago
Marcel Holtmann 9cb2e030e6 Bluetooth: Include security level 4 in connections check 11 years ago
Marcel Holtmann 0ab04a9c0e Bluetooth: Add management command for Secure Connection Only Mode 11 years ago
Marcel Holtmann 03c515d748 Bluetooth: Remove __packed from struct smp_ltk 11 years ago
Marcel Holtmann d40f3eef0b Bluetooth: Rename authentication to key_type in mgmt_ltk_info 11 years ago
Marcel Holtmann f815924775 Bluetooth: Remove check for valid LTK authenticated parameter 11 years ago
Marcel Holtmann abf76bad8f Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links 11 years ago
Marcel Holtmann dc8357cc72 Bluetooth: Remove one level of indentation from hci_encrypt_change_evt 11 years ago
Marcel Holtmann 626bee82b8 Bluetooth: Remove use_debug_keys debugfs entry 11 years ago
Marcel Holtmann 4e39ac8136 Bluetooth: Add management command to allow use of debug keys 11 years ago
Marcel Holtmann b1de97d8c0 Bluetooth: Add management setting for use of debug keys 11 years ago
Andre Guedes 9bb3c01fdb Bluetooth: Introduce le_conn_failed() helper 11 years ago
Andre Guedes 5c136e90a4 Bluetooth: Group list_head fields from strcut hci_dev together 11 years ago
Andre Guedes 1e406eefbe Bluetooth: Save connection interval parameters in hci_conn 11 years ago
Johan Hedberg 98a0b845c6 Bluetooth: Fix differentiating stored master vs slave LTK types 11 years ago
Johan Hedberg a513e260ce Bluetooth: Remove unnecessary LTK type check from hci_add_ltk 11 years ago
Johan Hedberg 21b93b75ad Bluetooth: Make LTK key type check more readable 11 years ago
Johan Hedberg f813f1be1f Bluetooth: Fix long_term_keys debugfs output 11 years ago
Johan Hedberg e834004b8a Bluetooth: Remove Simultaneous LE & BR/EDR flags from AD 11 years ago
Johan Hedberg 0cf73b9fa5 Bluetooth: Enable LTK distribution to slave devices 11 years ago
Marcel Holtmann 4045664429 Bluetooth: Increment management interface revision 11 years ago
Johan Hedberg 7b25c9b3c9 Bluetooth: Remove unnecessary check for chan->psm 11 years ago
Johan Hedberg d7e5e76b6f Bluetooth: Always use l2cap_chan->psm for returning PSM to user space 11 years ago
Johan Hedberg 35364c99d2 Bluetooth: Refuse peer RFCOMM address reading when not connected 11 years ago
Johan Hedberg b783fbc3a5 Bluetooth: Refuse peer L2CAP address reading when not connected 11 years ago
Johan Hedberg 61202e4de9 Bluetooth: Free up l2cap_chan->sport when initiating a connection 11 years ago
Johan Hedberg 0f1bfe4e5e Bluetooth: Fix disconnecting L2CAP when a credits overflow occurs 11 years ago
Johan Hedberg dfd9774c5a Bluetooth: Fix disconnecting L2CAP channel for credits violation 11 years ago
Johan Hedberg d1d79413ec Bluetooth: Fix respecting le_default_mps value 11 years ago
Johan Hedberg 7a8e5a31ec Bluetooth: Fix CID initialization for fixed channels 11 years ago
Johan Hedberg e0c888ad73 Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT) 11 years ago
Johan Hedberg 21626e6214 Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED 11 years ago