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 removing of RFCOMM DLC timer with DEFER_SETUP
Johan Hedberg
2009-04-19
1
-0
/
+2
*
Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets
Marcel Holtmann
2009-02-27
1
-0
/
+3
*
Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP
Marcel Holtmann
2009-02-27
1
-0
/
+11
*
Bluetooth: Use general bonding whenever possible
Marcel Holtmann
2009-02-27
1
-1
/
+15
*
Bluetooth: When encryption is dropped, do not send RFCOMM packets
Jaikumar Ganesh
2009-02-27
1
-0
/
+3
*
Bluetooth: Update version numbers
Marcel Holtmann
2009-02-27
1
-1
/
+1
*
Bluetooth: Pause RFCOMM TX when encryption drops
Marcel Holtmann
2009-02-27
1
-6
/
+17
*
Bluetooth: Replace RFCOMM link mode with security level
Marcel Holtmann
2009-02-27
1
-21
/
+7
*
Bluetooth: Add enhanced security model for Simple Pairing
Marcel Holtmann
2009-02-27
1
-57
/
+24
*
Bluetooth: Add support for deferring RFCOMM connection setup
Marcel Holtmann
2009-02-27
1
-15
/
+41
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-23
1
-2
/
+0
|
\
|
*
net: Fix module refcount leak in kernel_accept()
Wei Yongjun
2008-12-18
1
-2
/
+0
*
|
Bluetooth: Enable per-module dynamic debug messages
Marcel Holtmann
2008-11-30
1
-5
/
+0
|
/
*
[Bluetooth] Consolidate maintainers information
Marcel Holtmann
2008-08-18
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2008-07-19
1
-32
/
+60
|
\
|
*
[Bluetooth] Move pending packets from RFCOMM socket to TTY
Marcel Holtmann
2008-07-14
1
-1
/
+1
|
*
[Bluetooth] Store remote modem status for RFCOMM TTY
Marcel Holtmann
2008-07-14
1
-0
/
+4
|
*
[Bluetooth] Export details about authentication requirements
Marcel Holtmann
2008-07-14
1
-1
/
+2
|
*
[Bluetooth] Disconnect when encryption gets disabled
Marcel Holtmann
2008-07-14
1
-0
/
+8
|
*
[Bluetooth] Enforce security for outgoing RFCOMM connections
Marcel Holtmann
2008-07-14
1
-31
/
+46
*
|
net: remove CVS keywords
Adrian Bunk
2008-06-11
1
-2
/
+0
|
/
*
bluetooth: fix locking bug in the rfcomm socket cleanup handling
Arjan van de Ven
2008-05-29
1
-1
/
+1
*
bluetooth : __rfcomm_dlc_close lock fix
Dave Young
2008-04-01
1
-1
/
+1
*
remove final fastcall users
Harvey Harrison
2008-02-13
1
-2
/
+2
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
1
-3
/
+1
*
[Bluetooth] Convert RFCOMM to use kthread API
Marcel Holtmann
2007-10-22
1
-39
/
+21
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-1
/
+1
*
[Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC
Marcel Holtmann
2007-05-05
1
-0
/
+10
*
[Bluetooth] Use in-kernel sockets API
Marcel Holtmann
2007-05-05
1
-13
/
+6
*
[BLUETOOTH] rfcomm_worker(): fix wakeup race
Andrew Morton
2007-04-26
1
-2
/
+2
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[NET] BLUETOOTH: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-28
/
+28
*
[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire
Al Viro
2006-12-02
1
-8
/
+8
*
[BLUETOOTH]: rfcomm endianness annotations
Al Viro
2006-12-02
1
-1
/
+1
*
[Bluetooth] Handle return values from driver core functions
Marcel Holtmann
2006-10-15
1
-1
/
+2
*
[Bluetooth] Return EINPROGRESS for non-blocking socket calls
Marcel Holtmann
2006-09-28
1
-1
/
+1
*
[Bluetooth] Correct RFCOMM channel MTU for broken implementations
Marcel Holtmann
2006-07-24
1
-2
/
+17
*
[Bluetooth] Remaining transitions to use kzalloc()
Marcel Holtmann
2006-07-12
1
-4
/
+5
*
[Bluetooth] Add RFCOMM role switch support
Marcel Holtmann
2006-07-03
1
-0
/
+5
*
[Bluetooth] Allow disabling of credit based flow control
Marcel Holtmann
2006-07-03
1
-5
/
+13
*
[Bluetooth] Use real devices for host controllers
Marcel Holtmann
2006-07-03
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[NET] sem2mutex: net/
Arjan van de Ven
2006-03-20
1
-3
/
+5
*
[Bluetooth] Reduce L2CAP MTU for RFCOMM connections
Marcel Holtmann
2006-02-13
1
-4
/
+9
*
[Bluetooth]: Remove the usage of /proc completely
Marcel Holtmann
2005-11-08
1
-107
/
+17
*
[Bluetooth] Move CRC table into RFCOMM core
Marcel Holtmann
2005-10-28
1
-0
/
+43
*
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-08
1
-1
/
+1
*
[Bluetooth]: Fix sparse warnings (__nocast type)
Victor Fusco
2005-08-29
1
-1
/
+1
*
[Bluetooth]: Implement RFCOMM remote port negotiation
J. Suter
2005-08-29
1
-35
/
+36
*
[Bluetooth] Revert session reference counting fix
Marcel Holtmann
2005-08-06
1
-4
/
+0
[next]