Gustavo F. Padovan
|
df6bd743b6
Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state
|
15 年之前 |
Andrei Emeltchenko
|
894718a6be
Bluetooth: clean up l2cap code
|
14 年之前 |
Anderson Lizardo
|
b78d7b4f20
Bluetooth: Fix error handling for l2cap_init()
|
14 年之前 |
Gustavo F. Padovan
|
e0f0cb5636
Bluetooth: Get rid of __l2cap_get_sock_by_psm()
|
14 年之前 |
Andrei Emeltchenko
|
940a9eea80
Bluetooth: timer check sk is not owned before freeing
|
14 年之前 |
Andrei Emeltchenko
|
a49184c229
Bluetooth: Check sk is not owned before freeing l2cap_conn
|
14 年之前 |
Gustavo F. Padovan
|
4f8b691c9f
Bluetooth: fix endianness conversion in L2CAP
|
14 年之前 |
steven miao
|
bfaaeb3ed5
Bluetooth: fix unaligned access to l2cap conf data
|
14 年之前 |
David S. Miller
|
2198a10b50
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Nathan Holstein
|
d793fe8caa
Bluetooth: fix oops in l2cap_connect_req
|
14 年之前 |
Haijun Liu
|
ab3e571564
Bluetooth: Update conf_state before send config_req out
|
14 年之前 |
Gustavo F. Padovan
|
0175d629e0
Bluetooth: Use the proper error value from bt_skb_send_alloc()
|
14 年之前 |
Andrei Emeltchenko
|
aae7fe22a8
Bluetooth: check for l2cap header in start fragment
|
14 年之前 |
Andrei Emeltchenko
|
8979481328
Bluetooth: check L2CAP length in first ACL fragment
|
14 年之前 |
Mat Martineau
|
6fdf482bb3
Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.
|
14 年之前 |
Mat Martineau
|
0fba2558cb
Bluetooth: Validate PSM values in calls to connect() and bind()
|
14 年之前 |
Gustavo F. Padovan
|
eaa71b318c
Bluetooth: Disallow to change L2CAP_OPTIONS values when connected
|
14 年之前 |
Gustavo F. Padovan
|
b0239c80fe
Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"
|
14 年之前 |
Gustavo F. Padovan
|
ccbb84af28
Bluetooth: Simplify L2CAP Streaming mode sending
|
14 年之前 |
Andrei Emeltchenko
|
8183b775bc
Bluetooth: fix MTU L2CAP configuration parameter
|
14 年之前 |
Mat Martineau
|
8c462b6047
Bluetooth: Only enable L2CAP FCS for ERTM or streaming
|
15 年之前 |
Mat Martineau
|
cff70fae11
Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM
|
15 年之前 |
Mat Martineau
|
86b1b26326
Bluetooth: Fix endianness issue with L2CAP MPS configuration
|
15 年之前 |
Ville Tervo
|
adb08edea0
Bluetooth: Check result code of L2CAP information response
|
15 年之前 |
Gustavo F. Padovan
|
6340650400
Bluetooth: Don't send RFC for Basic Mode if only it is supported
|
15 年之前 |
Gustavo F. Padovan
|
d1c4a17d58
Bluetooth: Enable L2CAP Extended features by default
|
15 年之前 |
Gustavo F. Padovan
|
5d8868ff3d
Bluetooth: Add Google's copyright to L2CAP
|
15 年之前 |
Gustavo F. Padovan
|
dd135240e8
Bluetooth: Update L2CAP version information
|
15 年之前 |
Gustavo F. Padovan
|
ce5706bd69
Bluetooth: Add Copyright notice to L2CAP
|
15 年之前 |
Gustavo F. Padovan
|
47731de789
Bluetooth: Keep code under column 80
|
15 年之前 |