Linus Torvalds
|
a11e1d432b
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
|
7 years ago |
Linus Torvalds
|
1c8c5a9d38
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Christoph Hellwig
|
1525242310
net: add support for ->poll_mask in proto_ops
|
7 years ago |
Eric Dumazet
|
d1361840f8
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
|
7 years ago |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Xin Long
|
bf2ae2e4bf
sock_diag: request _diag module only when the family or proto has been registered
|
7 years ago |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 years ago |
Linus Torvalds
|
b2fe5fa686
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Al Viro
|
5c59e564e4
kill kernel_sock_ioctl()
|
8 years ago |
Al Viro
|
a3f8683bf7
->poll() methods should return __poll_t
|
8 years ago |
Levin, Alexander (Sasha Levin)
|
4950276672
kmemcheck: remove annotations
|
7 years ago |
David S. Miller
|
463910e2df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Tonghao Zhang
|
b3dc8f772f
net: Fix a typo in comment about sock flags.
|
8 years ago |
Tom Herbert
|
306b13eb3c
proto_ops: Add locked held versions of sendmsg and sendpage
|
8 years ago |
Jason A. Donenfeld
|
da9ba564bd
random: add get_random_{bytes,u32,u64,int,long,once}_wait family
|
8 years ago |
R. Parameswaran
|
57240d0078
l2tp: device MTU setup, tunnel socket needs a lock
|
8 years ago |
R. Parameswaran
|
113c307593
New kernel function to get IP overhead on a socket.
|
8 years ago |
David Howells
|
cdfbabfb2f
net: Work around lockdep limitation in sockets that use sockets
|
8 years ago |
Tom Herbert
|
0294b625ad
net: Add read_sock proto_op
|
9 years ago |
Jason Wang
|
1576d98605
tun: switch to use skb array for tx
|
9 years ago |
Jason A. Donenfeld
|
daddef76c3
net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
|
9 years ago |
David S. Miller
|
cba6532100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Tim Bingham
|
2c94b53738
net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case
|
9 years ago |
Al Viro
|
2da62906b1
[net] drop 'size' argument of sock_recvmsg()
|
10 years ago |
Tom Herbert
|
f4a00aacdb
net: Make sock_alloc exportable
|
9 years ago |
Eric Dumazet
|
ceb5d58b21
net: fix sock_wake_async() rcu protection
|
9 years ago |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 years ago |
Hannes Frederic Sowa
|
46234253b9
net: move net_get_random_once to lib
|
10 years ago |
Jason A. Donenfeld
|
d92cff89a0
net_dbg_ratelimited: turn into no-op when !DEBUG
|
10 years ago |
Eric W. Biederman
|
eeb1bd5c40
net: Add a struct net parameter to sock_create_kern
|
10 years ago |