]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - net
vhost_net: fix possible infinite loop
[mirror_ubuntu-bionic-kernel.git] / net /
2019-08-14 Matias KarhumaaBluetooth: Fix faulty expression for minimum encryption...
2019-08-14 Xin Longtipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
2019-08-14 Martin KaFai Laubpf: udp: ipv6: Avoid running reuseport's bpf_prog...
2019-08-14 Martin KaFai Laubpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
2019-08-14 Xin Longtipc: check msg->req data len in tipc_nl_compat_bearer_...
2019-08-14 Xin Longtipc: change to use register_pernet_device
2019-08-14 Xin Longsctp: change to hold sk after auth shkey is created...
2019-08-14 JingYi Hounet: remove duplicate fetch in sock_getsockopt
2019-08-14 Eric Dumazetnet/packet: fix memory leak in packet_set_ring()
2019-08-14 Stephen Suryaputraipv4: Use return value of inet_iif() for __raw_v4_looku...
2019-08-14 Neil Hormanaf_packet: Block execution of tasks waiting for transmi...
2019-08-14 Adeodato Simónet/9p: include trans_common.h to fix missing prototype...
2019-08-14 Dominique Martinet9p: p9dirent_read: check network-provided name length
2019-08-14 Dominique Martinet9p/rdma: remove useless check in cm_event_handler
2019-08-14 Dominique Martinet9p/rdma: do not disconnect on down_interruptible EAGAIN
2019-08-14 Dominique Martinet9p/xen: fix check for xenbus_read error in front_probe
2019-08-14 Manikanta Pubbisetty{nl,mac}80211: allow 4addr AP operation on crypto contr...
2019-08-14 Jouni Malinenmac80211: Do not use stack memory with scatterlist...
2019-08-14 Yu Wangmac80211: handle deauthentication/disassociation from...
2019-08-14 Johannes Bergmac80211: drop robust management frames from unknown TA
2019-08-14 Eric Biggerscfg80211: fix memory leak of wiphy device name
2019-08-14 Marcel HoltmannBluetooth: Fix regression with minimum encryption key...
2019-08-14 Marcel HoltmannBluetooth: Align minimum encryption key size for LE...
2019-08-14 Willem de Bruijncan: purge socket error queue on sock destruct
2019-08-14 Stephen Barbervsock/virtio: set SOCK_DONE on peer shutdown
2019-08-14 Xin Longtipc: purge deferredq list for each grp member in tipc_...
2019-08-14 YueHaibingipvs: Fix use-after-free in ip_vs_in
2019-08-14 Jagdish Motwaninetfilter: nf_queue: fix reinject verdict handling
2019-08-14 Neil Hormansctp: Free cookie before we memdup a new one
2019-08-14 Taehee Yoonet: openvswitch: do not free vport if register_netdevi...
2019-08-14 Eric Dumazetneigh: fix use-after-free read in pneigh_get_next
2019-08-14 Jeremy Sowdenlapb: fixed leak of control-blocks.
2019-08-14 Eric Dumazetipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_...
2019-08-14 Eric Dumazetax25: fix inconsistent lock state in ax25_destroy_timer
2019-08-14 Jakub Jankowskinetfilter: nf_conntrack_h323: restore boundary check...
2019-08-14 Willem de Bruijnpacket: unconditionally free po->rollover
2019-08-14 Yunsheng Linethtool: check the return value of get_regs_len
2019-08-14 Olivier Matzipv6: use READ_ONCE() for inet->hdrincl as in ipv4
2019-08-14 Olivier Matzipv6: fix EFAULT on sendto with icmpv6 and hdrincl
2019-08-14 Paolo Abenipktgen: do not sleep with the thread lock held.
2019-08-14 Zhu Yanjunnet: rds: fix memory leak in rds_ib_flush_mr_pool
2019-08-14 David Ahernneighbor: Call __ipv4_neigh_lookup_noref in neigh_xmit
2019-08-14 Neil HormanFix memory leak in sctp_process_init
2019-08-14 Vivien Didelotethtool: fix potential userspace buffer overflow
2019-08-14 Junwei Hutipc: fix modprobe tipc failed after switch order of...
2019-08-14 Eric Dumazetnet-gro: fix use-after-free read in napi_gro_frags()
2019-08-14 Eric Dumazetllc: fix skb leak in llc_build_and_send_ui_pkt()
2019-08-14 Mike Manningipv6: Consider sk_bound_dev_if when binding a raw socke...
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 João Paulo Rechi... Bluetooth: Ignore CC events not matching the last HCI...
2019-08-14 Linus Lüssingbatman-adv: allow updating DAT entry timeouts on incomi...
2019-08-14 Sergey Matyukevichmac80211/cfg80211: update bss channel on channel switch
2019-08-14 William Tunet: erspan: fix use-after-free
2019-08-14 Linus Lüssingbatman-adv: mcast: fix multicast tt/tvlv worker locking
2019-08-14 Sabrina Dubrocartnetlink: always put IFLA_LINK for links with a link...
2019-08-14 Bhagavathi Perumal Smac80211: Fix kernel panic due to use of txq after...
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 Su Yanjunxfrm6_tunnel: Fix potential panic when unloading xfrm6_...
2019-08-14 YueHaibingxfrm: policy: Fix out-of-bound array accesses in __xfrm...
2019-08-14 Jorge E. Moreiravsock/virtio: Initialize core virtio vsock before regis...
2019-08-14 Stefano Garzarellavsock/virtio: free packets during the socket release
2019-08-14 Junwei Hutipc: switch order of device registration to fix a...
2019-08-14 Eric Dumazetnet: avoid weird emergency message
2019-08-14 Pablo Neira Ayusonetfilter: nf_tables: use-after-free in dynamic operations
2019-08-14 Andrei Vaginnetfilter: fix nf_l4proto_log_invalid to log invalid...
2019-08-14 Parthasarathy Bhuv... tipc: fix hanging clients using poll with EPOLLOUT...
2019-08-14 Stephen Suryaputravrf: sit mtu should not be updated when vrf netdev...
2019-08-14 Hangbin Liuvlan: disable SIOCSHWTSTAMP in container
2019-08-14 YueHaibingpacket: Fix error path in packet_init
2019-08-14 YueHaibingnet: dsa: Fix error cleanup path in dsa_init_module
2019-08-14 David Ahernipv4: Fix raw socket lookup for local traffic
2019-08-14 Tobin C. Hardingbridge: Fix error path for kobject_init_and_add()
2019-08-14 Dan CarpenterNFC: nci: Add some bounds checking in nci_hci_cmd_recei...
2019-08-14 Florian Westphalnetfilter: ctnetlink: don't use conntrack/expect object...
2019-08-14 Julian Anastasovipvs: do not schedule icmp errors from tunnels
2019-08-14 Sunil Duttnl80211: Add NL80211_FLAG_CLEAR_SKB flag for other...
2019-08-14 Felix Fietkaumac80211: fix memory accounting with A-MSDU aggregation
2019-08-14 Andrei Otcheretianskimac80211: Increase MAX_MSG_LEN
2019-08-14 Felix Fietkaumac80211: fix unaligned access in mesh table hash function
2019-08-14 Francesco Ruggerinetfilter: compat: initialize all fields in xt_init
2019-08-14 Anders Roxellbatman-adv: fix warning in function batadv_v_elp_get_th...
2019-08-14 Johannes Bergmac80211: don't attempt to rename ERR_PTR() debugfs...
2019-08-14 Sven Eckelmannbatman-adv: Reduce tt_global hash refcnt only for remov...
2019-08-14 Sven Eckelmannbatman-adv: Reduce tt_local hash refcnt only for remove...
2019-08-14 Sven Eckelmannbatman-adv: Reduce claim hash refcnt only for removed...
2019-08-14 Arnd Bergmanncaif: reduce stack size with KASAN
2019-08-14 David Howellsrxrpc: Fix net namespace cleanup
2019-08-14 Willem de Bruijnpacket: validate msg_namelen in send directly
2019-08-14 Xin Longsctp: avoid running the sctp state machine recursively
2019-08-14 Eric Dumazetl2tp: use rcu_dereference_sk_user_data() in l2tp_udp_en...
2019-08-14 Eric Dumazetl2ip: fix possible use-after-free
2019-08-14 Willem de Bruijnipv6: invert flowlabel sharing check in process and...
2019-08-14 Eric Dumazetipv6/flowlabel: wait rcu grace period before put_pid()
2019-08-14 Shmulik Ladkaniipv4: ip_do_fragment: Preserve skb_iif during fragmentation
2019-08-14 Xin Longnetfilter: bridge: set skb transport_header before...
2019-08-14 Pablo Neira Ayusonetfilter: nft_set_rbtree: check for inactive element...
next