Eric Dumazet
|
05255b823a
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
|
7 years ago |
Eric Dumazet
|
93ab6cc691
tcp: implement mmap() for zero copy receive
|
7 years ago |
Eric Dumazet
|
d1361840f8
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
|
7 years ago |
David S. Miller
|
d4069fe6fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
|
7 years ago |
Andrey Ignatov
|
aac3fc320d
bpf: Post-hooks for sys_bind
|
7 years ago |
Andrey Ignatov
|
d74bad4e74
bpf: Hooks for sys_connect
|
7 years ago |
Andrey Ignatov
|
3679d585bb
net: Introduce __inet_bind() and __inet6_bind
|
7 years ago |
Andrey Ignatov
|
4fbac77d2d
bpf: Hooks for sys_bind
|
7 years ago |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
Kirill Tkhai
|
f84c6821aa
net: Convert pernet_subsys, registered from inet_init()
|
7 years ago |
Denys Vlasenko
|
9b2c45d479
net: make getname() functions return length rather than use int* parameter
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Al Viro
|
ca25c30040
ip_rt_ioctl(): take copyin to caller
|
8 years ago |
Al Viro
|
03aef17bb7
devinet_ioctl(): take copyin/copyout to caller
|
8 years ago |
Soheil Hassas Yeganeh
|
e3f2c4a3db
ip: do not set RFS core on error queue reads
|
7 years ago |
Yafang Shao
|
563e0bb0dc
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint
|
7 years ago |
Willem de Bruijn
|
0c19f846d5
net: accept UFO datagrams from tuntap and packet
|
7 years ago |
Gustavo A. R. Silva
|
fcfd6dfab9
ipv4: mark expected switch fall-throughs
|
8 years ago |
Haishuang Yan
|
4371384856
ipv4: Namespaceify tcp_fastopen_key knob
|
8 years ago |
Haishuang Yan
|
dd000598a3
ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once
|
8 years ago |
Haishuang Yan
|
e1cfcbe82b
ipv4: Namespaceify tcp_fastopen knob
|
8 years ago |
David Ahern
|
a8e3bb347d
net: Add comment that early_demux can change via sysctl
|
8 years ago |
David Ahern
|
03157937fe
Revert "ipv4: make net_protocol const"
|
8 years ago |
Bhumika Goyal
|
aa8db499ea
ipv4: make net_protocol const
|
8 years ago |
David S. Miller
|
3b2b69efec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Nikolay Borisov
|
1714020e42
igmp: Fix regression caused by igmp sysctl namespace code.
|
8 years ago |
Tonghao Zhang
|
93b1b31f87
ipv4: Introduce ipip_offload_init helper function.
|
8 years ago |
Tom Herbert
|
306b13eb3c
proto_ops: Add locked held versions of sendmsg and sendpage
|
8 years ago |
David S. Miller
|
880388aa3c
net: Remove all references to SKB_GSO_UDP.
|
8 years ago |
Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 years ago |