aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ip-sysctl.txt
AgeCommit message (Expand)Author
2016-05-29Documentation: ip-sysctl.txt: clarify secure_redirectsEric Garver
2016-04-11net: ipv4: Consider failed nexthops in multipath routesDavid Ahern
2016-03-21igmp: Document sysctl_igmp_max_msfBenjamin Poirier
2016-03-21net: Fix indentation of the conf/ documentation blockBenjamin Poirier
2016-02-25net: ipv6: Make address flushing on ifdown optionalDavid Ahern
2016-02-11ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg
2016-02-11ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg
2016-02-11ipv4: add option to drop gratuitous ARP packetsJohannes Berg
2016-02-11ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg
2016-01-20net: change tcp_syn_retries documentationXin Long
2015-12-18net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern
2015-12-16net: sctp: dynamically enable or disable pf stateZhu Yanjun
2015-11-09net: Documentation: Fix default value tcp_limit_output_bytesNiklas Cassel
2015-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-10-21tcp: use RACK to detect lossesYuchung Cheng
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng
2015-10-14Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni
2015-10-12ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni
2015-09-29xfrm: Let the flowcache handle its size by default.Steffen Klassert
2015-08-31IGMP: Document igmp_link_local_mcast_reportsPhilip Downey
2015-08-25tcp: refine pacing rate determinationEric Dumazet
2015-08-12net: Document xfrm4_gc_thresh and xfrm6_gc_threshAlexander Duyck
2015-07-31ipv6: Enable auto flow labels by defaultTom Herbert
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline
2015-07-09ipv6: Nonlocal bindTom Herbert
2015-05-27tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann
2015-05-03ipv6: Flow label state rangesTom Herbert
2015-03-23ipv6: add documentation for stable_secret, idgen_delay and idgen_retries knobsHannes Frederic Sowa
2015-03-20net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit.YOSHIFUJI Hideaki/吉藤英明
2015-03-06ipv4: Documenting two sysctls for tcp PMTU probeFan Du
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2015-01-12update ip-sysctl.txt documentation (v2)Ani Sinha
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-05net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2014-10-29tcp: allow for bigger reordering levelEric Dumazet
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-09-28net_dma: simple removalDan Williams
2014-09-23icmp: add a global rate limitationEric Dumazet
2014-09-12Revert "ipv4: Clarify in docs that accept_local requires rp_filter."Sébastien Barré
2014-09-04ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa
2014-09-04ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa
2014-08-25neigh: document gc_thresh2stephen hemminger
2014-07-27inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov
2014-07-27inet: frag: remove periodic secret rebuild timerFlorian Westphal