Gustavo F. Padovan
|
3542b854bc
Bluetooth: Keep chan->state and sk->sk_state in sync
|
13 years ago |
John W. Linville
|
9662cbc712
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
|
13 years ago |
Gustavo F. Padovan
|
590051de5c
Bluetooth: Add ProFUSION's copyright
|
13 years ago |
Gustavo F. Padovan
|
03a0019481
Bluetooth: invert locking order in connect path
|
13 years ago |
Gustavo F. Padovan
|
f9c3123b5a
Bluetooth: Use chan instead of l2cap_pi macro
|
13 years ago |
John W. Linville
|
5f779bbd47
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
|
13 years ago |
John W. Linville
|
515db09338
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
13 years ago |
Gustavo F. Padovan
|
0bee1d60cb
Bluetooth: Allow L2CAP to increase the security level
|
13 years ago |
John W. Linville
|
312fef7d18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
|
13 years ago |
Mat Martineau
|
2ea664822a
Bluetooth: Add channel policy to getsockopt/setsockopt
|
13 years ago |
Andrei Emeltchenko
|
6b3c710467
Bluetooth: Initialize tx_win_max for fixed channel
|
13 years ago |
Luiz Augusto von Dentz
|
5e59b791c3
Bluetooth: set skbuffer priority based on L2CAP socket priority
|
13 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Paul Moore
|
6230c9b4f8
bluetooth: Properly clone LSM attributes to newly created child connections
|
13 years ago |
Andrei Emeltchenko
|
6327eb980d
Bluetooth: EWS: extended window size option support
|
13 years ago |
Andrei Emeltchenko
|
43bd0f32d5
Bluetooth: convert role_switch variable to flag in l2cap chan
|
13 years ago |
Andrei Emeltchenko
|
15770b1ab9
Bluetooth: convert force_active variable to flag in l2cap chan
|
13 years ago |
Andrei Emeltchenko
|
ecf61bdba8
Bluetooth: convert force_reliable variable to flag in l2cap chan
|
13 years ago |
Andrei Emeltchenko
|
d57b0e8b89
Bluetooth: convert flushable variable to flag in l2cap chan
|
13 years ago |
Chen Ganir
|
6be6b11f00
Bluetooth: Fixed wrong L2CAP Sock timer value
|
14 years ago |
Peter Hurley
|
f9a3c20aa0
Bluetooth: l2cap: Fix lost wakeups waiting to accept socket
|
14 years ago |
Vinicius Costa Gomes
|
8f36011924
Bluetooth: Add support for returning the encryption key size
|
14 years ago |
Mat Martineau
|
e328140fda
Bluetooth: Use event-driven approach for handling ERTM receive buffer
|
14 years ago |
Gustavo F. Padovan
|
c1360a1cf3
Bluetooth: use bit operation on conf_state
|
14 years ago |
Vinicius Costa Gomes
|
f1cb9af557
Bluetooth: Add support for resuming socket when SMP is finished
|
14 years ago |
Gustavo F. Padovan
|
89bc500e41
Bluetooth: Add state tracking to struct l2cap_chan
|
14 years ago |
Gustavo F. Padovan
|
ba3bd0ee39
Bluetooth: add close() callback to l2cap_chan_ops
|
14 years ago |
Gustavo F. Padovan
|
2307049422
Bluetooth: add recv() callback to l2cap_chan_ops
|
14 years ago |
Gustavo F. Padovan
|
80808e431e
Bluetooth: Add l2cap_chan_ops abstraction
|
14 years ago |
Gustavo F. Padovan
|
dc50a06dac
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
|
14 years ago |