Commit Graph

76 Commits (6b4249413abb634d9b2ff44c685da744f02e49d1)

Author SHA1 Message Date
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
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Marcel Holtmann 6464f35f37 [Bluetooth] Fall back to L2CAP in basic mode 18 years ago
Marcel Holtmann f0709e03ac [Bluetooth] Advertise L2CAP features mask support 18 years ago
Marcel Holtmann 4e8402a3f8 [Bluetooth] Retrieve L2CAP features mask on connection setup 18 years ago
Marcel Holtmann 861d6882b3 [Bluetooth] Remove global conf_mtu variable from L2CAP 18 years ago
Marcel Holtmann 876d9484ed [Bluetooth] Finish L2CAP configuration only with acceptable settings 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Al Viro d83852822c [BLUETOOTH] l2cap: don't mangle cmd.len 18 years ago
Al Viro 88219a0f65 [BLUETOOTH]: pass (host-endian) cmd length as explicit argument to l2cap_conf_req() 18 years ago
Al Viro 8e036fc314 [BLUETOOTH] l2cap: endianness annotations 18 years ago