net/af_iucv: build proper skbs for HiperTransport
[platform/kernel/linux-rpi.git] / net / ipv4 /
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-14 Florian Westphalnetfilter: arp_tables: init netns pointer in xt_tgchk_p...
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-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 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-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-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-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-12 David Ahernipv4: Fix table id reference in fib_sync_down_addr
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-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-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-01 Stephen Hemmingernet: don't warn in inet diag when IPV6 is disabled
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-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 Hangbin Liuipv4/icmp: fix rt dst dev null pointer dereference
2019-08-16 Miaohe Linnetfilter: Fix rpfilter dropping vrf packets by mistake
2019-08-09 Haishuang Yanipip: validate header length in ipip_tunnel_xmit
2019-08-04 Xin Longip_tunnel: allow not to count pkts on tstats by setting...
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...
2019-07-28 Eric Dumazettcp: be more careful in tcp_fragment()
2019-07-28 Matteo Croceipv4: don't set IPv6 only flags to IPv4 addresses
2019-07-28 Eric Dumazetigmp: fix memory leak in igmpv3_del_delrec()
2019-07-03 Martin KaFai Laubpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
2019-07-03 Daniel Borkmannbpf: fix unconnected udp hooks
2019-07-03 Stephen Suryaputraipv4: Use return value of inet_iif() for __raw_v4_looku...
2019-06-22 Eric Dumazettcp: refine memory limit test in tcp_fragment()
2019-06-17 Eric Dumazettcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
2019-06-17 Eric Dumazettcp: add tcp_min_snd_mss sysctl
2019-06-17 Eric Dumazettcp: tcp_fragment() should apply sane memory limits
2019-06-17 Eric Dumazettcp: limit payload size of sacked skbs
2019-06-11 Xin Longipv4: not do cache for local delivery if bc_forwarding...
2019-06-04 Eric Dumazetipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
2019-06-04 Eric Dumazetipv4/igmp: fix another memory leak in igmpv3_del_delrec()
2019-06-04 Eric Dumazetinet: switch IP ID generator to siphash
2019-05-25 Steffen Klassertxfrm4: Fix uninitialized memory read in _decode_session4
2019-05-25 Sabrina Dubrocaesp4: add length check for UDP encapsulation
2019-05-25 Jeremy Sowdenvti4: ipip tunnel deregistration fixes.
2019-05-16 David Ahernipv4: Fix raw socket lookup for local traffic
2019-05-05 Shmulik Ladkaniipv4: ip_do_fragment: Preserve skb_iif during fragmentation
2019-05-02 ZhangXiaoxuipv4: set the tcp_min_rtt_wlen range from 0 to one day
2019-05-02 Eric Dumazetipv4: add sanity checks in ipv4_link_failure()
2019-04-27 Peter Oskolkovnet: IP defrag: encapsulate rbtree defrag code into...
2019-04-27 Eric Dumazetipv4: ensure rcu_read_lock() in ipv4_link_failure()
2019-04-27 Stephen Suryaputraipv4: recompile ip options in ipv4_link_failure
2019-04-27 Eric Dumazettcp: tcp_grow_window() needs to respect tcp_space()
2019-04-27 Lorenzo Bianconinet: fou: do not use guehdr after iptunnel_pull_offload...
2019-04-17 Lorenzo Bianconinet: ip_gre: fix possible use-after-free in erspan_rcv
2019-04-17 Stephen Suryaputravrf: check accept_source_route on the original netdevice
2019-04-17 Dust Litcp: fix a potential NULL pointer dereference in tcp_sk...
2019-04-17 Koen De Scheppertcp: Ensure DCTCP reacts to losses
2019-03-23 Anders Roxellnetfilter: ipt_CLUSTERIP: fix warning unused variable cn
2019-03-23 Martin Williesp: Skip TX bytes accounting when sending from a reque...
2019-03-19 Guillaume Naulttcp: handle inet_csk_reqsk_queue_add() failures
2019-03-19 Christoph Paaschtcp: Don't access TCP_SKB_CB before initializing it
2019-03-19 Soheil Hassas Yeganehtcp: do not report TCP_CM_INQ of 0 for closed connections
2019-03-19 Xin Longroute: set the deleted fnhe fnhe_daddr to 0 in ip_del_f...
2019-03-19 Paolo Abeniipv4/route: fail early when inet dev is missing
next