aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_ipv4.c
AgeCommit message (Expand)Author
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2021-09-22tcp: seq_file: Avoid skipping sk during tcp_seek_last_posMartin KaFai Lau
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2021-07-28tcp: annotate data races around tp->mtu_infoEric Dumazet
2020-08-26Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2020-07-22tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriersEric Dumazet
2020-07-22tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()Eric Dumazet
2020-04-14Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2020-01-04tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2019-11-18Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2019-11-10inet: stop leaking jiffies on the wireEric Dumazet
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2019-06-17tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-05-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2019-05-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2019-03-19tcp: Don't access TCP_SKB_CB before initializing itChristoph Paasch
2019-02-23tcp: tcp_v4_err() should be more carefulEric Dumazet
2018-11-06Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2018-10-18inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-09-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2018-09-15ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT stateEric Dumazet
2018-08-13Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/intelBruce Ashfield
2018-06-26tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden
2018-02-13net: take the tcp_sk_lock lock with BH disabledSebastian Andrzej Siewior
2018-02-13net: add back the missing serialization in ip_send_unicast_reply()Sebastian Andrzej Siewior
2018-01-02tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2017-12-17tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet
2017-10-26tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet
2017-10-01IPv4: early demux can return an error codePaolo Abeni
2017-09-08tcp: fix a request socket leakEric Dumazet
2017-08-23tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-14tcp: fix possible deadlock in TCP stack vs BPF filterEric Dumazet
2017-08-07net: ipv4: add second dif to inet socket lookupsDavid Ahern
2017-08-06ip/options: explicitly provide net ns to __ip_options_echo()Paolo Abeni
2017-07-31tcp: remove low_latency sysctlFlorian Westphal
2017-07-31tcp: remove prequeue supportFlorian Westphal
2017-07-24tcp: remove redundant argument from tcp_rcv_established()Matvejchikov Ilya
2017-07-06tcp: md5: tcp_md5_do_lookup_exact() can be staticWu Fengguang
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena
2017-06-22tcp: Add a tcp_filter hook before handle ack packetChenbo Feng
2017-06-21tcp: md5: hide unused variableArnd Bergmann
2017-06-19tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande
2017-06-19tcp: md5: add an address prefix for key lookupIvan Delalande
2017-06-15tcp: ULP infrastructureDave Watson
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet
2017-06-08tcp: Namespaceify sysctl_tcp_sackEric Dumazet