Mat Martineau
|
3f7a56c4ff
Bluetooth: Start channel move when socket option is changed
|
12 years ago |
John W. Linville
|
bc27d5f143
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
|
12 years ago |
Gustavo Padovan
|
2dc4e5105f
Bluetooth: Add chan->ops->defer()
|
12 years ago |
Gustavo Padovan
|
644912e18a
Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c
|
12 years ago |
Gustavo Padovan
|
2d7928184c
Bluetooth: Fix L2CAP coding style
|
12 years ago |
Andrei Emeltchenko
|
12d5978165
Bluetooth: Allow to set flush timeout
|
12 years ago |
Sasha Levin
|
23d3a86948
Bluetooth: don't attempt to free a channel that wasn't created
|
12 years ago |
Andrei Emeltchenko
|
85e34368de
Bluetooth: Fix dereference after NULL check
|
12 years ago |
David S. Miller
|
b48b63a1f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
John W. Linville
|
fac805f8c1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |
John W. Linville
|
777bf135b7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
|
12 years ago |
Vinicius Costa Gomes
|
cc110922da
Bluetooth: Change signature of smp_conn_security()
|
13 years ago |
David S. Miller
|
1304a7343b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Mathias Krause
|
792039c73c
Bluetooth: L2CAP - Fix info leak via getsockname()
|
13 years ago |
Jaganath Kanakkassery
|
49dfbb9129
Bluetooth: Fix socket not getting freed if l2cap channel create fails
|
13 years ago |
Masatake YAMATO
|
5b28d95c13
Bluetooth: Added /proc/net/l2cap via bt_procfs_init()
|
13 years ago |
Jaganath Kanakkassery
|
4af66c691f
Bluetooth: Free the l2cap channel list only when refcount is zero
|
13 years ago |
Andre Guedes
|
8c3a4f004e
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
|
13 years ago |
Andre Guedes
|
682877c31f
Bluetooth: Check MTU value in l2cap_sock_setsockopt_old
|
13 years ago |
Gustavo Padovan
|
538266929e
Bluetooth: Move check for backlog size to l2cap_sock.c
|
13 years ago |
Andrei Emeltchenko
|
54a59aa2b5
Bluetooth: Add l2cap_chan->ops->ready()
|
13 years ago |
Andrei Emeltchenko
|
c0df7f6e06
Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
|
13 years ago |
Gustavo Padovan
|
80b9802795
Bluetooth: Use chan as parameters for l2cap chan ops
|
13 years ago |
Andrei Emeltchenko
|
2983fd6824
Bluetooth: Define and use PSM identifiers
|
13 years ago |
Gustavo Padovan
|
8c520a5992
Bluetooth: Remove unnecessary headers include
|
13 years ago |
Gustavo Padovan
|
c5daa683f2
Bluetooth: Create flags for bt_sk()
|
13 years ago |
Gustavo Padovan
|
c6585a4da0
Bluetooth: report the right security level in getsockopt
|
13 years ago |
Mat Martineau
|
a6a5568c03
Bluetooth: Lock the L2CAP channel when sending
|
13 years ago |
Gustavo Padovan
|
08e6d907fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
|
13 years ago |
Gustavo Padovan
|
a7d7723ae7
Bluetooth: notify userspace of security level change
|
13 years ago |