Commit Graph

140 Commits (05fbd89dd4153341717b33d9e8ae8bd29db6c1c8)

Author SHA1 Message Date
Gustavo F. Padovan fcc203c30d Bluetooth: Add support for FCS option to L2CAP 16 years ago
Gustavo F. Padovan 6840ed0770 Bluetooth: Enable Streaming Mode for L2CAP 16 years ago
Gustavo F. Padovan e90bac061b Bluetooth: Add support for Retransmission and Monitor Timers 16 years ago
Gustavo F. Padovan 30afb5b2aa Bluetooth: Initial support for retransmission of packets with REJ frames 16 years ago
Gustavo F. Padovan c74e560cd0 Bluetooth: Add support for Segmentation and Reassembly of SDUs 16 years ago
Gustavo F. Padovan 1c2acffb76 Bluetooth: Add initial support for ERTM packets transfers 16 years ago
Gustavo F. Padovan 22121fc915 Bluetooth: Create separate l2cap_send_disconn_req() function 16 years ago
Gustavo F. Padovan f2fcfcd670 Bluetooth: Add configuration support for ERTM and Streaming mode 16 years ago
Marcel Holtmann 65c7c49184 Bluetooth: Add L2CAP RFC option if ERTM is enabled 16 years ago
Marcel Holtmann c6b03cf986 Bluetooth: Allow setting of L2CAP ERTM via socket option 16 years ago
Marcel Holtmann 44dd46de32 Bluetooth: Add module option to enable L2CAP ERTM support 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
Wei Yongjun 7585b97a48 Bluetooth: Remove some pointless conditionals before kfree_skb() 16 years ago
Marcel Holtmann 2526d3d8b2 Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets 16 years ago
Marcel Holtmann 2a517ca687 Bluetooth: Disallow usage of L2CAP CID setting for now 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 0684e5f9fb Bluetooth: Use general bonding whenever possible 16 years ago
Marcel Holtmann 255c76014a Bluetooth: Don't check encryption for L2CAP raw sockets 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 2af6b9d518 Bluetooth: Replace L2CAP link mode with security level 16 years ago
Marcel Holtmann 8c1b235594 Bluetooth: Add enhanced security model for Simple Pairing 16 years ago
Marcel Holtmann f66dc81f44 Bluetooth: Add support for deferring L2CAP connection setup 16 years ago
Marcel Holtmann d58daf42d2 Bluetooth: Preparation for usage of SOL_BLUETOOTH 16 years ago
Marcel Holtmann a418b893a6 Bluetooth: Enable per-module dynamic debug messages 16 years ago
Marcel Holtmann e7c29cb16c [Bluetooth] Reject L2CAP connections on an insecure ACL link 17 years ago
Marcel Holtmann 09ab6f4c23 [Bluetooth] Enforce correct authentication requirements 17 years ago
Marcel Holtmann 63fbd24e51 [Bluetooth] Consolidate maintainers information 17 years ago
Marcel Holtmann b1235d7961 [Bluetooth] Allow security for outgoing L2CAP connections 17 years ago
Marcel Holtmann 3241ad820d [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCO 17 years ago
Marcel Holtmann 40be492fe4 [Bluetooth] Export details about authentication requirements 17 years ago
Marcel Holtmann 9719f8afce [Bluetooth] Disconnect when encryption gets disabled 17 years ago
Marcel Holtmann 79d554a697 [Bluetooth] Change retrieval of L2CAP features mask 17 years ago
Harvey Harrison 8398531939 bluetooth: use get/put_unaligned_* helpers 17 years ago
Robert P. J. Day d5fb2962c6 bluetooth: replace deprecated RW_LOCK_UNLOCKED macros 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
Dave Young 8e8440f535 [BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del 17 years ago
Thomas Gleixner 3ab2273175 bluetooth: delete timer in l2cap_conn_del() 17 years ago