Yafang Shao
|
3d97d88e80
tcp: minor optimization around tcp_hdr() usage in receive path
|
7 years ago |
Eric Dumazet
|
9c21d2fc41
tcp: add tcp_comp_sack_nr sysctl
|
7 years ago |
Eric Dumazet
|
6d82aa2420
tcp: add tcp_comp_sack_delay_ns sysctl
|
7 years ago |
Jon Maxwell
|
0048369055
tcp: Add mark for TIMEWAIT sockets
|
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
|
d74bad4e74
bpf: Hooks for sys_connect
|
7 years ago |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
Joe Perches
|
d6444062f8
net: Use octal not symbolic permissions
|
7 years ago |
Eric Dumazet
|
98be9b1209
tcp: remove dead code after CHECKSUM_PARTIAL adoption
|
7 years ago |
Eric Dumazet
|
e0f9759f53
tcp: try to keep packet if SYN_RCV race is lost
|
7 years ago |
Kirill Tkhai
|
f84c6821aa
net: Convert pernet_subsys, registered from inet_init()
|
7 years ago |
Song Liu
|
5c487bb9ad
tcp: tracepoint: only call trace_tcp_send_reset with full socket
|
7 years ago |
Alexey Dobriyan
|
96890d6252
net: delete /proc THIS_MODULE references
|
7 years ago |
Mat Martineau
|
fb7df5e400
tcp: md5: Handle RCU dereference of md5sig_info
|
7 years ago |
Yafang Shao
|
986ffdfd08
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store
|
7 years ago |
Christoph Paasch
|
30791ac419
tcp md5sig: Use skb's saddr when replying to an incoming segment
|
7 years ago |
Eric Dumazet
|
eeea10b83a
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
|
7 years ago |
Stephen Hemminger
|
6670e15244
tcp: Namespace-ify sysctl_tcp_default_congestion_control
|
7 years ago |
Eric Dumazet
|
356d1833b6
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
|
7 years ago |
David S. Miller
|
e1ea2f9856
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
c26e91f8b9
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
|
8 years ago |
Eric Dumazet
|
23a7102a2d
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
|
8 years ago |
Eric Dumazet
|
4170ba6b58
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
|
8 years ago |
Eric Dumazet
|
790f00e19f
tcp: Namespace-ify sysctl_tcp_autocorking
|
8 years ago |
Eric Dumazet
|
bd23970429
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
|
8 years ago |
Eric Dumazet
|
26e9596e5b
tcp: Namespace-ify sysctl_tcp_min_tso_segs
|
8 years ago |
Eric Dumazet
|
b530b68148
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
|
8 years ago |
Eric Dumazet
|
9184d8bb44
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
|
8 years ago |
Eric Dumazet
|
d06a990458
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
|
8 years ago |
Eric Dumazet
|
4540c0cf98
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
|
8 years ago |