Commit Graph

82 Commits (a21f3f997c73ced682129aedd372bb6b53041510)

Author SHA1 Message Date
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
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 18 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