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
/
l2cap_sock.c
Age
Commit message (
Expand
)
Author
2011-04-13
Bluetooth: Fix wrong comparison in listen()
Gustavo F. Padovan
2011-04-13
Bluetooth: Move tx queue to struct l2cap_chan
Gustavo F. Padovan
2011-04-13
Bluetooth: Move SREJ list to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
Bluetooth: Move srej and busy queues to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
Bluetooth: Move ERTM timers to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
Bluetooth: Move remote info to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
Bluetooth: Move conn_state to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
Bluetooth: clean up l2cap_sock_recvmsg()
Gustavo F. Padovan
2011-04-07
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
Bluetooth: Move ident to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
Bluetooth: Create struct l2cap_chan
Gustavo F. Padovan
2011-03-31
Bluetooth: delete hanging L2CAP channel
Andrei Emeltchenko
2011-02-17
Bluetooth: fix errors reported by checkpatch.pl
Gustavo F. Padovan
2011-02-16
Bluetooth: Do not send disconn comand over LE links
Ville Tervo
2011-02-16
Bluetooth: Add server socket support for LE connection
Ville Tervo
2011-02-16
Bluetooth: Add LE connection support to L2CAP
Ville Tervo
2011-02-11
Bluetooth: l2cap: fix 1 byte infoleak to userspace
Vasiliy Kulikov
2011-02-08
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_kill() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move L2CAP sock timers function to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_release() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_ops to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: Initial work for L2CAP split.
Gustavo F. Padovan