Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7d072b404c5d8f1e0b62b6bc488dfeaa61bd2d8d
/
Documentation
/
networking
/
ip-sysctl.txt
9f0761c
ipv6: add documentation for stable_secret, idgen_delay and idgen_retries knobs
by Hannes Frederic Sowa
· 10 years ago
89c69d3
net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit.
by YOSHIFUJI Hideaki/吉藤英明
· 10 years ago
fab4276
ipv4: Documenting two sysctls for tcp PMTU probe
by Fan Du
· 10 years ago
032ee42
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
by Neal Cardwell
· 10 years ago
c2943f1
net: ipv6: Add sysctl entry to disable MTU updates from RA
by Harout Hedeshian
· 10 years ago
25050c6
update ip-sysctl.txt documentation (v2)
by Ani Sinha
· 10 years ago
4e84b49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
219b5f2
net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.
by Loganaden Velvindron
· 10 years ago
7fd2561
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
by Erik Kline
· 10 years ago
dca145f
tcp: allow for bigger reordering level
by Eric Dumazet
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
d0cd848
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 10 years ago
7bced39
net_dma: simple removal
by Dan Williams
· 11 years ago
4cdf507
icmp: add a global rate limitation
by Eric Dumazet
· 10 years ago
72b126a
Revert "ipv4: Clarify in docs that accept_local requires rp_filter."
by Sébastien Barré
· 10 years ago
a9fe8e2
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
by Hannes Frederic Sowa
· 10 years ago
2f71193
ipv6: add sysctl_mld_qrv to configure query robustness variable
by Hannes Frederic Sowa
· 10 years ago
a3d1214
neigh: document gc_thresh2
by stephen hemminger
· 10 years ago
1bab4c7
inet: frag: set limits and make init_net's high_thresh limit global
by Nikolay Aleksandrov
· 10 years ago
e3a57d1
inet: frag: remove periodic secret rebuild timer
by Florian Westphal
· 10 years ago
b13d3cb
inet: frag: move eviction of queues to work queue
by Florian Westphal
· 10 years ago
cb1ce2e
ipv6: Implement automatic flow label generation on transmit
by Tom Herbert
· 10 years ago
d933319
ipv6: Allow accepting RA from local IP addresses.
by Ben Greear
· 10 years ago
d922e1c
net: Document promote_secondaries
by Martin Schwenke
· 11 years ago
6444f72
ipv6: add flowlabel_consistency sysctl
by Florent Fourcot
· 11 years ago
8ed1dc4
ipv4: introduce hardened ip_no_pmtu_disc mode
by Hannes Frederic Sowa
· 11 years ago
f87c10a
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing
by Hannes Frederic Sowa
· 11 years ago
509aba3
IPv6: add the option to use anycast addresses as source addresses in echo reply
by FX Le Bail
· 11 years ago
cd174e6
ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs
by Hannes Frederic Sowa
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
188b04d
ipv4: improve documentation of ip_no_pmtu_disc
by Hannes Frederic Sowa
· 11 years ago
f54b311
tcp: auto corking
by Eric Dumazet
· 11 years ago
98e0938
tcp: tsq: restore minimal amount of queueing
by Eric Dumazet
· 11 years ago
9f9843a7
tcp: properly handle stretch acks in slow start
by Yuchung Cheng
· 11 years ago
0d41cca
tcp: enable sockets to use MSG_FASTOPEN by default
by Yuchung Cheng
· 11 years ago
f212781
net: ipv6: mld: document force_mld_version in ip-sysctl.txt
by Daniel Borkmann
· 11 years ago
95bd09e
tcp: TSO packets automatic sizing
by Eric Dumazet
· 11 years ago
b800c3b
ipv6: drop fragmented ndisc packets by default (RFC 6980)
by Hannes Frederic Sowa
· 11 years ago
fc4eba5
ipv6: make unsolicited report intervals configurable for mld
by Hannes Frederic Sowa
· 11 years ago
71acc0d
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
by David S. Miller
· 11 years ago
cda5f98
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
by Daniel Borkmann
· 11 years ago
5ad37d5
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
by Hannes Frederic Sowa
· 11 years ago
c9bee3b7
tcp: TCP_NOTSENT_LOWAT socket option
by Eric Dumazet
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a3c910d
tcp: doc : fix the syncookies default value
by Shan Wei
· 11 years ago
e3d73bc
net: add doc for ip_early_demux sysctl
by Cong Wang
· 11 years ago
e8b265e
doc:networking: Fix default value (icmp_ignore_bogus_error_responses).
by Rami Rosen
· 11 years ago
3dd17ed
doc:networking: Fix typo in documentation/networking
by Masanari Iida
· 11 years ago
e33099f
tcp: implement RFC5682 F-RTO
by Yuchung Cheng
· 12 years ago
9b44190
tcp: refactor F-RTO
by Yuchung Cheng
· 12 years ago
1a2c618
tcp: Remove TCPCT
by Christoph Paasch
· 12 years ago
b66c66d
Documentation: fix neigh/default/gc_thresh1 default value.
by Li RongQing
· 12 years ago
6ba8a3b
tcp: Tail loss probe (TLP)
by Nandita Dukkipati
· 12 years ago
ca2eb56
tcp: remove Appropriate Byte Count support
by Stephen Hemminger
· 12 years ago
2724680
neigh: Keep neighbour cache entries if number of them is small enough.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
3d55b32
doc: Clarify behavior when sysctl tcp_ecn = 1
by Vijay Subramanian
· 12 years ago
3b09adc
ip-sysctl: fix spelling errors
by stephen hemminger
· 12 years ago
db2b620
ipv6: document ndisc_notify in networking/ip-sysctl.txt
by Hannes Frederic Sowa
· 12 years ago
d825da2
doc: Tighten-up and clarify description of tcp_fin_timeout
by Rick Jones
· 12 years ago
5d248c4
net: doc : use more suitable word 'unexpected' to replace 'secluded'
by Shan Wei
· 12 years ago
cc86802
net: doc: add default value for neighbour parameters
by Shan Wei
· 12 years ago
7e3a2dc
doc: make the description of how tcp_ecn works more explicit and clear
by Rick Jones
· 12 years ago
3c68198
sctp: Make hmac algorithm selection for cookie generation dynamic
by Neil Horman
· 12 years ago
1046716
tcp: TCP Fast Open Server - header & support functions
by Jerry Chu
· 12 years ago
6c9ff97
tcp: Increase timeout for SYN segments
by Alex Bergmann
· 12 years ago
0c7462a
ipv4: remove rt_cache_rebuild_count
by Eric Dumazet
· 12 years ago
5aa93bc
sctp: Implement quick failover draft from tsvwg
by Neil Horman
· 12 years ago
67da22d
net-tcp: Fast Open client - cookie-less mode
by Yuchung Cheng
· 12 years ago
cf60af0
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
by Yuchung Cheng
· 12 years ago
282f23c
tcp: implement RFC 5961 3.2
by Eric Dumazet
· 12 years ago
46d3cea
tcp: TCP Small Queues
by Eric Dumazet
· 12 years ago
c801e3c
ipv4: Clarify in docs that accept_local requires rp_filter.
by David S. Miller
· 12 years ago
d0daebc3
ipv4: Add interface option to enable routing of 127.0.0.0/8
by Thomas Graf
· 12 years ago
4981682
netfilter: bridge: optionally set indev to vlan
by Pablo Neira Ayuso
· 12 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
b49960a
tcp: change tcp_adv_win_scale and tcp_rmem[2]
by Eric Dumazet
· 13 years ago
eed530b
tcp: early retransmit
by Yuchung Cheng
· 13 years ago
c60f6aa
net: doc: merge /proc/sys/net/core/* documents into one place
by Shan Wei
· 13 years ago
5d6bd86
TCP: update ip_local_port_range documentation
by Fernando Luis Vazquez Cao
· 13 years ago
959327c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
99b53bd
ipv4:correct description for tcp_max_syn_backlog
by Peter Pan(潘卫平)
· 13 years ago
d8a6e65
tcp: inherit listener congestion control for passive cnx
by Eric Dumazet
· 13 years ago
8b5c171
neigh: new unresolved queue limits
by Eric Dumazet
· 13 years ago
20db93c
net: min_pmtu default is 552
by Eric Dumazet
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
605b91c
net: Documentation: Fix type of variables
by Roy.Li
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
026359b
ipv6: Send ICMPv6 RSes only when RAs are accepted
by Tore Anderson
· 13 years ago
d5c073ca
net: Documentation: RFC 2553bis is now RFC 3493
by Geoffrey Thomas
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
06b8fc5
net: Fix default in docs for tcp_orphan_retries.
by David S. Miller
· 13 years ago
6539fef
Update documented default values for various TCP/UDP tunables
by Max Matveev
· 13 years ago
a6e1204
Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunables
by Max Matveev
· 13 years ago
4b9d9be
inetpeer: remove unused list
by Eric Dumazet
· 13 years ago
81146ec
tcp: document tcp_max_ssthresh (Limited Slow-Start)
by Ilpo Järvinen
· 14 years ago
34a6ef3
tcp_ecn is an integer not a boolean
by Peter Chubb
· 14 years ago
cc6f02d
net: change ip_default_ttl documentation
by Eric Dumazet
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
0147fc0
tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
by Alexey Dobriyan
· 14 years ago
Next »