summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ip-sysctl.txt
Commit message (Expand)AuthorAgeFilesLines
* net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2015-12-181-0/+8
* net: sctp: dynamically enable or disable pf stateZhu Yanjun2015-12-161-1/+22
* net: Documentation: Fix default value tcp_limit_output_bytesNiklas Cassel2015-11-091-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-301-2/+4
|\
| * xfrm: Let the flowcache handle its size by default.Steffen Klassert2015-09-291-2/+4
* | tcp: use RACK to detect lossesYuchung Cheng2015-10-211-0/+9
* | tcp: track min RTT using windowed min-filterYuchung Cheng2015-10-211-0/+8
* | Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni2015-10-141-17/+2Star
* | ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni2015-10-131-2/+17
|/
* IGMP: Document igmp_link_local_mcast_reportsPhilip Downey2015-08-311-0/+5
* tcp: refine pacing rate determinationEric Dumazet2015-08-251-0/+15
* net: Document xfrm4_gc_thresh and xfrm6_gc_threshAlexander Duyck2015-08-121-0/+10
* ipv6: Enable auto flow labels by defaultTom Herbert2015-08-011-1/+1
* ipv6: Implement different admin modes for automatic flow labelsTom Herbert2015-08-011-7/+13
* net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2015-07-311-0/+8
* ipv6: sysctl to restrict candidate source addressesErik Kline2015-07-221-0/+7
* ipv6: Nonlocal bindTom Herbert2015-07-101-0/+5
* tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet2015-05-271-3/+5
* tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann2015-05-191-0/+9
* ipv6: Flow label state rangesTom Herbert2015-05-041-0/+8
* ipv6: add documentation for stable_secret, idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-241-0/+25
* net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit.YOSHIFUJI Hideaki/吉藤英明2015-03-211-1/+13
* ipv4: Documenting two sysctls for tcp PMTU probeFan Du2015-03-061-0/+10
* tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell2015-02-081-0/+22
* net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-251-0/+7
* update ip-sysctl.txt documentation (v2)Ani Sinha2015-01-121-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-071-0/+14
|\
| * net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron2014-11-051-0/+14
* | net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline2014-10-291-0/+13
* | tcp: allow for bigger reordering levelEric Dumazet2014-10-291-1/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-091-8/+32
|\
| * icmp: add a global rate limitationEric Dumazet2014-09-231-0/+13
| * Revert "ipv4: Clarify in docs that accept_local requires rp_filter."Sébastien Barré2014-09-121-8/+3Star
| * ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa2014-09-051-0/+5
| * ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa2014-09-051-0/+5
| * neigh: document gc_thresh2stephen hemminger2014-08-261-0/+6
* | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-081-6/+0Star
|\ \ | |/ |/|
| * net_dma: simple removalDan Williams2014-09-281-6/+0Star
* | inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov2014-07-281-1/+2
* | inet: frag: remove periodic secret rebuild timerFlorian Westphal2014-07-281-10/+0Star
* | inet: frag: move eviction of queues to work queueFlorian Westphal2014-07-281-1/+3
* | ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-081-0/+9
* | ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-011-0/+12
|/
* net: Document promote_secondariesMartin Schwenke2014-01-281-0/+6
* ipv6: add flowlabel_consistency sysctlFlorent Fourcot2014-01-201-0/+8
* ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa2014-01-131-1/+12
* ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa2014-01-131-0/+13
* IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-071-0/+7
* ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgsHannes Frederic Sowa2013-12-181-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-2/+6
|\