aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap.c
Commit message (Expand)AuthorAge
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* Bluetooth: Add support for L2CAP 'Send RRorRNR' actionGustavo F. Padovan2009-08-26
* Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan2009-08-26
* Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1)Gustavo F. Padovan2009-08-26
* Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAPGustavo F. Padovan2009-08-24
* Bluetooth: Add locking scheme to L2CAP timeout callbacksGustavo F. Padovan2009-08-24
* Bluetooth: Full support for receiving L2CAP SREJ framesGustavo F. Padovan2009-08-22
* Bluetooth: Add support for L2CAP SREJ exceptionGustavo F. Padovan2009-08-22
* Bluetooth: Add support for FCS option to L2CAPGustavo F. Padovan2009-08-22
* Bluetooth: Enable Streaming Mode for L2CAPGustavo F. Padovan2009-08-22
* Bluetooth: Add support for Retransmission and Monitor TimersGustavo F. Padovan2009-08-22
* Bluetooth: Initial support for retransmission of packets with REJ framesGustavo F. Padovan2009-08-22
* Bluetooth: Add support for Segmentation and Reassembly of SDUsGustavo F. Padovan2009-08-22
* Bluetooth: Add initial support for ERTM packets transfersGustavo F. Padovan2009-08-22
* Bluetooth: Create separate l2cap_send_disconn_req() functionGustavo F. Padovan2009-08-22
* Bluetooth: Add configuration support for ERTM and Streaming modeGustavo F. Padovan2009-08-22
* Bluetooth: Add L2CAP RFC option if ERTM is enabledMarcel Holtmann2009-08-22
* Bluetooth: Allow setting of L2CAP ERTM via socket optionMarcel Holtmann2009-08-22
* Bluetooth: Add module option to enable L2CAP ERTM supportMarcel Holtmann2009-08-22
* Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann2009-06-08
* Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann2009-06-08
* Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.plGustavo F. Padovan2009-06-08
* Bluetooth: Remove unnecessary variable initializationMarcel Holtmann2009-06-08
* Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan2009-06-08
* Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan2009-06-08
* Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* Bluetooth: Permit BT_SECURITY also for L2CAP raw socketsMarcel Holtmann2009-02-27
* Bluetooth: Disallow usage of L2CAP CID setting for nowMarcel Holtmann2009-02-27
* Bluetooth: Fix authentication requirements for L2CAP security checkMarcel Holtmann2009-02-27
* Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-27
* Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann2009-02-27
* Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann2009-02-27
* Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann2009-02-27
* Bluetooth: Fix double L2CAP connection requestMarcel Holtmann2009-02-27
* Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann2009-02-27
* Bluetooth: Use general bonding whenever possibleMarcel Holtmann2009-02-27
* Bluetooth: Don't check encryption for L2CAP raw socketsMarcel Holtmann2009-02-27
* Bluetooth: Update version numbersMarcel Holtmann2009-02-27
* Bluetooth: Restrict application of socket optionsMarcel Holtmann2009-02-27
* Bluetooth: Disconnect L2CAP connections without encryptionMarcel Holtmann2009-02-27
* Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann2009-02-27
* Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-27
* Bluetooth: Add support for deferring L2CAP connection setupMarcel Holtmann2009-02-27
* Bluetooth: Preparation for usage of SOL_BLUETOOTHMarcel Holtmann2009-02-27
* Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
* [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-09
* [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-09
* [Bluetooth] Consolidate maintainers informationMarcel Holtmann2008-08-18
* [Bluetooth] Allow security for outgoing L2CAP connectionsMarcel Holtmann2008-07-14
* [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann2008-07-14