Al Viro
|
5c59e564e4
kill kernel_sock_ioctl()
|
8 years ago |
Al Viro
|
44c02a2c3d
dev_ioctl(): move copyin/copyout to callers
|
8 years ago |
Al Viro
|
b1b0c24506
lift handling of SIOCIW... out of dev_ioctl()
|
8 years ago |
Al Viro
|
4cf808e7ac
kill dev_ifname32()
|
8 years ago |
Al Viro
|
f92d4fc953
kill bond_ioctl()
|
8 years ago |
Al Viro
|
bf4405737f
kill dev_ifsioc()
|
8 years ago |
Al Viro
|
36fd633ec9
net: separate SIOCGIFCONF handling from dev_ioctl()
|
8 years ago |
Daniel Borkmann
|
fa9dd599b4
bpf: get rid of pure_initcall dependency to enable jits
|
7 years ago |
David S. Miller
|
19d28fbd30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Linus Torvalds
|
cbd0a6a2cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Al Viro
|
ce4bb04cae
Fix a leak in socket(2) when we fail to allocate a file descriptor.
|
7 years ago |
Alexei Starovoitov
|
290af86629
bpf: introduce BPF_JIT_ALWAYS_ON config
|
7 years ago |
Tonghao Zhang
|
648845ab7e
sock: Move the socket inuse to namespace.
|
7 years ago |
Al Viro
|
8e1611e235
make sock_alloc_file() do sock_release() on failures
|
7 years ago |
Al Viro
|
016a266bdf
socketpair(): allocate descriptors first
|
7 years ago |
Al Viro
|
ade994f4f6
net: annotate ->poll() instances
|
8 years ago |
Al Viro
|
e6c8adca20
anntotate the places where ->poll() return values go
|
8 years ago |
Levin, Alexander (Sasha Levin)
|
4950276672
kmemcheck: remove annotations
|
7 years ago |
John Fastabend
|
db5980d804
net: fixes for skb_send_sock
|
8 years ago |
Tom Herbert
|
306b13eb3c
proto_ops: Add locked held versions of sendmsg and sendpage
|
8 years ago |
David S. Miller
|
29fda25a2d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
stephen hemminger
|
614d79c09e
socket: fix set not used warning
|
8 years ago |
Paolo Abeni
|
864d966424
net/socket: fix type in assignment and trim long line
|
8 years ago |
Linus Torvalds
|
2173bd0631
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
3bad2f1c67
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
ffb07550c7
copy_msghdr_from_user(): get rid of field-by-field copyin
|
8 years ago |
Jiri Slaby
|
393cc3f511
fs/fcntl: f_setown, allow returning error
|
8 years ago |
Rosen, Rami
|
241c4667fc
net: socket: fix a typo in sockfd_lookup().
|
8 years ago |
Miroslav Lichvar
|
b50a5c70ff
net: allow simultaneous SW and HW transmit timestamping
|
8 years ago |
Miroslav Lichvar
|
aad9c8c470
net: add new control message for incoming HW-timestamped packets
|
8 years ago |