aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm
Commit message (Expand)AuthorAge
* [Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann2008-07-14
* [Bluetooth] Export details about authentication requirementsMarcel Holtmann2008-07-14
* [Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann2008-07-14
* [Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann2008-07-14
* bluetooth: rfcomm_dev_state_change deadlock fixDave Young2008-06-03
* bluetooth: fix locking bug in the rfcomm socket cleanup handlingArjan van de Ven2008-05-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\
| * bluetooth : __rfcomm_dlc_close lock fixDave Young2008-04-02
| * bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day2008-03-28
* | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
|/
* remove final fastcall usersHarvey Harrison2008-02-13
* bluetooth rfcomm tty: destroy before tty_close()Dave Young2008-02-05
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* [BLUETOOTH]: Move children of connection device to NULL before connection down.Dave Young2008-01-23
* [BLUETOOTH]: rfcomm tty BUG_ON() code fixDave Young2008-01-11
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-01
* [Bluetooth] Convert RFCOMM to use kthread APIMarcel Holtmann2007-10-22
* [Bluetooth] Add address and channel attribute to RFCOMM TTY deviceMarcel Holtmann2007-10-22
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-10
* [IRDA]: Fix rfcomm use-after-freeMarcel Holtmann2007-07-31
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* [Bluetooth] Keep rfcomm_dev on the list until it is freedVille Tervo2007-07-11
* [Bluetooth] Hangup TTY before releasing rfcomm_devMikko Rapeli2007-07-11
* [Bluetooth] Disconnect L2CAP connection after last RFCOMM DLCMarcel Holtmann2007-05-04
* [Bluetooth] Check that device is in rfcomm_dev_list before deletingMarcel Holtmann2007-05-04
* [Bluetooth] Use in-kernel sockets APIMarcel Holtmann2007-05-04
* [BLUETOOTH] rfcomm_worker(): fix wakeup raceAndrew Morton2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [Bluetooth] Make use of device_move() for RFCOMM TTY devicesMarcel Holtmann2007-02-26
* [NET] BLUETOOTH: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()Marcel Holtmann2007-01-09
* [Bluetooth] More checks if DLC is still attached to the TTYMarcel Holtmann2007-01-09
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro2006-12-03
* [BLUETOOTH]: rfcomm endianness annotationsAl Viro2006-12-03
* [Bluetooth] Check if RFCOMM session is still attached to the TTYMarcel Holtmann2006-11-21
* [Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann2006-10-16
* [Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann2006-10-16
* [Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann2006-10-16
* [Bluetooth] Handle return values from driver core functionsMarcel Holtmann2006-10-16
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann2006-09-28
* [Bluetooth] Integrate services into the driver modelMarcel Holtmann2006-09-28
* [Bluetooth] Correct RFCOMM channel MTU for broken implementationsMarcel Holtmann2006-07-24
* [Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann2006-07-12
* [Bluetooth] Add RFCOMM role switch supportMarcel Holtmann2006-07-03
* [Bluetooth] Allow disabling of credit based flow controlMarcel Holtmann2006-07-03
* [Bluetooth] Use real devices for host controllersMarcel Holtmann2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\