index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
rfcomm
Age
Commit message (
Expand
)
Author
2010-11-09
Bluetooth: fix not setting security level when creating a rfcomm session
Luiz Augusto von Dentz
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-22
tty: icount changeover for other main devices
Alan Cox
2010-10-12
Bluetooth: clean up rfcomm code
Andrei Emeltchenko
2010-10-12
Bluetooth: make batostr() print in the right order
Gustavo F. Padovan
2010-10-12
Bluetooth: remove extra newline from debug output
Andrei Emeltchenko
2010-10-12
Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
Mat Martineau
2010-10-12
Bluetooth: Fix RFCOMM RPN negotiation
Yuri Kululin
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-30
Bluetooth: Fix inconsistent lock state with RFCOMM
Gustavo F. Padovan
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-07-31
Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
Gustavo F. Padovan
2010-07-27
Bluetooth: Add __init and __exit marks to RFCOMM
Gustavo F. Padovan
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
2010-04-20
net: sk_sleep() helper
Eric Dumazet
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-04-01
net: check the length of the socket address passed to connect(2)
Changli Gao
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-21
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
2010-03-21
Bluetooth: Fix potential bad memory access with sysfs files
Marcel Holtmann
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-02-03
Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket
Nick Pelly
2010-02-03
Bluetooth: Fix sleeping function in RFCOMM within invalid context
Marcel Holtmann
2009-12-03
Bluetooth: Add RFCOMM option to use L2CAP ERTM mode
Marcel Holtmann
2009-11-05
net: pass kern to net_proto_family create function
Eric Paris
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-08-22
Bluetooth: Fix rejected connection not disconnecting ACL link
Luiz Augusto von Dentz
2009-08-22
Bluetooth: Coding style cleanup from previous rfcomm_init bug fix
Marcel Holtmann
2009-08-03
bluetooth: rfcomm_init bug fix
Dave Young
2009-06-08
Bluetooth: Remove pointless endian conversion helpers
Marcel Holtmann
2009-04-19
Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP
Johan Hedberg
2009-04-01
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-24
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
2009-02-27
Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets
Marcel Holtmann
2009-02-27
Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP
Marcel Holtmann
2009-02-27
Bluetooth: Use general bonding whenever possible
Marcel Holtmann
2009-02-27
Bluetooth: When encryption is dropped, do not send RFCOMM packets
Jaikumar Ganesh
2009-02-27
Bluetooth: Update version numbers
Marcel Holtmann
2009-02-27
Bluetooth: Restrict application of socket options
Marcel Holtmann
2009-02-27
Bluetooth: Pause RFCOMM TX when encryption drops
Marcel Holtmann
2009-02-27
Bluetooth: Replace RFCOMM link mode with security level
Marcel Holtmann
2009-02-27
Bluetooth: Add enhanced security model for Simple Pairing
Marcel Holtmann
2009-02-27
Bluetooth: Add support for deferring RFCOMM connection setup
Marcel Holtmann
2009-02-27
Bluetooth: Preparation for usage of SOL_BLUETOOTH
Marcel Holtmann
2009-02-27
Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()
Victor Shcherbatyuk
2008-12-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-18
net: Fix module refcount leak in kernel_accept()
Wei Yongjun
[next]