Commit Graph

110 Commits (c1e13f25674ed564948ecb7dfe5f83e578892896)

Author SHA1 Message Date
Marcel Holtmann eae38eede2 Bluetooth: Add RFCOMM option to use L2CAP ERTM mode 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Luiz Augusto von Dentz 9e726b1742 Bluetooth: Fix rejected connection not disconnecting ACL link 16 years ago
Marcel Holtmann 52d18347df Bluetooth: Coding style cleanup from previous rfcomm_init bug fix 16 years ago
Dave Young af0d3b103b bluetooth: rfcomm_init bug fix 16 years ago
Marcel Holtmann b4324b5dc5 Bluetooth: Remove pointless endian conversion helpers 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
Marcel Holtmann 37e62f5516 Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets 16 years ago
Marcel Holtmann 8bf4794174 Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP 16 years ago
Marcel Holtmann 0684e5f9fb Bluetooth: Use general bonding whenever possible 16 years ago
Jaikumar Ganesh 6e1031a400 Bluetooth: When encryption is dropped, do not send RFCOMM packets 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 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
Marcel Holtmann 8c1b235594 Bluetooth: Add enhanced security model for Simple Pairing 16 years ago
Marcel Holtmann bb23c0ab82 Bluetooth: Add support for deferring RFCOMM connection setup 16 years ago
Marcel Holtmann d58daf42d2 Bluetooth: Preparation for usage of SOL_BLUETOOTH 16 years ago
Victor Shcherbatyuk 91aa35a5aa Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg() 16 years ago
Wei Yongjun 1b08534e56 net: Fix module refcount leak in kernel_accept() 16 years ago
Ilpo Järvinen 037322abe6 bt/rfcomm/tty: join error paths 16 years ago
David S. Miller e19caae717 bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). 16 years ago
David S. Miller 6cf1a0f856 bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled. 16 years ago
Marcel Holtmann 9a5df92374 Bluetooth: Fix RFCOMM release oops when device is still in use 16 years ago
Marcel Holtmann a418b893a6 Bluetooth: Enable per-module dynamic debug messages 16 years ago
Ingo Molnar 45555c0ed4 bluetooth: fix warning in net/bluetooth/rfcomm/sock.c 16 years ago
Marcel Holtmann 63fbd24e51 [Bluetooth] Consolidate maintainers information 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Marcel Holtmann a0c22f2265 [Bluetooth] Move pending packets from RFCOMM socket to TTY 17 years ago
Marcel Holtmann 8b6b3da765 [Bluetooth] Store remote modem status for RFCOMM TTY 17 years ago
Marcel Holtmann ca37bdd53b [Bluetooth] Use non-canonical TTY by default for RFCOMM 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 77db198056 [Bluetooth] Enforce security for outgoing RFCOMM connections 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Dave Young 537d59af73 bluetooth: rfcomm_dev_state_change deadlock fix 17 years ago
Arjan van de Ven 4c8411f8c1 bluetooth: fix locking bug in the rfcomm socket cleanup handling 17 years ago
Dave Young 1905f6c736 bluetooth : __rfcomm_dlc_close lock fix 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
Harvey Harrison b5606c2d44 remove final fastcall users 17 years ago
Dave Young 93d807401c bluetooth rfcomm tty: destroy before tty_close() 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Dave Young acea6852f3 [BLUETOOTH]: Move children of connection device to NULL before connection down. 17 years ago