Gustavo F. Padovan
|
04124681f1
Bluetooth: fix conding style issues all over the tree
|
13 years ago |
Marcel Holtmann
|
ba13ccd9b9
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
|
13 years ago |
Andrei Emeltchenko
|
b3fb611ec7
Bluetooth: Remove socket lock check
|
13 years ago |
Andrei Emeltchenko
|
6be3655552
Bluetooth: Change sk lock to chan lock in L2CAP core
|
13 years ago |
Andrei Emeltchenko
|
3df91ea20e
Bluetooth: Revert to mutexes from RCU list
|
13 years ago |
Andrei Emeltchenko
|
e05dcc3291
Bluetooth: Use symbolic names for state in debug
|
13 years ago |
Andrei Emeltchenko
|
7ddb6e0f3f
Bluetooth: Do not dereference zero sk
|
13 years ago |
Andrei Emeltchenko
|
2f7719ce54
Bluetooth: Add alloc_skb chan operator
|
13 years ago |
Octavian Purdila
|
d22015aad4
Bluetooth: silence lockdep warning
|
13 years ago |
Andrzej Kaczmarek
|
6423cf3a18
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
|
13 years ago |
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 |