Commit Graph

77 Commits (ef6aff6884408db95ceb0f678f583536e0bd48f8)

Author SHA1 Message Date
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
Dave Young f951375d47 [BLUETOOTH]: rfcomm tty BUG_ON() code fix 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 18 years ago
Marcel Holtmann a524eccc73 [Bluetooth] Convert RFCOMM to use kthread API 18 years ago
Marcel Holtmann dae6a0f663 [Bluetooth] Add address and channel attribute to RFCOMM TTY device 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Marcel Holtmann 09c7d8293a [IRDA]: Fix rfcomm use-after-free 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Ville Tervo 8de0a15483 [Bluetooth] Keep rfcomm_dev on the list until it is freed 18 years ago
Mikko Rapeli 84950cf0ba [Bluetooth] Hangup TTY before releasing rfcomm_dev 18 years ago
Marcel Holtmann 9cf5b0ea3a [Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC 18 years ago
Marcel Holtmann 77f2a45fa1 [Bluetooth] Check that device is in rfcomm_dev_list before deleting 18 years ago
Marcel Holtmann 48db9ca4f2 [Bluetooth] Use in-kernel sockets API 18 years ago
Andrew Morton 74da9d88bf [BLUETOOTH] rfcomm_worker(): fix wakeup race 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Marcel Holtmann c1a3313698 [Bluetooth] Make use of device_move() for RFCOMM TTY devices 18 years ago
YOSHIFUJI Hideaki 8e87d14255 [NET] BLUETOOTH: Fix whitespace errors. 18 years ago
Marcel Holtmann 4d6a2188bd [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() 18 years ago
Marcel Holtmann b6e557fbf1 [Bluetooth] More checks if DLC is still attached to the TTY 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Al Viro e8db8c9910 [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire 18 years ago
Al Viro 6ba9c755e5 [BLUETOOTH]: rfcomm endianness annotations 18 years ago
Marcel Holtmann ff2d367ac3 [Bluetooth] Check if RFCOMM session is still attached to the TTY 19 years ago
Marcel Holtmann 74da626a10 [Bluetooth] Add locking for bt_proto array manipulation 19 years ago
Marcel Holtmann cb19d9ea2c [Bluetooth] Check if DLC is still attached to the TTY 19 years ago
Marcel Holtmann b2cfcd75df [Bluetooth] Fix reference count when connection lookup fails 19 years ago
Marcel Holtmann df5c37ea9a [Bluetooth] Handle return values from driver core functions 19 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago
Marcel Holtmann b4c612a473 [Bluetooth] Return EINPROGRESS for non-blocking socket calls 19 years ago
Marcel Holtmann 0a85b964e1 [Bluetooth] Integrate services into the driver model 19 years ago
Marcel Holtmann 98bcd08b5b [Bluetooth] Correct RFCOMM channel MTU for broken implementations 19 years ago
Marcel Holtmann 25ea6db04a [Bluetooth] Remaining transitions to use kzalloc() 19 years ago