summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ip-sysctl.txt
Commit message (Expand)AuthorAgeFilesLines
* docs: networking: convert ip-sysctl.txt to ReSTMauro Carvalho Chehab2020-04-281-2374/+0
* net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu2020-04-281-0/+12
* Documentation: add documentation of ping_group_rangeStephen Hemminger2020-04-221-0/+7
* Documentation: Fix tcp_challenge_ack_limit default valueCambda Zhu2020-04-151-1/+1
* tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima2020-03-121-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-091-1/+1
|\
| * net: Correct type of tcp_syncookies sysctl.David S. Miller2020-01-021-1/+1
* | net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang2019-12-091-0/+4
|/
* net: Fix a documentation bug wrt. ip_unprivileged_port_startMaciej Żenczykowski2019-11-261-4/+5
* sctp: add support for Primary Path SwitchoverXin Long2019-11-081-0/+12
* sctp: add pf_expose per netns and sock and asocXin Long2019-11-081-0/+22
* tcp: increase tcp_max_syn_backlog max valueEric Dumazet2019-10-311-2/+5
* net: increase SOMAXCONN to 4096Eric Dumazet2019-10-311-2/+2
* tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt2019-08-091-0/+6
* docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab2019-07-151-1/+1
* docs: sysctl: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* ipv6: Support multipath hashing on inner IP pktsStephen Suryaputra2019-07-081-0/+1
* ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet2019-07-011-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-0/+16
|\
| * tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-151-0/+8
| * tcp: add tcp_rx_skb_cache sysctlEric Dumazet2019-06-141-0/+8
* | ipv4: Support multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra2019-06-141-0/+1
* | ipv6: tcp: enable flowlabel reflection in some RST packetsEric Dumazet2019-06-051-5/+15
* | Documentation: ip-sysctl.txt: Document tcp_fastopen_keyJason Baron2019-05-301-0/+20
|/
* net-next: net: Fix typos in ip-sysctl.txtMasanari Iida2019-05-211-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-021-0/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-04-301-0/+2
| |\
| | * xfrm: update doc about xfrm[46]_gc_threshNicolas Dichtel2019-04-121-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-251-0/+1
|\| |
| * | ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2019-04-171-0/+1
| |/
* | ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra2019-04-181-1/+16
* | ipv4: Allow amount of dirty memory from fib resizing to be controllableDavid Ahern2019-03-211-0/+5
* | ipv6: Add icmp_echo_ignore_anycast for ICMPv6Stephen Suryaputra2019-03-201-0/+5
* | ipv6: Add icmp_echo_ignore_multicast support for ICMPv6Stephen Suryaputra2019-03-191-0/+5
|/
* neighbor: Improve garbage collectionDavid Ahern2018-12-071-2/+2
* tcp: tsq: no longer use limit_output_bytes for paced flowsEric Dumazet2018-11-111-1/+1
* net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning2018-11-071-0/+12
* Documentation: ip-sysctl.txt: Document tcp_fwmark_acceptLorenzo Colitti2018-10-291-0/+11
* net/ipv6: Add knob to skip DELROUTE message on device downDavid Ahern2018-10-121-0/+8
* net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not intMaciej Żenczykowski2018-09-261-1/+1
* ipv6: Add icmp_echo_ignore_all support for ICMPv6Virgile Jarry2018-08-131-0/+5
* net: ipv4: Control SKB reprioritization after forwardingPetr Machata2018-08-011-0/+9
* Documentation: ip-sysctl.txt: document addr_gen_modeSabrina Dubroca2018-07-111-0/+10
* skbuff: preserve sock reference when scrubbing the skb.Flavio Leitner2018-06-281-5/+5
* docs: networking: fix minor typos in various documentation filesOlivier Gayot2018-06-041-1/+1
* net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimizationMaciej Żenczykowski2018-06-041-3/+7
* tcp: add tcp_comp_sack_nr sysctlEric Dumazet2018-05-181-0/+6
* tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet2018-05-181-0/+7
* tcp: disable RFC6675 loss detectionYuchung Cheng2018-05-171-1/+2
* tcp: support DUPACK threshold in RACKYuchung Cheng2018-05-171-0/+1