Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value
[safe/jmp/linux-2.6] / net / bluetooth / rfcomm /
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-08-22 Luiz Augusto von... Bluetooth: Fix rejected connection not disconnecting...
2009-08-22 Marcel HoltmannBluetooth: Coding style cleanup from previous rfcomm_in...
2009-08-03 Dave Youngbluetooth: rfcomm_init bug fix
2009-06-08 Marcel HoltmannBluetooth: Remove pointless endian conversion helpers
2009-04-19 Johan HedbergBluetooth: Fix removing of RFCOMM DLC timer with DEFER_...
2009-04-01 Alexey Dobriyanproc tty: remove struct tty_operations::read_proc
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-24 Cornelia HuckDriver core: Fix device_move() vs. dpm list ordering, v2
2009-02-27 Marcel HoltmannBluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets
2009-02-27 Marcel HoltmannBluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFE...
2009-02-27 Marcel HoltmannBluetooth: Use general bonding whenever possible
2009-02-27 Jaikumar GaneshBluetooth: When encryption is dropped, do not send...
2009-02-27 Marcel HoltmannBluetooth: Update version numbers
2009-02-27 Marcel HoltmannBluetooth: Restrict application of socket options
2009-02-27 Marcel HoltmannBluetooth: Pause RFCOMM TX when encryption drops
2009-02-27 Marcel HoltmannBluetooth: Replace RFCOMM link mode with security level
2009-02-27 Marcel HoltmannBluetooth: Add enhanced security model for Simple Pairing
2009-02-27 Marcel HoltmannBluetooth: Add support for deferring RFCOMM connection...
2009-02-27 Marcel HoltmannBluetooth: Preparation for usage of SOL_BLUETOOTH
2009-02-27 Victor ShcherbatyukBluetooth: Fix issue with return value of rfcomm_sock_s...
2008-12-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-19 Wei Yongjunnet: Fix module refcount leak in kernel_accept()
2008-12-15 Ilpo Järvinenbt/rfcomm/tty: join error paths
2008-12-09 David S. Millerbluetooth: Fix unused var warning properly in rfcomm_so...
2008-12-09 David S. Millerbluetooth: Fix rfcomm_sock_ioctl() build failure with...
2008-11-30 Marcel HoltmannBluetooth: Fix RFCOMM release oops when device is still...
2008-11-30 Marcel HoltmannBluetooth: Enable per-module dynamic debug messages
2008-11-26 Ingo Molnarbluetooth: fix warning in net/bluetooth/rfcomm/sock.c
2008-08-18 Marcel Holtmann[Bluetooth] Consolidate maintainers information
2008-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-21 Alan Coxtty: Ldisc revamp
2008-07-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-14 Marcel Holtmann[Bluetooth] Move pending packets from RFCOMM socket...
2008-07-14 Marcel Holtmann[Bluetooth] Store remote modem status for RFCOMM TTY
2008-07-14 Marcel Holtmann[Bluetooth] Use non-canonical TTY by default for RFCOMM
2008-07-14 Marcel Holtmann[Bluetooth] Add timestamp support to L2CAP, RFCOMM...
2008-07-14 Marcel Holtmann[Bluetooth] Export details about authentication require...
2008-07-14 Marcel Holtmann[Bluetooth] Disconnect when encryption gets disabled
2008-07-14 Marcel Holtmann[Bluetooth] Enforce security for outgoing RFCOMM connec...
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-03 Dave Youngbluetooth: rfcomm_dev_state_change deadlock fix
2008-05-29 Arjan van de Venbluetooth: fix locking bug in the rfcomm socket cleanup...
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-02 Dave Youngbluetooth : __rfcomm_dlc_close lock fix
2008-03-28 Robert P. J. Daybluetooth: replace deprecated RW_LOCK_UNLOCKED macros
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-02-14 Harvey Harrisonremove final fastcall users
2008-02-05 Dave Youngbluetooth rfcomm tty: destroy before tty_close()
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-23 Dave Young[BLUETOOTH]: Move children of connection device to...
2008-01-11 Dave Young[BLUETOOTH]: rfcomm tty BUG_ON() code fix
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-22 Marcel Holtmann[Bluetooth] Convert RFCOMM to use kthread API
2007-10-22 Marcel Holtmann[Bluetooth] Add address and channel attribute to RFCOMM...
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-07-31 Marcel Holtmann[IRDA]: Fix rfcomm use-after-free
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-11 Ville Tervo[Bluetooth] Keep rfcomm_dev on the list until it is...
2007-07-11 Mikko Rapeli[Bluetooth] Hangup TTY before releasing rfcomm_dev
2007-05-04 Marcel Holtmann[Bluetooth] Disconnect L2CAP connection after last...
2007-05-04 Marcel Holtmann[Bluetooth] Check that device is in rfcomm_dev_list...
2007-05-04 Marcel Holtmann[Bluetooth] Use in-kernel sockets API
2007-04-26 Andrew Morton[BLUETOOTH] rfcomm_worker(): fix wakeup race
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-02-26 Marcel Holtmann[Bluetooth] Make use of device_move() for RFCOMM TTY...
2007-02-11 YOSHIFUJI Hideaki[NET] BLUETOOTH: Fix whitespace errors.
2007-01-09 Marcel Holtmann[Bluetooth] Fix uninitialized return value for RFCOMM...
2007-01-09 Marcel Holtmann[Bluetooth] More checks if DLC is still attached to...
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-03 Al Viro[BLUETOOTH] rfcomm endianness bug: param_mask is little...
2006-12-03 Al Viro[BLUETOOTH]: rfcomm endianness annotations
2006-11-22 Marcel Holtmann[Bluetooth] Check if RFCOMM session is still attached...
2006-10-16 Marcel Holtmann[Bluetooth] Add locking for bt_proto array manipulation
2006-10-16 Marcel Holtmann[Bluetooth] Check if DLC is still attached to the TTY
2006-10-16 Marcel Holtmann[Bluetooth] Fix reference count when connection lookup...
2006-10-16 Marcel Holtmann[Bluetooth] Handle return values from driver core functions
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-09-29 Marcel Holtmann[Bluetooth] Return EINPROGRESS for non-blocking socket...
2006-09-29 Marcel Holtmann[Bluetooth] Integrate services into the driver model
2006-07-24 Marcel Holtmann[Bluetooth] Correct RFCOMM channel MTU for broken imple...
2006-07-12 Marcel Holtmann[Bluetooth] Remaining transitions to use kzalloc()
2006-07-04 Marcel Holtmann[Bluetooth] Add RFCOMM role switch support
2006-07-04 Marcel Holtmann[Bluetooth] Allow disabling of credit based flow control
2006-07-04 Marcel Holtmann[Bluetooth] Use real devices for host controllers
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-28 Paul Fulghum[PATCH] remove TTY_DONT_FLIP
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-03-21 Arjan van de Ven[NET] sem2mutex: net/
2006-02-13 Marcel Holtmann[Bluetooth] Reduce L2CAP MTU for RFCOMM connections
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2005-11-08 Marcel Holtmann[Bluetooth]: Remove the usage of /proc completely
2005-10-28 Marcel Holtmann[Bluetooth] Move CRC table into RFCOMM core
next