summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-12Linux 5.4.11v5.4.11Greg Kroah-Hartman1-1/+1
2020-01-12usb: missing parentheses in USE_NEW_SCHEMEQi Zhou1-1/+1
2020-01-12USB: serial: option: add Telit ME910G1 0x110a compositionDaniele Palmas1-0/+2
2020-01-12USB: core: fix check for duplicate endpointsJohan Hovold1-12/+58
2020-01-12usb: dwc3: gadget: Fix request complete checkThinh Nguyen1-0/+7
2020-01-12net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit1-0/+3
2020-01-12net/mlx5e: Fix hairpin RSS table sizeEli Cohen3-17/+17
2020-01-12net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik3-12/+14
2020-01-12net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha1-3/+4
2020-01-12net: dsa: mv88e6xxx: force cmode write on 6141/6341Baruch Siach1-6/+6
2020-01-12net/mlx5: Move devlink registration before interfaces loadMichael Guralnik1-7/+9
2020-01-12macb: Don't unregister clks unconditionallyStephen Boyd1-3/+1
2020-01-12vlan: vlan_changelink() should propagate errorsEric Dumazet1-3/+7
2020-01-12vlan: fix memory leak in vlan_dev_set_egress_priorityEric Dumazet3-5/+8
2020-01-12net: sch_prio: When ungrafting, replace with FIFOPetr Machata1-2/+8
2020-01-12mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata1-0/+7
2020-01-12vxlan: fix tos value before xmitHangbin Liu1-2/+2
2020-01-12tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACKPengcheng Yang1-1/+4
2020-01-12sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLYXin Long1-10/+18
2020-01-12sch_cake: avoid possible divide by zero in cake_enqueue()Wen Yang1-1/+1
2020-01-12pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet1-2/+4
2020-01-12net: usb: lan78xx: fix possible skb leakEric Dumazet1-6/+3
2020-01-12net: stmmac: Fixed link does not need MDIO BusJose Abreu1-1/+1
2020-01-12net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai1-1/+1
2020-01-12net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai1-0/+3
2020-01-12net: freescale: fec: Fix ethtool -d runtime PMAndrew Lunn1-0/+9
2020-01-12net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn2-0/+6
2020-01-12macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet2-1/+9
2020-01-12gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet1-2/+3
2020-01-12tracing: Do not create directories if lockdown is in affectSteven Rostedt (VMware)2-0/+23
2020-01-12selftests: pmtu: fix init mtu value in descriptionHangbin Liu1-3/+3
2020-01-12hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang3-6/+11
2020-01-12llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex1-2/+2
2020-01-12s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann1-1/+1
2020-01-12s390/qeth: fix promiscuous mode after resetJulian Wiedmann3-1/+4
2020-01-12s390/qeth: handle error due to unsupported transport modeJulian Wiedmann2-7/+12
2020-01-12sbitmap: only queue kyber's wait callback if not already activeDavid Jeffery1-1/+1
2020-01-12parisc: Fix compiler warnings in debug_core.cHelge Deller1-2/+8
2020-01-12block: fix memleak when __blk_rq_map_user_iov() is failedYang Yingliang1-1/+1
2020-01-12s390/dasd: fix memleak in path handling error caseStefan Haberland1-17/+2
2020-01-12s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2-5/+6
2020-01-12block: Fix a lockdep complaint triggered by request queue flushingBart Van Assche2-0/+6
2020-01-12arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe listWei Li1-0/+1
2020-01-12platform/x86: pcengines-apuv2: fix simswap GPIO assignmentEnrico Weigelt, metux IT consult1-1/+1
2020-01-12net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2-3/+12
2020-01-12net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy3-4/+12
2020-01-12net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy5-33/+13
2020-01-12xsk: Add rcu_read_lock around the XSK wakeupMaxim Mikityanskiy1-8/+14
2020-01-12tpm/tpm_ftpm_tee: add shutdown call backPavel Tatashin1-4/+18
2020-01-12drm/exynos: gsc: add missed component_delChuhong Yuan1-0/+1