Andrea Parri
|
5aac493787
Bluetooth: Remove unnecessary smp_mb__{before,after}_atomic
|
7 years ago |
Jeffy Chen
|
f06d977309
Bluetooth: cmtp: fix possible might sleep error in cmtp_session
|
8 years ago |
Johannes Berg
|
59ae1d127a
networking: introduce and use skb_put_data()
|
8 years ago |
Markus Elfring
|
06fbb3d5c7
Bluetooth: Delete an unnecessary check before the function call "kfree_skb"
|
9 years ago |
Marcel Holtmann
|
b2ddeb1173
Bluetooth: cmtp: Use BIT(x) instead of (1 << x)
|
10 years ago |
Marcel Holtmann
|
8bf17a3619
Bluetooth: Restrict CMTP flags to only valid ones
|
10 years ago |
Al Viro
|
96c26653ce
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket
|
10 years ago |
Marcel Holtmann
|
88f1fd2708
Bluetooth: Access CMTP session addresses through L2CAP channel
|
12 years ago |
Andrei Emeltchenko
|
fcb73338ed
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
|
13 years ago |
Gustavo F. Padovan
|
5c69b0ada6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
|
13 years ago |
David Herrmann
|
48b28b8db9
Bluetooth: cmtp: Fix module reference
|
13 years ago |
Luiz Augusto von Dentz
|
8035ded466
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
|
14 years ago |
Mat Martineau
|
449357200c
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
|
14 years ago |
Peter Hurley
|
687beaa0d1
Bluetooth: cmtp: Fix session cleanup on failed conn add
|
14 years ago |
Peter Hurley
|
7176522cdc
Bluetooth: cmtp: Fix deadlock in session deletion
|
14 years ago |
Peter Hurley
|
3a3f5c7df5
Bluetooth: cmtp: Fix lost wakeup of session thread
|
14 years ago |
Gustavo F. Padovan
|
0c1bc5c626
Bluetooth: Move more channel info to struct l2cap_chan
|
14 years ago |
Szymon Janc
|
fada4ac339
Bluetooth: Use kthread API in cmtp
|
14 years ago |
Szymon Janc
|
58aac468be
Bluetooth: Do not use assignments in IF conditions
|
14 years ago |
Gustavo F. Padovan
|
c531a12ae6
Bluetooth: remove l2cap_load() hack
|
14 years ago |
Andrei Emeltchenko
|
5a08ecceda
Bluetooth: Do not use assignments in IF conditions
|
14 years ago |
Vasiliy Kulikov
|
3185fbd9d7
Bluetooth: cmtp: fix information leak to userland
|
15 years ago |
Gustavo F. Padovan
|
d6b2eb2f89
Bluetooth: make batostr() print in the right order
|
15 years ago |
Gustavo F. Padovan
|
cb810a189d
Bluetooth: remove unused variable from cmtp
|
15 years ago |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 years ago |
Wei Yongjun
|
7585b97a48
Bluetooth: Remove some pointless conditionals before kfree_skb()
|
16 years ago |
Marcel Holtmann
|
a418b893a6
Bluetooth: Enable per-module dynamic debug messages
|
16 years ago |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |
Arnaldo Carvalho de Melo
|
d626f62b11
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
|
18 years ago |
YOSHIFUJI Hideaki
|
8e87d14255
[NET] BLUETOOTH: Fix whitespace errors.
|
18 years ago |