Commit Graph

312 Commits (04ac2f46d6ecb995f78c9ae4e2e4707d00b5339f)

Author SHA1 Message Date
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
Marcel Holtmann 1a097181ee Bluetooth: Fix Kconfig issue with RFKILL integration 16 years ago
Marcel Holtmann 611b30f74b Bluetooth: Add native RFKILL soft-switch support for all devices 16 years ago
Marcel Holtmann b4324b5dc5 Bluetooth: Remove pointless endian conversion helpers 16 years ago
Marcel Holtmann 47ec1dcd69 Bluetooth: Add basic constants for L2CAP ERTM support and use them 16 years ago
Gustavo F. Padovan af05b30bcb Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.pl 16 years ago
Marcel Holtmann 44d0e48e8a Bluetooth: Remove unnecessary variable initialization 16 years ago
Gustavo F. Padovan 589d274648 Bluetooth: Use macro for L2CAP hint mask on receiving config request 16 years ago
Gustavo F. Padovan 8db4dc46dc Bluetooth: Use macros for L2CAP channel identifiers 16 years ago
Tilman Schmidt 4e32997205 isdn: rename capi_ctr_reseted() to capi_ctr_down() 16 years ago
Dave Young 4c71318948 Bluetooth: Remove useless flush_work() causing lockdep warnings 16 years ago
Marcel Holtmann 3d7a9d1c7e Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing 16 years ago
Marcel Holtmann 1b0336bb36 Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections 16 years ago
Marcel Holtmann 384943ec1b Bluetooth: Fix wrong module refcount when connection setup fails 16 years ago
Marcel Holtmann 457ca7bb6b Bluetooth: Move dev_set_name() to a context that can sleep 16 years ago
Marcel Holtmann a67e899cf3 Bluetooth: Fix issue with sysfs handling for connections 16 years ago
Marcel Holtmann 3fdca1e137 Bluetooth: Fix connection establishment with low security requirement 16 years ago
Marcel Holtmann 052b30b0a8 Bluetooth: Add different pairing timeout for Legacy Pairing 16 years ago
Roger Quadros f3784d834c Bluetooth: Ensure that HCI sysfs add/del is preempt safe 16 years ago
Marcel Holtmann 9499237a1c Bluetooth: Add workaround for wrong HCI event in eSCO setup 16 years ago
Marcel Holtmann 732547f96e Bluetooth: Fallback from eSCO to SCO on unspecified error 16 years ago
Johan Hedberg e2139b3272 Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP 16 years ago
Alexey Dobriyan 0f043a81eb proc tty: remove struct tty_operations::read_proc 16 years ago
Cornelia Huck ffa6a7054d Driver core: Fix device_move() vs. dpm list ordering, v2 16 years ago
Wei Yongjun 7585b97a48 Bluetooth: Remove some pointless conditionals before kfree_skb() 16 years ago
Dave Young 2ae9a6be5f Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early 16 years ago
Marcel Holtmann 2526d3d8b2 Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets 16 years ago
Marcel Holtmann 37e62f5516 Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets 16 years ago
Marcel Holtmann 2a517ca687 Bluetooth: Disallow usage of L2CAP CID setting for now 16 years ago
Marcel Holtmann 8bf4794174 Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP 16 years ago
Marcel Holtmann d5f2d2be68 Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP 16 years ago
Marcel Holtmann 96a3183322 Bluetooth: Set authentication requirement before requesting it 16 years ago
Marcel Holtmann 00ae4af91d Bluetooth: Fix authentication requirements for L2CAP security check 16 years ago
Marcel Holtmann 2950f21acb Bluetooth: Ask upper layers for HCI disconnect reason 16 years ago
Marcel Holtmann f29972de8e Bluetooth: Add CID field to L2CAP socket address structure 16 years ago
Marcel Holtmann e1027a7c69 Bluetooth: Request L2CAP fixed channel list if available 16 years ago
Marcel Holtmann 435fef20ac Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3 16 years ago
Marcel Holtmann 6a8d3010b3 Bluetooth: Fix double L2CAP connection request 16 years ago
Marcel Holtmann 984947dc64 Bluetooth: Fix race condition with L2CAP information request 16 years ago
Marcel Holtmann 657e17b03c Bluetooth: Set authentication requirements if not available 16 years ago
Marcel Holtmann 0684e5f9fb Bluetooth: Use general bonding whenever possible 16 years ago
Marcel Holtmann efc7688b55 Bluetooth: Add SCO fallback for eSCO connection attempts 16 years ago
Marcel Holtmann 255c76014a Bluetooth: Don't check encryption for L2CAP raw sockets 16 years ago
Jaikumar Ganesh 6e1031a400 Bluetooth: When encryption is dropped, do not send RFCOMM packets 16 years ago
Dave Young dd2efd03b4 Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs 16 years ago
Marcel Holtmann 5f9018af00 Bluetooth: Update version numbers 16 years ago
Marcel Holtmann 0588d94fd7 Bluetooth: Restrict application of socket options 16 years ago
Marcel Holtmann f62e4323ab Bluetooth: Disconnect L2CAP connections without encryption 16 years ago
Marcel Holtmann 8c84b83076 Bluetooth: Pause RFCOMM TX when encryption drops 16 years ago
Marcel Holtmann 9f2c8a03fb Bluetooth: Replace RFCOMM link mode with security level 16 years ago