Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
John W. Linville
|
d3641409a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
12 years ago |
Al Viro
|
4d006263d3
bluetooth: fix race in bt_procfs_init()
|
12 years ago |
Al Viro
|
b03166152f
bluetooth: kill unused 'module' argument of bt_procfs_init()
|
12 years ago |
Al Viro
|
14805359c7
bluetooth: don't bother with ->owner for procfs fops
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
David S. Miller
|
d978a6361a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Mathias Krause
|
4683f42fde
Bluetooth: fix possible info leak in bt_sock_recvmsg()
|
12 years ago |
Jacob Keller
|
8facd5fb73
net: fix smatch warnings inside datagram_poll
|
12 years ago |
Keller, Jacob E
|
7d4c04fc17
net: add option to enable error queue packets waking select
|
12 years ago |
David Herrmann
|
be9f97f045
Bluetooth: change bt_sock_unregister() to return void
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
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 |
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 |