Johan Hedberg
|
39385cb5f3
Bluetooth: Fix using the correct source address type
|
8 years ago |
David S. Miller
|
5233252fce
bluetooth: Validate socket address length in sco_sock_bind().
|
9 years ago |
Kuba Pawlak
|
2c501cdd68
Bluetooth: Fix crash on fast disconnect of SCO
|
9 years ago |
Marcel Holtmann
|
c4297e8f7f
Bluetooth: Fix some obvious coding style issues in the SCO module
|
9 years ago |
Kuba Pawlak
|
1da5537ecc
Bluetooth: Fix locking issue during fast SCO reconnection.
|
9 years ago |
Kuba Pawlak
|
435c513369
Bluetooth: Fix locking issue on SCO disconnection
|
9 years ago |
Kuba Pawlak
|
75e34f5cf6
Bluetooth: Fix crash on SCO disconnect
|
9 years ago |
Nicholas Krause
|
df945360ce
Bluetooth: Make the function sco_conn_del have a return type of void
|
10 years ago |
Arron Wang
|
9b4c33364e
Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
|
10 years ago |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 years ago |
Alexander Aring
|
0402d9f233
Bluetooth: fix sco_exit compile warning
|
10 years ago |
David S. Miller
|
70c836a4d1
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Johan Hedberg
|
3a6d576be9
Bluetooth: Convert disconn_cfm to be triggered through hci_cb
|
10 years ago |
Johan Hedberg
|
539c496d88
Bluetooth: Convert connect_cfm to be triggered through hci_cb
|
10 years ago |
Peter Hurley
|
dfb2fae7cd
Bluetooth: Fix nested sleeps
|
10 years ago |
Marcel Holtmann
|
15762fa772
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco
|
10 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
Vladimir Davydov
|
093facf363
Bluetooth: never linger on process exit
|
11 years ago |
Marcel Holtmann
|
eb5a4de80f
Bluetooth: Remove sco_chan_get helper function
|
11 years ago |
Marcel Holtmann
|
e03ab5199d
Bluetooth: Remove unneeded forward declaration of sco_chan_del
|
11 years ago |
Marcel Holtmann
|
015b01cbca
Bluetooth: Remove unneeded forward declaration of __sco_chan_add
|
11 years ago |
Marcel Holtmann
|
068d69e5bb
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
|
11 years ago |
Marcel Holtmann
|
fc8f525a6f
Bluetooth: Move struct sco_conn into net/bluetooth/sco.c
|
11 years ago |
Marcel Holtmann
|
2a0dccb3df
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
|
11 years ago |
David S. Miller
|
676d23690f
net: Fix use after free by removing length arg from sk_data_ready callbacks.
|
11 years ago |
Joe Perches
|
dcf4adbfdc
Bluetooth: Convert uses of __constant_<foo> to <foo>
|
11 years ago |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
11 years ago |
Marcel Holtmann
|
1120e4bfa5
Bluetooth: Use IS_ERR_OR_NULL for checking bt_debugfs
|
11 years ago |
Marcel Holtmann
|
eea963641b
Bluetooth: Store SCO address information in its own socket structure
|
11 years ago |