Gustavo Padovan
|
dc2a0e20fb
Bluetooth: Add missing lock nesting notation
|
12 years ago |
John W. Linville
|
bc27d5f143
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
|
12 years ago |
Andrei Emeltchenko
|
fcb73338ed
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
|
12 years ago |
Andrei Emeltchenko
|
6ed93dc642
Bluetooth: Use %pMR in debug instead of batostr
|
12 years ago |
David S. Miller
|
1304a7343b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Mathias Krause
|
9344a97296
Bluetooth: RFCOMM - Fix info leak via getsockname()
|
13 years ago |
Mathias Krause
|
9ad2de43f1
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
|
13 years ago |
Masatake YAMATO
|
c6f5df16a2
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
|
13 years ago |
Gustavo Padovan
|
8c520a5992
Bluetooth: Remove unnecessary headers include
|
13 years ago |
Gustavo Padovan
|
c5daa683f2
Bluetooth: Create flags for bt_sk()
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Octavian Purdila
|
b5a30dda65
Bluetooth: silence lockdep warning
|
13 years ago |
Gustavo F. Padovan
|
95ca83f42f
Bluetooth: Fix context in rfcomm_sock_lock
|
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 |
Luiz Augusto von Dentz
|
262038fcb2
Bluetooth: make use sk_priority to priritize RFCOMM packets
|
13 years ago |
Paul Moore
|
6230c9b4f8
bluetooth: Properly clone LSM attributes to newly created child connections
|
13 years ago |
Peter Hurley
|
950e2d51e8
Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket
|
14 years ago |
Gustavo F. Padovan
|
448f2627c1
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
|
14 years ago |
Stephen Boyd
|
d0fad89da9
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
|
14 years ago |
Filip Palian
|
8d03e971cf
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
|
14 years ago |
David Miller
|
75fde9ee1b
Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockopt_old()
|
14 years ago |
Gustavo F. Padovan
|
8c1d787be4
Bluetooth: Move conn to struct l2cap_chan
|
14 years ago |
Andrei Emeltchenko
|
285b4e9031
Bluetooth: clean up rfcomm code
|
14 years ago |
Gustavo F. Padovan
|
eeb366564b
Bluetooth: Get rid of __rfcomm_get_sock_by_channel()
|
14 years ago |
Mat Martineau
|
3d7d01dffe
Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
|
15 years ago |
Gustavo F. Padovan
|
fad003b6c8
Bluetooth: Fix inconsistent lock state with RFCOMM
|
15 years ago |
Gustavo F. Padovan
|
2f8362afcd
Bluetooth: Add __init and __exit marks to RFCOMM
|
15 years ago |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 years ago |
Changli Gao
|
6503d96168
net: check the length of the socket address passed to connect(2)
|
15 years ago |
Marcel Holtmann
|
aef7d97cc6
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
|
15 years ago |