John W. Linville
|
bc27d5f143
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
|
12 years ago |
Eric W. Biederman
|
1bbb3095a5
userns: Properly print bluetooth socket uids
|
12 years ago |
Andrei Emeltchenko
|
7028a8860f
Bluetooth: Use %pMR instead of baswap in seq_show
|
12 years ago |
Andrei Emeltchenko
|
31f470738b
Bluetooth: trivial: Use preferred method for NULL check
|
13 years ago |
Andrei Emeltchenko
|
09d5d4aa64
Bluetooth: trivial: Shorten variable scope
|
13 years ago |
Masatake YAMATO
|
256a06c8a8
Bluetooth: /proc/net/ entries for bluetooth protocols
|
13 years ago |
Vinicius Costa Gomes
|
d060991f3b
Bluetooth: Fix checking the wrong flag when accepting a socket
|
13 years ago |
Gustavo Padovan
|
8c520a5992
Bluetooth: Remove unnecessary headers include
|
13 years ago |
Gustavo Padovan
|
8fc9ced398
Bluetooth: Fix coding style in the subsystem
|
13 years ago |
Gustavo Padovan
|
c5daa683f2
Bluetooth: Create flags for bt_sk()
|
13 years ago |
Gustavo Padovan
|
a7d7723ae7
Bluetooth: notify userspace of security level change
|
13 years ago |
Octavian Purdila
|
b5a30dda65
Bluetooth: silence lockdep warning
|
13 years ago |
Gustavo F. Padovan
|
94f5bfb8c1
Bluetooth: Remove *_bh from socket list lock.
|
13 years ago |
Gustavo F. Padovan
|
8a154a8feb
Bluetooth: fix bt_accept_dequeue() to work in process context
|
13 years ago |
Mat Martineau
|
5b668eb327
Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()
|
14 years ago |
Peter Hurley
|
9be4e3fbf2
Bluetooth: Fix lost wakeups waiting for sock state change
|
14 years ago |
Anand Gadiyar
|
0ed54dad52
Bluetooth: remove unnecessary call to hci_sock_cleanup
|
14 years ago |
Gustavo F. Padovan
|
8ffd878419
Bluetooth: fix checkpatch errors in af_bluetooth.c
|
14 years ago |
Gustavo F. Padovan
|
642745184f
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
|
14 years ago |
Andrei Emeltchenko
|
d37f50e190
Bluetooth: fix crash by disabling tasklet in sock accept
|
14 years ago |
Andrei Emeltchenko
|
5a08ecceda
Bluetooth: Do not use assignments in IF conditions
|
14 years ago |
Mat Martineau
|
796c86eec8
Bluetooth: Add common code for stream-oriented recvmsg()
|
15 years ago |
Eric Dumazet
|
db40980fcd
net: poll() optimizations
|
15 years ago |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
15 years ago |
Neil Horman
|
3b885787ea
net: Generalize socket rx gap / receive queue overflow cmsg
|
15 years ago |
Stephen Hemminger
|
ec1b4cf74c
net: mark net_proto_ops as const
|
15 years ago |
Jan Engelhardt
|
36cbd3dcc1
net: mark read-only arrays as const
|
16 years ago |
Eric Dumazet
|
31e6d363ab
net: correct off-by-one write allocations reports
|
16 years ago |