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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: fix error return code in rfcomm_add_listener()
Wei Yongjun
2013-03-20
1
-1
/
+3
*
Bluetooth: Remove redundant RFCOMM BT_CLOSED settings
Dean Jenkins
2013-03-08
1
-5
/
+2
*
Bluetooth: Remove redundant call to rfcomm_send_disc
Dean Jenkins
2013-03-08
1
-3
/
+0
*
Bluetooth: Remove RFCOMM session refcnt
Dean Jenkins
2013-03-08
1
-38
/
+5
*
Bluetooth: Return RFCOMM session ptrs to avoid freed session
Dean Jenkins
2013-03-08
1
-50
/
+56
*
Bluetooth: Check rfcomm session and DLC exists on socket close
Dean Jenkins
2013-03-08
1
-2
/
+24
*
Bluetooth: Avoid rfcomm_session_timeout using freed session
Dean Jenkins
2013-03-08
1
-1
/
+1
*
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-02-04
1
-2
/
+2
*
Bluetooth: Use __constant modifier for RFCOMM PSM
Syam Sidhardhan
2012-10-11
1
-2
/
+2
*
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
2012-09-27
1
-5
/
+4
*
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
2012-09-27
1
-3
/
+3
*
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
1
-14
/
+0
*
Bluetooth: Remove most of the inline usage
Gustavo Padovan
2012-06-05
1
-9
/
+9
*
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
2012-02-15
1
-6
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
1
-27
/
+14
|
\
|
*
Bluetooth: Fix a compile warning in RFCOMM
Gustavo F. Padovan
2011-12-27
1
-3
/
+0
|
*
Bluetooth: Remove l2cap priority from inside RFCOMM.
Gustavo F. Padovan
2011-12-22
1
-27
/
+17
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
Gustavo F. Padovan
2011-12-19
1
-0
/
+1
|
|
\
*
|
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Bluetooth: Clear RFCOMM session timer when disconnecting last channel
Mat Martineau
2011-12-18
1
-0
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-02
1
-2
/
+7
|
|
\
\
|
|
*
|
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Szymon Janc
2011-10-14
1
-2
/
+7
*
|
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Szymon Janc
2011-11-07
1
-2
/
+7
*
|
|
Bluetooth: make use sk_priority to priritize RFCOMM packets
Luiz Augusto von Dentz
2011-11-07
1
-16
/
+35
*
|
|
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
2011-11-07
1
-9
/
+5
|
/
/
*
/
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
Mat Martineau
2011-09-27
1
-1
/
+4
|
/
*
Bluetooth: rfcomm: Remove unnecessary krfcommd event
Peter Hurley
2011-08-11
1
-10
/
+7
*
Bluetooth: Double check sec req for pre 2.1 device
Waldemar Rymarkiewicz
2011-05-11
1
-1
/
+1
*
Bluetooth: Move conn to struct l2cap_chan
Gustavo F. Padovan
2011-04-28
1
-3
/
+5
*
Bluetooth: Move more channel info to struct l2cap_chan
Gustavo F. Padovan
2011-04-28
1
-5
/
+6
*
Bluetooth: Move more vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-27
1
-1
/
+1
*
Bluetooth: remove l2cap_load() hack
Gustavo F. Padovan
2011-02-15
1
-2
/
+0
*
Bluetooth: Never deallocate a session when some DLC points to it
Lukáš Turek
2011-01-19
1
-1
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-17
1
-0
/
+1
|
\
|
*
Bluetooth: Fix initial RFCOMM DLC security level
Johan Hedberg
2010-12-06
1
-0
/
+1
*
|
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
2010-12-01
1
-4
/
+4
|
/
*
Bluetooth: fix not setting security level when creating a rfcomm session
Luiz Augusto von Dentz
2010-11-09
1
-3
/
+10
*
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
2010-10-12
1
-15
/
+14
*
Bluetooth: remove extra newline from debug output
Andrei Emeltchenko
2010-10-12
1
-1
/
+1
*
Bluetooth: Fix RFCOMM RPN negotiation
Yuri Kululin
2010-10-12
1
-4
/
+4
*
net: return operator cleanup
Eric Dumazet
2010-09-23
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
2010-03-21
1
-23
/
+29
*
Bluetooth: Fix potential bad memory access with sysfs files
Marcel Holtmann
2010-03-21
1
-1
/
+12
*
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-03-07
1
-1
/
+3
*
Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket
Nick Pelly
2010-02-03
1
-1
/
+5
*
Bluetooth: Fix sleeping function in RFCOMM within invalid context
Marcel Holtmann
2010-02-03
1
-1
/
+1
*
Bluetooth: Add RFCOMM option to use L2CAP ERTM mode
Marcel Holtmann
2009-12-03
1
-0
/
+6
*
Bluetooth: Fix rejected connection not disconnecting ACL link
Luiz Augusto von Dentz
2009-08-22
1
-0
/
+41
[next]