summaryrefslogtreecommitdiff
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.218' into v4.9-rtClark Williams2020-04-113-11/+35
|\
| * vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel2020-04-022-8/+31
| * net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca2020-04-021-3/+4
* | Merge tag 'v4.9.217' into v4.9-rtClark Williams2020-03-252-3/+16
|\ \ | |/
| * ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce2020-03-201-1/+6
| * gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet2020-03-201-2/+10
* | Merge tag 'v4.9.214' into v4.9-rtClark Williams2020-02-191-0/+6
|\ \ | |/
| * tcp: clear tp->segs_{in|out} in tcp_disconnect()Eric Dumazet2020-02-141-0/+2
| * tcp: clear tp->data_segs{in|out} in tcp_disconnect()Eric Dumazet2020-02-141-0/+2
| * tcp: clear tp->delivered in tcp_disconnect()Eric Dumazet2020-02-141-0/+1
| * tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet2020-02-141-0/+1
* | Merge tag 'v4.9.213' into v4.9-rtClark Williams2020-02-191-2/+11
|\ \ | |/
| * vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel2020-02-051-2/+11
* | Merge tag 'v4.9.212' into v4.9-rtClark Williams2020-02-192-5/+2
|\ \ | |/
| * tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang2020-01-291-2/+1
| * net, ip_tunnel: fix namespaces moveWilliam Dauchy2020-01-291-3/+1
* | Merge tag 'v4.9.211' into v4.9-rtClark Williams2020-02-192-12/+14
|\ \ | |/
| * tcp: fix marked lost packets not being retransmittedPengcheng Yang2020-01-231-3/+4
| * netfilter: arp_tables: init netns pointer in xt_tgdtor_param structFlorian Westphal2020-01-231-9/+10
* | Merge tag 'v4.9.210' into v4.9-rtClark Williams2020-02-192-16/+25
|\ \ | |/
| * netfilter: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal2020-01-141-11/+16
| * tcp: minimize false-positives on TCP/GRO checkMarcelo Ricardo Leitner2020-01-141-5/+9
* | Merge tag 'v4.9.209' into v4.9-rtClark Williams2020-02-191-1/+4
|\ \ | |/
| * tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACKPengcheng Yang2020-01-121-1/+4
* | Merge tag 'v4.9.208' into v4.9-rtClark Williams2020-02-195-18/+29
|\ \ | |/
| * tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet2020-01-041-0/+8
| * tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet2020-01-043-13/+15
| * net: icmp: fix data-race in cmp_global_allow()Eric Dumazet2020-01-041-5/+6
* | Merge tag 'v4.9.207' into v4.9-rtClark Williams2020-02-194-17/+17
|\ \ | |/
| * inet: protect against too small mtu values.Eric Dumazet2019-12-212-10/+9
| * tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet2019-12-211-2/+3
| * tcp: fix SNMP TCP timeout under-estimationYuchung Cheng2019-12-211-4/+4
| * tcp: fix off-by-one bug on aborting window-probing socketYuchung Cheng2019-12-211-1/+1
* | Merge tag 'v4.9.206' into v4.9-rtClark Williams2020-02-191-1/+7
|\ \ | |/
| * ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu2019-12-051-1/+7
* | Merge tag 'v4.9.203' into v4.9-rtClark Williams2020-02-182-9/+7
|\ \ | |/
| * ip_gre: fix parsing gre header in ipgre_errHaishuang Yan2019-11-252-9/+7
* | Merge tag 'v4.9.201' into v4.9-rtSteven Rostedt (VMware)2019-11-144-7/+10
|\ \ | |/
| * ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern2019-11-121-1/+1
| * inet: stop leaking jiffies on the wireEric Dumazet2019-11-102-3/+3
| * ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio2019-10-291-3/+6
* | Merge tag 'v4.9.197' into v4.9-rtSteven Rostedt (VMware)2019-11-141-3/+2
|\ \ | |/
| * net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni2019-10-071-3/+2
* | Merge tag 'v4.9.195' into v4.9-rtSteven Rostedt (VMware)2019-11-1414-51/+124
|\ \ | |/
| * tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell2019-09-211-1/+1
| * tcp: inherit timestamp on mtu probeWillem de Bruijn2019-09-101-1/+2
| * inet: switch IP ID generator to siphashEric Dumazet2019-08-251-5/+7
| * tcp: be more careful in tcp_fragment()Eric Dumazet2019-08-111-1/+10
| * tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch2019-08-041-0/+2
| * ipv4: don't set IPv6 only flags to IPv4 addressesMatteo Croce2019-08-041-0/+8