aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v4.19.87' into v4.19/standard/baseBruce Ashfield
2019-12-02Merge tag 'v4.19.86' into v4.19/standard/baseBruce Ashfield
2019-12-02Merge tag 'v4.19.85' into v4.19/standard/baseBruce Ashfield
2019-12-01net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo
2019-12-01ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu
2019-11-24tcp: start receiver buffer autotuning soonerYuchung Cheng
2019-11-24tcp: up initial rmem to 128KB and SYN rwin to around 64KBYuchung Cheng
2019-11-20netfilter: masquerade: don't flush all conntracks if only one address deleted...Tan Hu
2019-11-20ip_gre: fix parsing gre header in ipgre_errHaishuang Yan
2019-11-20ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault
2019-11-17Merge tag 'v4.19.84' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.83' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.81' into v4.19/standard/baseBruce Ashfield
2019-11-12ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern
2019-11-10ipv4: fix route update on metric change.Paolo Abeni
2019-11-10net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-11-10net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-11-10udp: use skb_queue_empty_lockless()Eric Dumazet
2019-11-10udp: fix data-race in udp_set_dev_scratch()Eric Dumazet
2019-11-10net: annotate accesses to sk->sk_incoming_cpuEric Dumazet
2019-11-10inet: stop leaking jiffies on the wireEric Dumazet
2019-11-10erspan: fix the tun_info options_len check for erspanXin Long
2019-10-29ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio
2019-10-29ipv4: fix race condition between route lookup and invalidationWei Wang
2019-10-10Merge tag 'v4.19.78' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.77' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.76' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.75' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.74' into v4.19/standard/baseBruce Ashfield
2019-10-07udp: only do GSO if # of segs > 1Josh Hunt
2019-10-07udp: fix gso_segs calculationsJosh Hunt
2019-10-07net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni
2019-10-07erspan: remove the incorrect mtu limit for erspanHaishuang Yan
2019-10-05tcp: better handle TCP_USER_TIMEOUT in SYN_SENT stateEric Dumazet
2019-10-01net: don't warn in inet diag when IPV6 is disabledStephen Hemminger
2019-09-21udp: correct reuseport selection with connected socketsWillem de Bruijn
2019-09-19tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell
2019-09-15Merge tag 'v4.19.72' into v4.19/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.70' into v4.19/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.67' into v4.19/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.66' into v4.19/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.64' into v4.19/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.19.62' into v4.19/standard/baseBruce Ashfield
2019-09-10tcp: remove empty skb from write queue in error casesEric Dumazet
2019-09-10tcp: inherit timestamp on mtu probeWillem de Bruijn
2019-09-06ipv4/icmp: fix rt dst dev null pointer dereferenceHangbin Liu
2019-08-16netfilter: Fix rpfilter dropping vrf packets by mistakeMiaohe Lin
2019-08-09ipip: validate header length in ipip_tunnel_xmitHaishuang Yan
2019-08-04ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long
2019-07-28tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch