Fan Du
|
b0f9ca53cb
ipv4: Namespecify TCP PMTU mechanism
|
10 years ago |
Neal Cardwell
|
032ee42369
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
|
10 years ago |
Eric Dumazet
|
dca145ffaa
tcp: allow for bigger reordering level
|
10 years ago |
Linus Torvalds
|
35a9ad8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 years ago |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
10 years ago |
Dan Williams
|
7bced39751
net_dma: simple removal
|
11 years ago |
Eric Dumazet
|
4cdf507d54
icmp: add a global rate limitation
|
11 years ago |
Vincent Bernat
|
49a601589c
net/ipv4: bind ip_nonlocal_bind to current netns
|
11 years ago |
Hannes Frederic Sowa
|
a9fe8e2994
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
|
11 years ago |
WANG Cong
|
122ff243f5
ipv4: make ip_local_reserved_ports per netns
|
11 years ago |
Lorenzo Colitti
|
84f39b08d7
net: support marking accepting TCP sockets
|
11 years ago |
Lorenzo Colitti
|
e110861f86
net: add a sysctl to reflect the fwmark on replies
|
11 years ago |
Cong Wang
|
ba6b918ab2
ping: move ping_group_range out of CONFIG_SYSCTL
|
11 years ago |
Cong Wang
|
c9d8f1a642
ipv4: move local_port_range out of CONFIG_SYSCTL
|
11 years ago |
Hannes Frederic Sowa
|
f87c10a8aa
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing
|
11 years ago |
Weilong Chen
|
5797deb657
ipv4: ERROR: code indent should use tabs where possible
|
11 years ago |
Hannes Frederic Sowa
|
974eda11c5
inet: make no_pmtu_disc per namespace and kill ipv4_config
|
11 years ago |
Eric Dumazet
|
f54b311142
tcp: auto corking
|
11 years ago |
Yuchung Cheng
|
9f9843a751
tcp: properly handle stretch acks in slow start
|
11 years ago |
Eric W. Biederman
|
fd2d5356d9
ipv4: Allow unprivileged users to use per net sysctls
|
11 years ago |
Eric W. Biederman
|
0a6fa23dcb
ipv4: Use math to point per net sysctls into the appropriate struct net.
|
11 years ago |
Eric W. Biederman
|
a4fe34bf90
tcp_memcontrol: Remove the per netns control.
|
11 years ago |
Eric W. Biederman
|
f594d63199
tcp_memcontrol: Remove setting cgroup settings via sysctl
|
11 years ago |
Hannes Frederic Sowa
|
222e83d2e0
tcp: switch tcp_fastopen key generation to net_get_random_once
|
11 years ago |
Eric W. Biederman
|
0bbf87d852
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
|
12 years ago |
Eric Dumazet
|
95bd09eb27
tcp: TSO packets automatic sizing
|
12 years ago |
David S. Miller
|
0e76a3a587
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
c9bee3b7fd
tcp: TCP_NOTSENT_LOWAT socket option
|
12 years ago |
Michal Tesar
|
651e92716a
sysctl net: Keep tcp_syn_retries inside the boundary
|
12 years ago |
Joe Perches
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |