summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_ipv4.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-31
|\
| * bpf: Hooks for sys_connectAndrey Ignatov2018-03-31
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | net: Use octal not symbolic permissionsJoe Perches2018-03-26
|/
* tcp: remove dead code after CHECKSUM_PARTIAL adoptionEric Dumazet2018-02-21
* tcp: try to keep packet if SYN_RCV race is lostEric Dumazet2018-02-14
* net: Convert pernet_subsys, registered from inet_init()Kirill Tkhai2018-02-13
* tcp: tracepoint: only call trace_tcp_send_reset with full socketSong Liu2018-02-07
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* tcp: md5: Handle RCU dereference of md5sig_infoMat Martineau2017-12-26
* net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...Yafang Shao2017-12-20
* tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch2017-12-12
* tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet2017-12-03
* tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2017-11-15
* tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
|\
| * tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet2017-10-26
* | tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_challenge_ack_limitEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_limit_output_bytesEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_tso_win_divisorEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_moderate_rcvbufEric Dumazet2017-10-28
* | tcp: Namespace-ify sysctl_tcp_frtoEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_adv_win_scaleEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_app_winEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_dsackEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_max_reorderingEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_retrans_collapseEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_slow_start_after_idleEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_recoveryEric Dumazet2017-10-27
* | tcp: Namespace-ify sysctl_tcp_early_retransEric Dumazet2017-10-27
* | tcp: add tracepoint trace_tcp_destroy_sockSong Liu2017-10-24
* | tcp: add tracepoint trace_tcp_send_resetSong Liu2017-10-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\ \ | |/
| * tcp/dccp: fix ireq->opt racesEric Dumazet2017-10-21
* | tcp: socket option to set TCP fast open keyYuchung Cheng2017-10-20
* | ipv4: mark expected switch fall-throughsGustavo A. R. Silva2017-10-18
* | tcp: implement rb-tree based retransmit queueEric Dumazet2017-10-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
|\ \ | |/
| * IPv4: early demux can return an error codePaolo Abeni2017-10-01
* | ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan2017-10-01
* | ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan2017-10-01
* | ipv4: Namespaceify tcp_fastopen knobHaishuang Yan2017-10-01
|/
* tcp: fix a request socket leakEric Dumazet2017-09-08
* tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney2017-08-23