summaryrefslogtreecommitdiff
path: root/net/bluetooth/rfcomm/core.c
AgeCommit message (Expand)Author
2008-05-29bluetooth: fix locking bug in the rfcomm socket cleanup handlingArjan van de Ven
2008-04-01bluetooth : __rfcomm_dlc_close lock fixDave Young
2008-02-13remove final fastcall usersHarvey Harrison
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-10-22[Bluetooth] Convert RFCOMM to use kthread APIMarcel Holtmann
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-05-05[Bluetooth] Disconnect L2CAP connection after last RFCOMM DLCMarcel Holtmann
2007-05-05[Bluetooth] Use in-kernel sockets APIMarcel Holtmann
2007-04-26[BLUETOOTH] rfcomm_worker(): fix wakeup raceAndrew Morton
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-02-10[NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro
2006-10-15[Bluetooth] Handle return values from driver core functionsMarcel Holtmann
2006-09-28[Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann
2006-07-24[Bluetooth] Correct RFCOMM channel MTU for broken implementationsMarcel Holtmann
2006-07-12[Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann
2006-07-03[Bluetooth] Add RFCOMM role switch supportMarcel Holtmann
2006-07-03[Bluetooth] Allow disabling of credit based flow controlMarcel Holtmann
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-20[NET] sem2mutex: net/Arjan van de Ven
2006-02-13[Bluetooth] Reduce L2CAP MTU for RFCOMM connectionsMarcel Holtmann
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann
2005-10-28[Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-08-29[Bluetooth]: Fix sparse warnings (__nocast type)Victor Fusco
2005-08-29[Bluetooth]: Implement RFCOMM remote port negotiationJ. Suter
2005-08-06[Bluetooth] Revert session reference counting fixMarcel Holtmann
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds