]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - net/ipv4
serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
[mirror_ubuntu-bionic-kernel.git] / net / ipv4 /
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()
2019-08-14 Lorenzo Bianconinet: ipv4: use a dedicated counter for icmp_v4 redirect...
2019-08-14 Willem de Bruijntcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT...
2019-08-14 Ido Schimmelnet: ipv4: Fix memory leak in network namespace dismantle
2019-08-14 Ross Lagerwallnet: Fix usage of pskb_trim_rcsum
2019-08-14 Taehee Yoonetfilter: ipt_CLUSTERIP: fix deadlock in netns exit...
2019-08-14 Taehee Yoonetfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE...
2019-08-14 Taehee Yoonetfilter: ipt_CLUSTERIP: check MAC address when duplic...
2019-08-14 Willem de Bruijnip: on queued skb use skb_header_pointer instead of...
2019-08-14 Eric Dumazetnet: clear skb->tstamp in forwarding paths
2019-08-14 Willem de Bruijnip: validate header length on virtual device xmit
2019-08-14 Eric Dumazettcp: fix a race in inet_diag_dump_icsk()
2019-07-24 Taehee Yoonetfilter: nat: fix double register in masquerade modules
2019-07-24 Taehee Yoonetfilter: add missing error handling code for register...
2019-07-24 Eric Dumazettcp: lack of available data can also cause TSO defer
2019-07-24 Yuchung Chengtcp: fix NULL ref in tail loss probe
2019-07-24 Eric Dumazettcp: Do not underestimate rwnd_limited
2019-07-24 Jiri Wiesneripv4: ipv6: netfilter: Adjust the frag mem limit when...
2019-07-24 Sultan Alsawafip_tunnel: Fix name string concatenate in __ip_tunnel_c...
2019-07-24 Stephen Mallontcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest...
2019-07-24 Eric Dumazetinet: frags: better deal with smp races
2019-07-24 Sabrina Dubrocaip_tunnel: don't force DF when MTU is locked
2019-07-24 Stefan Nuernbergernet/ipv4: defensive cipso option parsing
2019-07-24 Nikolay Aleksandrovnet: ipmr: fix unresolved entry dumps
2019-07-24 Cong Wangnet: drop skb on failure in ip_check_defrag()
2019-07-24 Sean Tranchettinet: udp: fix handling of CHECKSUM_COMPLETE packets
2019-07-24 Sowmini Varadhanxfrm: reset transport header back to network header...
2019-07-24 Sabrina Dubrocanet: ipv4: don't let PMTU updates increase route MTU
2019-07-24 Eric Dumazetinet: make sure to grab rcu_read_lock before using...
2019-07-24 Eric Dumazettcp/dccp: fix lockdep issue when SYN is backlogged
2019-07-24 Jiri Kosinaudp: Unbreak modules that rely on external __skb_recv_u...
2019-07-24 Sabrina Dubrocanet: ipv4: update fnhe_pmtu when first hop's MTU changes
2019-07-24 Eric Dumazetipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
2019-07-24 Paolo Abeniip_tunnel: be careful when accessing the inner header
2019-07-24 Kevin Yangtcp_bbr: in restart from idle, see if we should exit...
2019-07-24 Kevin Yangtcp_bbr: add bbr_check_probe_rtt_done() helper
2019-07-24 Paolo Abeniudp4: fix IP_CMSG_CHECKSUM for connected sockets
2019-07-24 Toke Høiland-Jørgensengso_segment: Reset skb->mac_len after modifying network...
2019-07-24 Vincent Whitchurchtcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
2019-07-24 Haishuang Yanerspan: return PACKET_REJECT when the appropriate tunne...
2019-07-24 Haishuang Yanerspan: fix error handling for erspan tunnel
2019-07-24 Peter Oskolkovip: discard IPv4 datagrams with overlapping segments.
2019-07-24 Eric Dumazetinet: frags: fix ip6frag_low_thresh boundary
2019-07-24 Eric Dumazetinet: frags: get rid of ipfrag_skb_cb/FRAG_CB
2019-07-24 Eric Dumazetinet: frags: do not clone skb in ip_expire()
2019-07-24 Eric Dumazetinet: frags: break the 2GB limit for frags storage
2019-07-24 Eric Dumazetinet: frags: remove inet_frag_maybe_warn_overflow()
2019-07-24 Eric Dumazetinet: frags: get rif of inet_frag_evicting()
2019-07-24 Eric Dumazetinet: frags: remove some helpers
2019-07-24 Eric Dumazetinet: frags: use rhashtables for reassembly units
2019-07-24 Eric Dumazetinet: frags: refactor ipfrag_init()
2019-07-24 Eric Dumazetinet: frags: add a pointer to struct netns_frags
2019-07-24 Eric Dumazetinet: frags: change inet_frags_init_net() return value
2019-07-24 Daniel Borkmanntcp, ulp: fix leftover icsk_ulp_ops preventing sock...
2019-07-24 Daniel Borkmanntcp, ulp: add alias for all ulp modules
2019-07-24 Florian Westphaltcp: do not restart timewait timer on rst reception
2019-07-24 Eric Dumazetipv4: tcp: send zero IPID for RST and ACK sent in SYN...
2019-07-24 Paolo Abeniipfrag: really prevent allocation on netns exit
2019-07-24 Randy Dunlaptcp: identify cryptic messages as TCP seq # bugs
next