index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Age
Commit message (
Expand
)
Author
2014-02-14
Bluetooth: Fix RFCOMM tty teardown race
Peter Hurley
2014-02-14
Bluetooth: Fix unreleased rfcomm_dev reference
Peter Hurley
2014-02-14
Bluetooth: Release rfcomm_dev only once
Peter Hurley
2014-02-14
Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl
Peter Hurley
2014-02-14
Bluetooth: Fix racy acquire of rfcomm_dev reference
Peter Hurley
2014-02-14
Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()"
Peter Hurley
2014-02-14
Revert "Bluetooth: Always wait for a connection on RFCOMM open()"
Peter Hurley
2014-02-14
Revert "Bluetooth: Remove rfcomm_carrier_raised()"
Peter Hurley
2014-02-13
Bluetooth: Refuse peer RFCOMM address reading when not connected
Johan Hedberg
2014-02-13
Bluetooth: Handle security level 4 for RFCOMM connections
Marcel Holtmann
2014-01-06
Bluetooth: Remove rfcomm_carrier_raised()
Gianluca Anzolin
2014-01-06
Bluetooth: Always wait for a connection on RFCOMM open()
Gianluca Anzolin
2014-01-06
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
Gianluca Anzolin
2014-01-06
Bluetooth: Release RFCOMM port when the last user closes the TTY
Gianluca Anzolin
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-13
Bluetooth: Fix to set proper bdaddr_type for RFCOMM connect
Seung-Woo Kim
2013-11-13
Bluetooth: Fix RFCOMM bind fail for L2CAP sock
Seung-Woo Kim
2013-11-13
Bluetooth: Fix issue with RFCOMM getsockopt operation
Marcel Holtmann
2013-10-18
Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs
Marcel Holtmann
2013-10-13
Bluetooth: Store RFCOMM address information in its own socket structure
Marcel Holtmann
2013-10-13
Bluetooth: Access RFCOMM session addresses through L2CAP channel
Marcel Holtmann
2013-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
2013-09-20
Bluetooth: don't release the port in rfcomm_dev_state_change()
Gianluca Anzolin
2013-09-18
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
2013-08-21
Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
Gianluca Anzolin
2013-08-21
Bluetooth: Fix the reference counting of tty_port
Gianluca Anzolin
2013-08-21
Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
Gianluca Anzolin
2013-08-21
Bluetooth: Move the tty initialization and cleanup out of open/close
Gianluca Anzolin
2013-08-21
Bluetooth: Remove the device from the list in the destructor
Gianluca Anzolin
2013-08-21
Bluetooth: Take proper tty_struct references
Gianluca Anzolin
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-09
bluetooth: kill unused 'module' argument of bt_procfs_init()
Al Viro
2013-04-07
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
2013-03-20
Bluetooth: fix error return code in rfcomm_add_listener()
Wei Yongjun
2013-03-08
Bluetooth: Remove redundant RFCOMM BT_CLOSED settings
Dean Jenkins
2013-03-08
Bluetooth: Remove redundant call to rfcomm_send_disc
Dean Jenkins
2013-03-08
Bluetooth: Remove RFCOMM session refcnt
Dean Jenkins
2013-03-08
Bluetooth: Return RFCOMM session ptrs to avoid freed session
Dean Jenkins
2013-03-08
Bluetooth: Check rfcomm session and DLC exists on socket close
Dean Jenkins
2013-03-08
Bluetooth: Avoid rfcomm_session_timeout using freed session
Dean Jenkins
2013-03-08
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
[prev]
[next]