index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-05-29
2
-11
/
+11
|
\
|
*
Bluetooth: Convert RFCOMM spinlocks into mutexes
Libor Pechacek
2014-05-05
2
-11
/
+11
*
|
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
2
-4
/
+4
|
/
*
Bluetooth: Fix returning peer address in pending connect state
Johan Hedberg
2014-03-26
1
-1
/
+2
*
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-12
1
-2
/
+2
*
Bluetooth: Fix channel check when binding RFCOMM sock
Andrzej Kaczmarek
2014-02-20
1
-6
/
+12
*
Bluetooth: Fix write_room() calculation
Peter Hurley
2014-02-14
1
-9
/
+5
*
Bluetooth: Refactor write_room() calculation
Peter Hurley
2014-02-14
1
-12
/
+15
*
Bluetooth: Don't fail RFCOMM tty writes
Peter Hurley
2014-02-14
2
-16
/
+21
*
Bluetooth: Force -EIO from tty read/write if .activate() fails
Peter Hurley
2014-02-14
1
-1
/
+5
*
Bluetooth: Cleanup RFCOMM device registration error handling
Peter Hurley
2014-02-14
1
-9
/
+7
*
Bluetooth: Refactor rfcomm_dev_add()
Peter Hurley
2014-02-14
1
-14
/
+24
*
Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls
Peter Hurley
2014-02-14
1
-2
/
+25
*
Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup()
Peter Hurley
2014-02-14
1
-2
/
+2
*
Bluetooth: Fix RFCOMM parent device for reused dlc
Peter Hurley
2014-02-14
1
-0
/
+1
*
Bluetooth: Fix unsafe RFCOMM device parenting
Peter Hurley
2014-02-14
1
-6
/
+14
*
Bluetooth: Directly close dlc for not yet started RFCOMM session
Peter Hurley
2014-02-14
1
-3
/
+9
*
Bluetooth: Refactor dlc disconnect logic in rfcomm_dlc_close()
Peter Hurley
2014-02-14
1
-8
/
+15
*
Bluetooth: Refactor deferred setup test in rfcomm_dlc_close()
Peter Hurley
2014-02-14
1
-10
/
+8
*
Bluetooth: Simplify RFCOMM session state eval
Peter Hurley
2014-02-14
1
-3
/
+2
*
Bluetooth: Verify dlci not in use before rfcomm_dev create
Peter Hurley
2014-02-14
2
-1
/
+33
*
Bluetooth: Fix RFCOMM tty teardown race
Peter Hurley
2014-02-14
1
-4
/
+4
*
Bluetooth: Fix unreleased rfcomm_dev reference
Peter Hurley
2014-02-14
1
-2
/
+4
*
Bluetooth: Release rfcomm_dev only once
Peter Hurley
2014-02-14
1
-2
/
+9
*
Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl
Peter Hurley
2014-02-14
1
-1
/
+2
*
Bluetooth: Fix racy acquire of rfcomm_dev reference
Peter Hurley
2014-02-14
1
-6
/
+2
*
Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()"
Peter Hurley
2014-02-14
1
-16
/
+16
*
Revert "Bluetooth: Always wait for a connection on RFCOMM open()"
Peter Hurley
2014-02-14
1
-38
/
+8
*
Revert "Bluetooth: Remove rfcomm_carrier_raised()"
Peter Hurley
2014-02-14
1
-0
/
+8
*
Bluetooth: Refuse peer RFCOMM address reading when not connected
Johan Hedberg
2014-02-13
1
-0
/
+3
*
Bluetooth: Handle security level 4 for RFCOMM connections
Marcel Holtmann
2014-02-13
2
-2
/
+14
*
Bluetooth: Remove rfcomm_carrier_raised()
Gianluca Anzolin
2014-01-06
1
-8
/
+0
*
Bluetooth: Always wait for a connection on RFCOMM open()
Gianluca Anzolin
2014-01-06
1
-8
/
+38
*
Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()
Gianluca Anzolin
2014-01-06
1
-16
/
+16
*
Bluetooth: Release RFCOMM port when the last user closes the TTY
Gianluca Anzolin
2014-01-06
1
-7
/
+14
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-21
2
-1
/
+8
|
\
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-15
2
-1
/
+8
|
|
\
|
|
*
Bluetooth: Fix to set proper bdaddr_type for RFCOMM connect
Seung-Woo Kim
2013-11-13
1
-0
/
+1
|
|
*
Bluetooth: Fix RFCOMM bind fail for L2CAP sock
Seung-Woo Kim
2013-11-13
1
-0
/
+2
|
|
*
Bluetooth: Fix issue with RFCOMM getsockopt operation
Marcel Holtmann
2013-11-13
1
-1
/
+5
*
|
|
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
1
-1
/
+0
|
/
/
*
|
Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs
Marcel Holtmann
2013-10-18
2
-14
/
+14
*
|
Bluetooth: Store RFCOMM address information in its own socket structure
Marcel Holtmann
2013-10-13
1
-13
/
+15
*
|
Bluetooth: Access RFCOMM session addresses through L2CAP channel
Marcel Holtmann
2013-10-13
1
-10
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
2013-09-27
1
-33
/
+2
|
\
|
|
*
Bluetooth: don't release the port in rfcomm_dev_state_change()
Gianluca Anzolin
2013-09-20
1
-33
/
+2
*
|
Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag
Johan Hedberg
2013-09-18
1
-1
/
+6
|
/
*
Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
Gianluca Anzolin
2013-08-21
1
-0
/
+6
*
Bluetooth: Fix the reference counting of tty_port
Gianluca Anzolin
2013-08-21
1
-34
/
+12
*
Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
Gianluca Anzolin
2013-08-21
1
-70
/
+47
[next]