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
|
12 years ago |
Stephen Hemminger
|
954b124453
ethtool: fix sparse warning
|
12 years ago |
Paul Gortmaker
|
a786a7c0ad
wanrouter: completely decouple obsolete code from kernel.
|
12 years ago |
Daniel Wagner
|
6a328d8c6f
cgroup: net_cls: Rework update socket logic
|
12 years ago |
Daniel Wagner
|
fd9a08a7b8
cgroup: net_cls: Pass in task to sock_update_classid()
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Eric Dumazet
|
e2bcabec6e
net: remove sk_init() helper
|
12 years ago |
Al Viro
|
56b31d1c9f
unexport sock_map_fd(), switch to sock_alloc_file()
|
13 years ago |
Al Viro
|
2840763051
take descriptor handling from sock_alloc_file() to callers
|
13 years ago |
David S. Miller
|
b48b63a1f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Mikulas Patocka
|
ed6fe9d614
Fix order of arguments to compat_put_time[spec|val]
|
13 years ago |