index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-09
Bluetooth: fix not setting security level when creating a rfcomm session
Luiz Augusto von Dentz
1
-3
/
+10
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-123
/
+28
2010-10-22
tty: icount changeover for other main devices
Alan Cox
1
-4
/
+0
2010-10-12
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
1
-15
/
+14
2010-10-12
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
1
-3
/
+1
2010-10-12
Bluetooth: remove extra newline from debug output
Andrei Emeltchenko
1
-1
/
+1
2010-10-12
Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
Mat Martineau
1
-98
/
+6
2010-10-12
Bluetooth: Fix RFCOMM RPN negotiation
Yuri Kululin
1
-4
/
+4
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+4
2010-09-30
Bluetooth: Fix inconsistent lock state with RFCOMM
Gustavo F. Padovan
1
-0
/
+4
2010-09-24
net: return operator cleanup
Eric Dumazet
1
-2
/
+2
2010-08-01
Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
Gustavo F. Padovan
1
-1
/
+1
2010-07-27
Bluetooth: Add __init and __exit marks to RFCOMM
Gustavo F. Padovan
2
-3
/
+3
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-04-21
net: sk_sleep() helper
Eric Dumazet
1
-4
/
+4
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+2
2010-04-02
net: check the length of the socket address passed to connect(2)
Changli Gao
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-21
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
2
-43
/
+56
2010-03-21
Bluetooth: Fix potential bad memory access with sysfs files
Marcel Holtmann
2
-2
/
+22
2010-03-08
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2
-2
/
+6
2010-02-04
Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket
Nick Pelly
1
-1
/
+5
2010-02-04
Bluetooth: Fix sleeping function in RFCOMM within invalid context
Marcel Holtmann
1
-1
/
+1
2009-12-03
Bluetooth: Add RFCOMM option to use L2CAP ERTM mode
Marcel Holtmann
1
-0
/
+6
2009-11-06
net: pass kern to net_proto_family create function
Eric Paris
1
-1
/
+2
2009-10-13
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-1
/
+1
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
1
-1
/
+1
2009-10-01
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-2
/
+2
2009-08-23
Bluetooth: Fix rejected connection not disconnecting ACL link
Luiz Augusto von Dentz
1
-0
/
+41
2009-08-23
Bluetooth: Coding style cleanup from previous rfcomm_init bug fix
Marcel Holtmann
1
-13
/
+15
2009-08-04
bluetooth: rfcomm_init bug fix
Dave Young
2
-9
/
+20
2009-06-08
Bluetooth: Remove pointless endian conversion helpers
Marcel Holtmann
1
-6
/
+6
2009-04-19
Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP
Johan Hedberg
1
-0
/
+2
2009-04-01
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
1
-6
/
+0
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-2
/
+3
2009-03-25
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
1
-2
/
+3
2009-02-27
Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets
Marcel Holtmann
1
-0
/
+3
2009-02-27
Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP
Marcel Holtmann
1
-0
/
+11
2009-02-27
Bluetooth: Use general bonding whenever possible
Marcel Holtmann
1
-1
/
+15
2009-02-27
Bluetooth: When encryption is dropped, do not send RFCOMM packets
Jaikumar Ganesh
1
-0
/
+3
2009-02-27
Bluetooth: Update version numbers
Marcel Holtmann
1
-1
/
+1
2009-02-27
Bluetooth: Restrict application of socket options
Marcel Holtmann
1
-0
/
+16
2009-02-27
Bluetooth: Pause RFCOMM TX when encryption drops
Marcel Holtmann
1
-6
/
+17
2009-02-27
Bluetooth: Replace RFCOMM link mode with security level
Marcel Holtmann
2
-28
/
+75
2009-02-27
Bluetooth: Add enhanced security model for Simple Pairing
Marcel Holtmann
1
-57
/
+24
2009-02-27
Bluetooth: Add support for deferring RFCOMM connection setup
Marcel Holtmann
2
-16
/
+84
2009-02-27
Bluetooth: Preparation for usage of SOL_BLUETOOTH
Marcel Holtmann
1
-2
/
+49
2009-02-27
Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()
Victor Shcherbatyuk
1
-1
/
+4
2008-12-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+0
2008-12-19
net: Fix module refcount leak in kernel_accept()
Wei Yongjun
1
-2
/
+0
[next]