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_core.c
Age
Commit message (
Expand
)
Author
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-18
Bluetooth: Fix freeing uninitialized delayed works
Andrei Emeltchenko
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-27
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-21
Bluetooth: Use kref for l2cap channel reference counting
Syam Sidhardhan
2012-08-21
Bluetooth: debug: Correct the PSM printing
Syam Sidhardhan
2012-08-06
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2012-08-06
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
2012-08-06
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
2012-08-06
Bluetooth: Make connect / disconnect cfm functions return void
Andrei Emeltchenko
2012-08-06
Bluetooth: Fix processing A2MP chan in security_cfm
Andrei Emeltchenko
2012-07-15
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
2012-07-10
Bluetooth: debug: Add debug to l2cap_security_cfm
Andrei Emeltchenko
2012-07-10
Bluetooth: debug: Print CID and PSM in hex format
Andrei Emeltchenko
2012-07-10
Bluetooth: debug: Correct types specifiers for L2CAP
Andrei Emeltchenko
2012-06-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
2012-06-11
Bluetooth: Fix using uninitialized option in RFCMode
Szymon Janc
2012-06-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
2012-06-08
Bluetooth: Fix deadlock and crash when SMP pairing times out
Johan Hedberg
2012-06-05
Bluetooth: Change default MTU for L2CAP ATT channel
Andre Guedes
2012-06-05
Bluetooth: Remove unused err var from l2cap_segment_sdu()
Gustavo Padovan
2012-06-05
Bluetooth: Create function to return the ERTM header size
Gustavo Padovan
2012-06-05
Bluetooth: Make l2cap_att_channel return void
Andrei Emeltchenko
2012-06-05
Bluetooth: Make l2cap_conless_channel return void
Andrei Emeltchenko
2012-06-05
Bluetooth: Make l2cap_data_channel return void
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Do not reference hci_conn
Andrei Emeltchenko
2012-06-05
Bluetooth: Do not check func ready existence
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Manage incoming connections
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Handling fixed channels
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Create A2MP channel
Andrei Emeltchenko
2012-06-05
Bluetooth: trivial: Use defined PSMLEN instead of magic
Andrei Emeltchenko
2012-06-05
Bluetooth: check for already existent channel before create new one
Gustavo Padovan
2012-06-05
Bluetooth: Move check for backlog size to l2cap_sock.c
Gustavo Padovan
2012-06-05
Bluetooth: Use chan->state instead of sk->sk_state
Gustavo Padovan
2012-06-05
Bluetooth: Add l2cap_chan->ops->ready()
Andrei Emeltchenko
2012-06-05
Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
Andrei Emeltchenko
2012-06-05
Bluetooth: Use chan as parameters for l2cap chan ops
Gustavo Padovan
2012-06-05
Bluetooth: Use l2cap_chan_ready() in LE path
Gustavo Padovan
2012-06-05
Bluetooth: Remove extra l2cap_state_change(BT_CONNECTED)
Gustavo Padovan
2012-06-05
Bluetooth: Get a more accurate L2CAP PDU len
Gustavo Padovan
2012-06-05
Bluetooth: Use __constant when dealing with constants
Andrei Emeltchenko
2012-06-05
Bluetooth: Define and use PSM identifiers
Andrei Emeltchenko
2012-06-05
Bluetooth: Send a configuration request after security confirmation
Mat Martineau
2012-06-05
Bluetooth: Define L2CAP conf continuation flag
Andrei Emeltchenko
2012-06-05
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
Bluetooth: Preserve L2CAP flags values
Andrei Emeltchenko
[next]