aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
2020-04-14Merge tag 'v4.19.115' into v4.19/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.19.114' into v4.19/standard/baseBruce Ashfield
2020-04-13net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy
2020-04-13ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai
2020-04-02vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel
2020-04-02tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet
2020-04-02net: ip_gre: Accept IFLA_INFO_DATA-less configurationPetr Machata
2020-04-02net: ip_gre: Separate ERSPAN newlink / changelink callbacksPetr Machata
2020-03-21Merge tag 'v4.19.112' into v4.19/standard/baseBruce Ashfield
2020-03-21Merge tag 'v4.19.111' into v4.19/standard/baseBruce Ashfield
2020-03-20ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce
2020-03-18net: memcg: fix lockdep splat in inet_csk_accept()Eric Dumazet
2020-03-18net: memcg: late association of sock to memcgShakeel Butt
2020-03-18inet_diag: return classid for all socket typesDmitry Yakunin
2020-03-18gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet
2020-03-11Merge tag 'v4.19.103' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.102' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.100' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.99' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.98' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.96' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.95' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.94' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.93' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.91' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.90' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.89' into v4.19/standard/baseBruce Ashfield
2020-03-11Merge tag 'v4.19.88' into v4.19/standard/baseBruce Ashfield
2020-02-11tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet
2020-02-11tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet
2020-02-11tcp: clear tp->delivered in tcp_disconnect()Eric Dumazet
2020-02-11tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet
2020-02-05vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-01-29tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet
2020-01-29tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang
2020-01-29Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni
2020-01-29net, ip_tunnel: fix namespaces moveWilliam Dauchy
2020-01-27tcp: annotate lockless access to tcp_memory_pressureEric Dumazet
2020-01-27net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet
2020-01-27net/udp_gso: Allow TX timestamp with UDP GSOFred Klassen
2020-01-27net: don't clear sock->sk early to avoid trouble in strparserJakub Kicinski
2020-01-27ip_tunnel: Fix route fl4 init in ip_md_tunnel_xmitwenxu
2020-01-27net: always initialize pagedlenWillem de Bruijn
2020-01-23tcp: refine rule to allow EPOLLOUT generation under mem pressureEric Dumazet
2020-01-23tcp: fix marked lost packets not being retransmittedPengcheng Yang
2020-01-23netfilter: arp_tables: init netns pointer in xt_tgdtor_param structFlorian Westphal
2020-01-14netfilter: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal
2020-01-12tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACKPengcheng Yang
2020-01-09tcp: annotate tp->rcv_nxt lockless readsEric Dumazet
2020-01-04tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet