summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-12Linux 5.4.11v5.4.11Greg Kroah-Hartman
2020-01-12usb: missing parentheses in USE_NEW_SCHEMEQi Zhou
2020-01-12USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas
2020-01-12USB: core: fix check for duplicate endpointsJohan Hovold
2020-01-12usb: dwc3: gadget: Fix request complete checkThinh Nguyen
2020-01-12net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit
2020-01-12net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2020-01-12net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik
2020-01-12net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha
2020-01-12net: dsa: mv88e6xxx: force cmode write on 6141/6341Baruch Siach
2020-01-12net/mlx5: Move devlink registration before interfaces loadMichael Guralnik
2020-01-12macb: Don't unregister clks unconditionallyStephen Boyd
2020-01-12vlan: vlan_changelink() should propagate errorsEric Dumazet
2020-01-12vlan: fix memory leak in vlan_dev_set_egress_priorityEric Dumazet
2020-01-12net: sch_prio: When ungrafting, replace with FIFOPetr Machata
2020-01-12mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata
2020-01-12vxlan: fix tos value before xmitHangbin Liu
2020-01-12tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACKPengcheng Yang
2020-01-12sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLYXin Long
2020-01-12sch_cake: avoid possible divide by zero in cake_enqueue()Wen Yang
2020-01-12pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet
2020-01-12net: usb: lan78xx: fix possible skb leakEric Dumazet
2020-01-12net: stmmac: Fixed link does not need MDIO BusJose Abreu
2020-01-12net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2020-01-12net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai
2020-01-12net: freescale: fec: Fix ethtool -d runtime PMAndrew Lunn
2020-01-12net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn
2020-01-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-12gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet
2020-01-12tracing: Do not create directories if lockdown is in affectSteven Rostedt (VMware)
2020-01-12selftests: pmtu: fix init mtu value in descriptionHangbin Liu
2020-01-12hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang
2020-01-12llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex
2020-01-12s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann
2020-01-12s390/qeth: fix promiscuous mode after resetJulian Wiedmann
2020-01-12s390/qeth: handle error due to unsupported transport modeJulian Wiedmann
2020-01-12sbitmap: only queue kyber's wait callback if not already activeDavid Jeffery
2020-01-12parisc: Fix compiler warnings in debug_core.cHelge Deller
2020-01-12block: fix memleak when __blk_rq_map_user_iov() is failedYang Yingliang
2020-01-12s390/dasd: fix memleak in path handling error caseStefan Haberland
2020-01-12s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner
2020-01-12block: Fix a lockdep complaint triggered by request queue flushingBart Van Assche
2020-01-12arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe listWei Li
2020-01-12platform/x86: pcengines-apuv2: fix simswap GPIO assignmentEnrico Weigelt, metux IT consult
2020-01-12net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2020-01-12net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2020-01-12net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2020-01-12xsk: Add rcu_read_lock around the XSK wakeupMaxim Mikityanskiy
2020-01-12tpm/tpm_ftpm_tee: add shutdown call backPavel Tatashin
2020-01-12drm/exynos: gsc: add missed component_delChuhong Yuan