Hannes Frederic Sowa
|
68c6beb373
net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage)
|
11 years ago |
Hannes Frederic Sowa
|
f3d3342602
net: rework recvmsg handler msg_name and msg_namelen logic
|
11 years ago |
Dan Carpenter
|
1661bf364a
net: heap overflow in __audit_sockaddr()
|
11 years ago |
Linus Torvalds
|
9bf12df31f
Merge git://git.kvack.org/~bcrl/aio-next
|
11 years ago |
Mathieu Desnoyers
|
3ddc5b46a8
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
|
11 years ago |
Cong Wang
|
e0d1095ae3
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
|
12 years ago |
Kent Overstreet
|
d29c445b63
aio: Kill ki_dtor
|
12 years ago |
Kent Overstreet
|
73a7075e3f
aio: Kill aio_rw_vect_retry()
|
12 years ago |
Eliezer Tamir
|
64b0dc517e
net: rename busy poll socket op and globals
|
12 years ago |
Eliezer Tamir
|
076bb0c82a
net: rename include/net/ll_poll.h to include/net/busy_poll.h
|
12 years ago |
Eliezer Tamir
|
cbf55001b2
net: rename low latency sockets functions to busy poll
|
12 years ago |
Eliezer Tamir
|
2d48d67fa8
net: poll/select low latency socket support
|
12 years ago |
Eliezer Tamir
|
dafcc4380d
net: add socket option for low latency polling
|
12 years ago |
Eliezer Tamir
|
eb6db62282
net: change sysctl_net_ll_poll into an unsigned int
|
12 years ago |
Eliezer Tamir
|
0602129286
net: add low latency socket poll
|
12 years ago |
David S. Miller
|
93a306aef5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Andy Lutomirski
|
a7526eb5d0
net: Unbreak compat_sys_{send,recv}msg
|
12 years ago |
David S. Miller
|
143554ace8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
12 years ago |
Andy Lutomirski
|
1be374a051
net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
|
12 years ago |
Pablo Neira Ayuso
|
6d11cfdba5
netfilter: don't panic on error while walking through the init path
|
12 years ago |
Linus Torvalds
|
c4cc75c332
Merge git://git.infradead.org/users/eparis/audit
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
0e2bcaae83
sock_close() couldn't have been called with NULL inode since at least 2.1.early
|
12 years ago |
Daniel Borkmann
|
6e94d1ef37
net: socket: move ktime2ts to ktime header api
|
12 years ago |
Daniel Borkmann
|
bf84a01063
net: sock: make sock_tx_timestamp void
|
12 years ago |
Chen Gang
|
2950fa9d32
kernel: audit: beautify code, for extern function, better to check its parameters by itself
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
21d206819a
get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero
|
12 years ago |
Anatol Pomozov
|
39b6525274
fs: Preserve error code in get_empty_filp(), part 2
|
13 years ago |
Stephen Hemminger
|
954b124453
ethtool: fix sparse warning
|
12 years ago |