]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - net/ipv4
cfg80211: Fix radar event during another phy CAC
[mirror_ubuntu-bionic-kernel.git] / net / ipv4 /
2020-03-06 Eric Dumazettcp: do not leave dangling pointers in tp->highest_sack
2020-03-06 Paolo AbeniRevert "udp: do rmem bulk free even if the rx sk queue...
2020-03-06 Wen Yangtcp_bbr: improve arithmetic division in bbr_update_bw()
2020-03-06 William Dauchynet, ip_tunnel: fix namespaces move
2020-02-14 Jakub Kicinskinet: don't clear sock->sk early to avoid trouble in...
2020-02-14 Eric Dumazettcp: annotate lockless access to tcp_memory_pressure
2020-02-14 Eric Dumazetnet: add {READ|WRITE}_ONCE() annotations on ->rskq_acce...
2020-02-14 Eric Dumazettcp: refine rule to allow EPOLLOUT generation under...
2020-02-14 Pengcheng Yangtcp: fix marked lost packets not being retransmitted
2020-02-14 Florian Westphalnetfilter: arp_tables: init netns pointer in xt_tgdtor_...
2020-02-14 Florian Westphalnetfilter: arp_tables: init netns pointer in xt_tgchk_p...
2020-02-14 Pengcheng Yangtcp: fix "old stuff" D-SACK causing SACK to be treated...
2020-01-29 Cambda Zhutcp: Fix highest_sack and highest_sack_seq
2020-01-29 Eric Dumazettcp: do not send empty skb from tcp_write_xmit()
2020-01-29 Eric Dumazettcp/dccp: fix possible race __inet_lookup_established()
2020-01-29 Hangbin Liuvti: do not confirm neighbor when do pmtu update
2020-01-29 Hangbin Liutunnel: do not confirm neighbor when do pmtu update
2020-01-29 Hangbin Liunet: add bool confirm_neigh parameter for dst_ops.updat...
2020-01-29 Antonio Messinaudp: fix integer overflow while computing available...
2020-01-29 Eric Dumazetnet: icmp: fix data-race in cmp_global_allow()
2020-01-29 Eric Dumazetinetpeer: fix data-race in inet_putpeer / inet_putpeer
2020-01-29 Eric Dumazetinet: protect against too small mtu values.
2020-01-29 Eric Dumazettcp: md5: fix potential overestimation of TCP option...
2020-01-17 Yuchung Chengtcp: fix SNMP TCP timeout under-estimation
2020-01-17 Yuchung Chengtcp: fix SNMP under-estimation on failed retransmission
2020-01-17 Yuchung Chengtcp: fix off-by-one bug on aborting window-probing...
2020-01-17 Yuchung Chengtcp: exit if nothing to retransmit on RTO timeout
2020-01-17 wenxuip_tunnel: Make none-tunnel-dst tunnel port work with...
2020-01-17 Hangbin Liuipv4/igmp: fix v1/v2 switchback timeout based on rfc337...
2019-11-28 Yuchung Chengtcp: start receiver buffer autotuning sooner
2019-11-28 Yuchung Chengtcp: up initial rmem to 128KB and SYN rwin to around...
2019-11-26 Guillaume Naultipmr: Fix skb headroom in ipmr_get_route().
2019-11-26 Tan Hunetfilter: masquerade: don't flush all conntracks if...
2019-11-26 Haishuang Yanip_gre: fix parsing gre header in ipgre_err
2019-11-26 David Ahernipv4: Fix table id reference in fib_sync_down_addr
2019-11-26 Eric Dumazetinet: stop leaking jiffies on the wire
2019-11-26 Xin Longerspan: fix the tun_info options_len check for erspan
2019-11-26 Eric Dumazetnet: use skb_queue_empty_lockless() in busy poll contexts
2019-11-26 Eric Dumazetnet: use skb_queue_empty_lockless() in poll() handlers
2019-11-26 Eric Dumazetudp: use skb_queue_empty_lockless()
2019-11-26 Eric Dumazetudp: fix data-race in udp_set_dev_scratch()
2019-11-26 Eric Dumazetnet: annotate accesses to sk->sk_incoming_cpu
2019-11-12 Wei Wangipv4: fix race condition between route lookup and inval...
2019-11-12 Stefano Brivioipv4: Return -ENETUNREACH if we can't create route...
2019-10-16 Paolo Abeninet: ipv4: avoid mixed n_redirects and rate_tokens...
2019-10-16 Haishuang Yanerspan: remove the incorrect mtu limit for erspan
2019-10-16 Stephen Hemmingernet: don't warn in inet diag when IPV6 is disabled
2019-09-26 Christoph Paaschtcp: Don't dequeue SYN/FIN-segments from write-queue
2019-09-26 Christoph Paaschtcp: Reset send_head when removing skb from write-queue
2019-09-26 Neal Cardwelltcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
2019-09-26 Eric Dumazettcp: remove empty skb from write queue in error cases
2019-09-26 Willem de Bruijntcp: inherit timestamp on mtu probe
2019-09-26 Hangbin Liuipv4/icmp: fix rt dst dev null pointer dereference
2019-09-17 Miaohe Linnetfilter: Fix rpfilter dropping vrf packets by mistake
2019-09-17 Haishuang Yanipip: validate header length in ipip_tunnel_xmit
2019-09-04 Taehee Yooip: frags: fix crash in ip_do_fragment()
2019-08-14 Xin Longip_tunnel: allow not to count pkts on tstats by setting...
2019-08-14 Eric Dumazettcp: be more careful in tcp_fragment()
2019-08-14 Christoph Paaschtcp: Reset bytes_acked and bytes_received when disconne...
2019-08-14 Eric Dumazettcp: fix tcp_set_congestion_control() use from bpf...
2019-08-14 Matteo Croceipv4: don't set IPv6 only flags to IPv4 addresses
2019-08-14 Eric Dumazetigmp: fix memory leak in igmpv3_del_delrec()
2019-08-14 Martin KaFai Laubpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
2019-08-14 Stephen Suryaputraipv4: Use return value of inet_iif() for __raw_v4_looku...
2019-08-14 Eric Dumazetipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
2019-08-14 Eric Dumazetipv4/igmp: fix another memory leak in igmpv3_del_delrec()
2019-08-14 Eric Dumazetinet: switch IP ID generator to siphash
2019-08-14 William Tunet: erspan: fix use-after-free
2019-08-14 Steffen Klassertxfrm4: Fix uninitialized memory read in _decode_session4
2019-08-14 Sabrina Dubrocaesp4: add length check for UDP encapsulation
2019-08-14 Jeremy Sowdenvti4: ipip tunnel deregistration fixes.
2019-08-14 David Ahernipv4: Fix raw socket lookup for local traffic
2019-08-14 Shmulik Ladkaniipv4: ip_do_fragment: Preserve skb_iif during fragmentation
2019-08-14 ZhangXiaoxuipv4: set the tcp_min_rtt_wlen range from 0 to one day
2019-08-14 Eric Dumazetipv4: add sanity checks in ipv4_link_failure()
2019-08-14 Peter Oskolkovip: process in-order fragments efficiently
2019-08-14 Peter Oskolkovnet: IP defrag: encapsulate rbtree defrag code into...
2019-08-14 Peter Oskolkovip: add helpers to process in-order fragments faster.
2019-08-14 Eric Dumazetipv4: ensure rcu_read_lock() in ipv4_link_failure()
2019-08-14 Stephen Suryaputraipv4: recompile ip options in ipv4_link_failure
2019-08-14 Eric Dumazettcp: tcp_grow_window() needs to respect tcp_space()
2019-08-14 Lorenzo Bianconinet: fou: do not use guehdr after iptunnel_pull_offload...
2019-08-14 Dust Litcp: fix a potential NULL pointer dereference in tcp_sk...
2019-08-14 Stephen Suryaputravrf: check accept_source_route on the original netdevice
2019-08-14 Koen De Scheppertcp: Ensure DCTCP reacts to losses
2019-08-14 Anders Roxellnetfilter: ipt_CLUSTERIP: fix warning unused variable cn
2019-08-14 Martin Williesp: Skip TX bytes accounting when sending from a reque...
2019-08-14 Guillaume Naulttcp: handle inet_csk_reqsk_queue_add() failures
2019-08-14 Christoph Paaschtcp: Don't access TCP_SKB_CB before initializing it
2019-08-14 Xin Longroute: set the deleted fnhe fnhe_daddr to 0 in ip_del_f...
2019-08-14 Paolo Abeniipv4/route: fail early when inet dev is missing
2019-08-14 Su Yanjunvti4: Fix a ipip packet processing bug in 'IPCOMP'...
2019-08-14 David Ahernipv4: Return error for RTA_VIA attribute
2019-08-14 Nazarov Sergeynet: avoid use IPCB in cipso_v4_error
2019-08-14 Nazarov Sergeynet: Add __icmp_send helper.
2019-08-14 Paul Moorenetlabel: fix out-of-bounds memory accesses
2019-08-14 Taehee Yoonetfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in...
2019-08-14 Konstantin Khlebnikovinet_diag: fix reporting cgroup classid and fallback...
2019-08-14 Eric Dumazettcp: tcp_v4_err() should be more careful
2019-08-14 Eric Dumazettcp: clear icsk_backoff in tcp_write_queue_purge()
next