aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-18tcp: add tcp_comp_sack_nr sysctlEric Dumazet1-0/+1
2018-05-18tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet1-0/+1
2018-05-10tcp: Add mark for TIMEWAIT socketsJon Maxwell1-2/+14
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+16
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov1-0/+16
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai1-2/+0
2018-03-26net: Use octal not symbolic permissionsJoe Perches1-1/+1
2018-02-21tcp: remove dead code after CHECKSUM_PARTIAL adoptionEric Dumazet1-10/+3
2018-02-14tcp: try to keep packet if SYN_RCV race is lostEric Dumazet1-1/+12
2018-02-13net: Convert pernet_subsys, registered from inet_init()Kirill Tkhai1-0/+2
2018-02-07tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu1-1/+2
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan1-1/+0
2017-12-26tcp: md5: Handle RCU dereference of md5sig_infoMat Martineau1-1/+1
2017-12-20net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_storeYafang Shao1-1/+1
2017-12-12tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch1-1/+1
2017-12-03tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet1-19/+40
2017-11-15tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger1-0/+9
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet1-3/+10
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet1-0/+1
2017-10-28tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet1-0/+2
2017-10-28tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet1-0/+2
2017-10-28tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet1-0/+5
2017-10-28tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet1-0/+2
2017-10-27tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet1-1/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet1-0/+1
2017-10-27tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet1-0/+1
2017-10-26tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet1-1/+1
2017-10-24tcp: add tracepoint trace_tcp_destroy_sockSong Liu1-0/+2
2017-10-24tcp: add tracepoint trace_tcp_send_resetSong Liu1-1/+5
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-9/+13
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet1-9/+13
2017-10-20tcp: socket option to set TCP fast open keyYuchung Cheng1-0/+1
2017-10-18ipv4: mark expected switch fall-throughsGustavo A. R. Silva1-1/+2
2017-10-07tcp: implement rb-tree based retransmit queueEric Dumazet1-1/+1
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+5
2017-10-01ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan1-0/+2
2017-10-01ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan1-0/+6
2017-10-01ipv4: Namespaceify tcp_fastopen knobHaishuang Yan1-0/+2