brcmfmac: support firmware reporting 160 MHz channels
[platform/kernel/linux-rpi.git] / net / ipv4 /
2020-03-26 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2020-03-20 Matteo Croceipv4: ensure rcu_read_lock() in cipso_v4_error()
2020-03-18 Eric Dumazetnet: memcg: fix lockdep splat in inet_csk_accept()
2020-03-18 Shakeel Buttnet: memcg: late association of sock to memcg
2020-03-18 Dmitry Yakunininet_diag: return classid for all socket types
2020-03-18 Eric Dumazetgre: fix uninit-value in __iptunnel_pull_header
2020-02-20 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2020-02-11 Eric Dumazettcp: clear tp->segs_{in|out} in tcp_disconnect()
2020-02-11 Eric Dumazettcp: clear tp->data_segs{in|out} in tcp_disconnect()
2020-02-11 Eric Dumazettcp: clear tp->delivered in tcp_disconnect()
2020-02-11 Eric Dumazettcp: clear tp->total_retrans in tcp_disconnect()
2020-02-06 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2020-02-05 Nicolas Dichtelvti[6]: fix packet tx through bpf_redirect()
2020-01-29 Eric Dumazettcp: do not leave dangling pointers in tp->highest_sack
2020-01-29 Wen Yangtcp_bbr: improve arithmetic division in bbr_update_bw()
2020-01-29 Paolo AbeniRevert "udp: do rmem bulk free even if the rx sk queue...
2020-01-29 William Dauchynet, ip_tunnel: fix namespaces move
2020-01-27 Eric Dumazettcp: annotate lockless access to tcp_memory_pressure
2020-01-27 Eric Dumazetnet: add {READ|WRITE}_ONCE() annotations on ->rskq_acce...
2020-01-27 Fred Klassennet/udp_gso: Allow TX timestamp with UDP GSO
2020-01-27 Jakub Kicinskinet: don't clear sock->sk early to avoid trouble in...
2020-01-27 wenxuip_tunnel: Fix route fl4 init in ip_md_tunnel_xmit
2020-01-27 Willem de Bruijnnet: always initialize pagedlen
2020-01-23 Eric Dumazettcp: refine rule to allow EPOLLOUT generation under...
2020-01-23 Pengcheng Yangtcp: fix marked lost packets not being retransmitted
2020-01-23 Florian Westphalnetfilter: arp_tables: init netns pointer in xt_tgdtor_...
2020-01-20 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2020-01-14 Florian Westphalnetfilter: arp_tables: init netns pointer in xt_tgchk_p...
2020-01-14 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2020-01-12 Pengcheng Yangtcp: fix "old stuff" D-SACK causing SACK to be treated...
2020-01-09 Eric Dumazettcp: annotate tp->rcv_nxt lockless reads
2020-01-06 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2020-01-04 Eric Dumazettcp: do not send empty skb from tcp_write_xmit()
2020-01-04 Eric Dumazettcp/dccp: fix possible race __inet_lookup_established()
2020-01-04 Hangbin Liuvti: do not confirm neighbor when do pmtu update
2020-01-04 Hangbin Liutunnel: do not confirm neighbor when do pmtu update
2020-01-04 Hangbin Liunet: add bool confirm_neigh parameter for dst_ops.updat...
2020-01-04 Antonio Messinaudp: fix integer overflow while computing available...
2020-01-04 Cambda Zhutcp: Fix highest_sack and highest_sack_seq
2020-01-04 Eric Dumazetnet: icmp: fix data-race in cmp_global_allow()
2020-01-04 Eric Dumazetinetpeer: fix data-race in inet_putpeer / inet_putpeer
2019-12-21 Eric Dumazettcp: md5: fix potential overestimation of TCP option...
2019-12-21 Eric Dumazetinet: protect against too small mtu values.
2019-12-17 Cong Wanggre: refetch erspan header from skb->data after pskb_ma...
2019-12-13 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-12-13 Yuchung Chengtcp: fix SNMP TCP timeout under-estimation
2019-12-13 Yuchung Chengtcp: fix SNMP under-estimation on failed retransmission
2019-12-13 Yuchung Chengtcp: fix off-by-one bug on aborting window-probing...
2019-12-09 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-12-05 Yuchung Chengtcp: exit if nothing to retransmit on RTO timeout
2019-12-05 Lorenzo Bianconinet: ip_gre: do not report erspan_ver for gre or gretap
2019-12-05 wenxuip_tunnel: Make none-tunnel-dst tunnel port work with...
2019-12-01 Taehee Yoonet: bpfilter: fix iptables failure if bpfilter_umh...
2019-12-01 Hangbin Liuipv4/igmp: fix v1/v2 switchback timeout based on rfc337...
2019-11-26 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-11-24 Yuchung Chengtcp: start receiver buffer autotuning sooner
2019-11-24 Yuchung Chengtcp: up initial rmem to 128KB and SYN rwin to around...
2019-11-22 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-11-20 Tan Hunetfilter: masquerade: don't flush all conntracks if...
2019-11-20 Haishuang Yanip_gre: fix parsing gre header in ipgre_err
2019-11-20 Guillaume Naultipmr: Fix skb headroom in ipmr_get_route().
2019-11-18 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-11-12 David Ahernipv4: Fix table id reference in fib_sync_down_addr
2019-11-11 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-11-10 Paolo Abeniipv4: fix route update on metric change.
2019-11-10 Eric Dumazetnet: use skb_queue_empty_lockless() in busy poll contexts
2019-11-10 Eric Dumazetnet: use skb_queue_empty_lockless() in poll() handlers
2019-11-10 Eric Dumazetudp: use skb_queue_empty_lockless()
2019-11-10 Eric Dumazetudp: fix data-race in udp_set_dev_scratch()
2019-11-10 Eric Dumazetnet: annotate accesses to sk->sk_incoming_cpu
2019-11-10 Eric Dumazetinet: stop leaking jiffies on the wire
2019-11-10 Xin Longerspan: fix the tun_info options_len check for erspan
2019-11-01 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-10-29 Stefano Brivioipv4: Return -ENETUNREACH if we can't create route...
2019-10-29 Wei Wangipv4: fix race condition between route lookup and inval...
2019-10-11 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-10-07 Josh Huntudp: only do GSO if # of segs > 1
2019-10-07 Josh Huntudp: fix gso_segs calculations
2019-10-07 Paolo Abeninet: ipv4: avoid mixed n_redirects and rate_tokens...
2019-10-07 Haishuang Yanerspan: remove the incorrect mtu limit for erspan
2019-10-05 Eric Dumazettcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
2019-10-04 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-10-01 Stephen Hemmingernet: don't warn in inet diag when IPV6 is disabled
2019-09-24 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-09-21 Willem de Bruijnudp: correct reuseport selection with connected sockets
2019-09-19 Neal Cardwelltcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
2019-09-17 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-09-10 Eric Dumazettcp: remove empty skb from write queue in error cases
2019-09-10 Willem de Bruijntcp: inherit timestamp on mtu probe
2019-09-06 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-09-06 Hangbin Liuipv4/icmp: fix rt dst dev null pointer dereference
2019-08-23 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-08-16 Miaohe Linnetfilter: Fix rpfilter dropping vrf packets by mistake
2019-08-15 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-08-09 Haishuang Yanipip: validate header length in ipip_tunnel_xmit
2019-08-05 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-08-04 Xin Longip_tunnel: allow not to count pkts on tstats by setting...
2019-07-31 popcornmixMerge remote-tracking branch 'stable/linux-4.19.y'...
2019-07-28 Christoph Paaschtcp: Reset bytes_acked and bytes_received when disconne...
2019-07-28 Eric Dumazettcp: fix tcp_set_congestion_control() use from bpf...
next