| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v4.19.79' into v4.19-rt | Steven Rostedt (VMware) | 2019-10-14 | 7 | -15/+19 |
|\ |
|
| * | udp: only do GSO if # of segs > 1 | Josh Hunt | 2019-10-07 | 1 | -4/+7 |
| * | udp: fix gso_segs calculations | Josh Hunt | 2019-10-07 | 1 | -1/+1 |
| * | net: ipv4: avoid mixed n_redirects and rate_tokens usage | Paolo Abeni | 2019-10-07 | 1 | -3/+2 |
| * | erspan: remove the incorrect mtu limit for erspan | Haishuang Yan | 2019-10-07 | 1 | -0/+1 |
| * | tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state | Eric Dumazet | 2019-10-05 | 1 | -2/+3 |
| * | net: don't warn in inet diag when IPV6 is disabled | Stephen Hemminger | 2019-10-01 | 1 | -3/+0 |
| * | udp: correct reuseport selection with connected sockets | Willem de Bruijn | 2019-09-21 | 2 | -2/+5 |
| * | tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR | Neal Cardwell | 2019-09-19 | 1 | -1/+1 |
* | | Merge tag 'v4.19.72' into v4.19-rt | Steven Rostedt (VMware) | 2019-09-14 | 9 | -26/+68 |
|\ \
| |/ |
|
| * | tcp: remove empty skb from write queue in error cases | Eric Dumazet | 2019-09-10 | 1 | -9/+20 |
| * | tcp: inherit timestamp on mtu probe | Willem de Bruijn | 2019-09-10 | 1 | -1/+2 |
| * | ipv4/icmp: fix rt dst dev null pointer dereference | Hangbin Liu | 2019-09-06 | 1 | -1/+7 |
| * | netfilter: Fix rpfilter dropping vrf packets by mistake | Miaohe Lin | 2019-08-16 | 1 | -0/+1 |
| * | ipip: validate header length in ipip_tunnel_xmit | Haishuang Yan | 2019-08-09 | 1 | -0/+3 |
| * | ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL | Xin Long | 2019-08-04 | 1 | -3/+6 |
| * | tcp: Reset bytes_acked and bytes_received when disconnecting | Christoph Paasch | 2019-07-28 | 1 | -0/+2 |
| * | tcp: fix tcp_set_congestion_control() use from bpf hook | Eric Dumazet | 2019-07-28 | 2 | -4/+6 |
| * | tcp: be more careful in tcp_fragment() | Eric Dumazet | 2019-07-28 | 1 | -2/+11 |
| * | ipv4: don't set IPv6 only flags to IPv4 addresses | Matteo Croce | 2019-07-28 | 1 | -0/+8 |
| * | igmp: fix memory leak in igmpv3_del_delrec() | Eric Dumazet | 2019-07-28 | 1 | -6/+2 |
* | | Merge tag 'v4.19.59' into v4.19-rt | Steven Rostedt (VMware) | 2019-07-19 | 9 | -11/+53 |
|\ \
| |/ |
|
| * | bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro | Martin KaFai Lau | 2019-07-03 | 1 | -1/+5 |
| * | bpf: fix unconnected udp hooks | Daniel Borkmann | 2019-07-03 | 1 | -0/+4 |
| * | ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop | Stephen Suryaputra | 2019-07-03 | 1 | -1/+1 |
| * | tcp: refine memory limit test in tcp_fragment() | Eric Dumazet | 2019-06-22 | 1 | -1/+2 |
| * | tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() | Eric Dumazet | 2019-06-17 | 1 | -0/+1 |
| * | tcp: add tcp_min_snd_mss sysctl | Eric Dumazet | 2019-06-17 | 3 | -2/+13 |
| * | tcp: tcp_fragment() should apply sane memory limits | Eric Dumazet | 2019-06-17 | 2 | -0/+6 |
| * | tcp: limit payload size of sacked skbs | Eric Dumazet | 2019-06-17 | 3 | -9/+24 |
* | | Merge tag 'v4.19.50' into v4.19-rt | Steven Rostedt (VMware) | 2019-06-14 | 2 | -33/+48 |
|\ \
| |/ |
|
| * | ipv4: not do cache for local delivery if bc_forwarding is enabled | Xin Long | 2019-06-11 | 1 | -11/+11 |
| * | ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST | Eric Dumazet | 2019-06-04 | 1 | -11/+11 |
| * | ipv4/igmp: fix another memory leak in igmpv3_del_delrec() | Eric Dumazet | 2019-06-04 | 1 | -17/+30 |
| * | inet: switch IP ID generator to siphash | Eric Dumazet | 2019-06-04 | 1 | -5/+7 |
* | | Merge tag 'v4.19.47' into v4.19-rt | Steven Rostedt (VMware) | 2019-06-14 | 7 | -30/+61 |
|\ \
| |/ |
|
| * | xfrm4: Fix uninitialized memory read in _decode_session4 | Steffen Klassert | 2019-05-25 | 1 | -11/+13 |
| * | esp4: add length check for UDP encapsulation | Sabrina Dubroca | 2019-05-25 | 1 | -5/+15 |
| * | vti4: ipip tunnel deregistration fixes. | Jeremy Sowden | 2019-05-25 | 1 | -2/+3 |
| * | ipv4: Fix raw socket lookup for local traffic | David Ahern | 2019-05-16 | 1 | -2/+2 |
| * | ipv4: ip_do_fragment: Preserve skb_iif during fragmentation | Shmulik Ladkani | 2019-05-05 | 1 | -0/+1 |
| * | ipv4: set the tcp_min_rtt_wlen range from 0 to one day | ZhangXiaoxu | 2019-05-02 | 1 | -1/+4 |
| * | ipv4: add sanity checks in ipv4_link_failure() | Eric Dumazet | 2019-05-02 | 1 | -9/+23 |
* | | Merge tag 'v4.19.37' into v4.19-rt | Steven Rostedt (VMware) | 2019-04-28 | 10 | -304/+386 |
|\ \
| |/ |
|
| * | net: IP defrag: encapsulate rbtree defrag code into callable functions | Peter Oskolkov | 2019-04-27 | 2 | -267/+328 |
| * | ipv4: ensure rcu_read_lock() in ipv4_link_failure() | Eric Dumazet | 2019-04-27 | 1 | -2/+8 |
| * | ipv4: recompile ip options in ipv4_link_failure | Stephen Suryaputra | 2019-04-27 | 1 | -1/+9 |
| * | tcp: tcp_grow_window() needs to respect tcp_space() | Eric Dumazet | 2019-04-27 | 1 | -5/+5 |
| * | net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv | Lorenzo Bianconi | 2019-04-27 | 1 | -1/+3 |
| * | net: ip_gre: fix possible use-after-free in erspan_rcv | Lorenzo Bianconi | 2019-04-17 | 1 | -5/+10 |