Arnd Bergmann
|
a2116ed223
net/compat: fix dev_ifsioc emulation corner cases
|
15 年之前 |
Arnd Bergmann
|
7a50a240c4
net/compat_ioctl: support SIOCWANDEV
|
15 年之前 |
Arnd Bergmann
|
fab2532ba5
net, compat_ioctl: fix SIOCGMII ioctls
|
15 年之前 |
Arnd Bergmann
|
9177efd399
net, compat_ioctl: handle more ioctls correctly
|
15 年之前 |
Arnd Bergmann
|
6b96018b28
compat: move sockios handling to net/socket.c
|
15 年之前 |
Arnd Bergmann
|
7a229387d3
net: copy socket ioctl code to net/socket.h
|
15 年之前 |
Eric Paris
|
3f378b6844
net: pass kern to net_proto_family create function
|
15 年之前 |
Arnaldo Carvalho de Melo
|
a2e2725541
net: Introduce recvmmsg socket syscall
|
15 年之前 |
Neil Horman
|
3b885787ea
net: Generalize socket rx gap / receive queue overflow cmsg
|
15 年之前 |
David S. Miller
|
8aa0f64ac3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
|
15 年之前 |
Johannes Berg
|
3d23e349d8
wext: refactor
|
15 年之前 |
Eric Dumazet
|
bcdce7195e
net: speedup sk_wake_async()
|
15 年之前 |
David S. Miller
|
b7058842c9
net: Make setsockopt() optlen be unsigned.
|
15 年之前 |
Arjan van de Ven
|
47379052b5
net: Add explicit bound checks in net/socket.c
|
15 年之前 |
Nick Black
|
1fd7317d02
Move magic numbers into magic.h
|
15 年之前 |
Alexey Dobriyan
|
b87221de6a
const: mark remaining super_operations const
|
15 年之前 |
Eric Dumazet
|
29a020d35f
[PATCH] net: kmemcheck annotation in struct socket
|
15 年之前 |
Linus Torvalds
|
e694958388
Make sock_sendpage() use kernel_sendpage()
|
16 年之前 |
Linus Torvalds
|
3989203290
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Eric Dumazet
|
4e69489a0a
socket: use percpu_add() while updating sockets_in_use
|
16 年之前 |
Paul Moore
|
8651d5c0b1
lsm: Remove the socket_post_accept() hook
|
16 年之前 |
Linus Torvalds
|
3ae5080f4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
16 年之前 |
Al Viro
|
3ba13d179e
constify dentry_operations: rest
|
16 年之前 |
Linus Torvalds
|
8e9d208972
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
|
16 年之前 |
Jonathan Corbet
|
76398425bb
Move FASYNC bit handling to f_op->fasync()
|
16 年之前 |
Patrick Ohly
|
20d4947353
net: socket infrastructure for SO_TIMESTAMPING
|
16 年之前 |
Heiko Carstens
|
3e0fa65f8b
[CVE-2009-0029] System call wrappers part 22
|
16 年之前 |
Heiko Carstens
|
20f37034fb
[CVE-2009-0029] System call wrappers part 21
|
16 年之前 |
Heiko Carstens
|
754fe8d297
[CVE-2009-0029] System call wrappers part 07
|
16 年之前 |
Al Viro
|
157cf649a7
sanitize audit_fd_pair()
|
16 年之前 |