aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-06myri10ge: fix an incorrect free for skb in myri10ge_sw_tsoXiaomeng Tong
2022-04-06net: wan: remove the lanmedia (lmc) driverJakub Kicinski
2022-04-06net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski
2022-04-06net: usb: remove duplicate assignmentWang Qing
2022-04-06net: ethernet: xilinx: use of_property_read_bool() instead of of_get_propertyWang Qing
2022-04-06qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-04-06Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()Andrea Parri (Microsoft)
2022-04-06Drivers: hv: balloon: Disable balloon and hot-add accordinglyBoqun Feng
2022-04-06Drivers: hv: balloon: Support status report for larger page sizesBoqun Feng
2022-04-06random: check for signal_pending() outside of need_resched() checkJann Horn
2022-04-06net: ethernet: mtk_eth_soc: support creating mac address based offload entriesFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: remove bridge flow offload type entry supportFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: rework hardware flow table managementFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: allocate struct mtk_ppe separatelyFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: support TC_SETUP_BLOCK for PPE offloadFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: add ipv6 flow offload supportDavid Bentham
2022-04-06net: ethernet: mtk_eth_soc: implement flow offloading to WED devicesFelix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)Felix Fietkau
2022-04-06net: ethernet: mtk_eth_soc: add support for coherent DMAFelix Fietkau
2022-04-06random: do not allow user to keep crng key around on stackJason A. Donenfeld
2022-04-06net: phy: mscc-miim: add support to set MDIO bus frequencyMichael Walle
2022-04-06net: phy: mscc-miim: reject clause 45 register accessesMichael Walle
2022-04-06net: axiemac: use a phandle to reference pcs_phyAndy Chiu
2022-04-06net: axienet: factor out phy_node in struct axienet_localAndy Chiu
2022-04-06net: axienet: setup mdio unconditionallyAndy Chiu
2022-04-06net: sfc: fix using uninitialized xdp tx_queueTaehee Yoo
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp
2022-04-06ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item backMario Limonciello
2022-04-05net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()Andrew Lunn
2022-04-05net: micrel: Fix KS8851 KconfigHoratiu Vultur
2022-04-05mlxsw: spectrum_router: simplify list unwindingTom Rix
2022-04-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-04-05ice: clear cmd_type_offset_bsz for TX ringsMaciej Fijalkowski
2022-04-05ice: xsk: fix VSI state check in ice_xsk_wakeup()Maciej Fijalkowski
2022-04-05ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski
2022-04-05random: opportunistically initialize on /dev/urandom readsJason A. Donenfeld
2022-04-05ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko
2022-04-05ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko
2022-04-05dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin
2022-04-04random: do not split fast init input in add_hwgenerator_randomness()Jan Varho
2022-04-04sfc: Do not free an empty page_ringMartin Habets
2022-04-04stmmac: dwmac-loongson: change loongson_dwmac_driver from global to staticTom Rix
2022-04-04bnxt_en: Prevent XDP redirect from running when stopping TX queueRay Jui
2022-04-04bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek
2022-04-04bnxt_en: Synchronize tx when xdp redirects happen on same ringPavan Chebbi
2022-04-04qed: fix ethtool register dumpManish Chopra
2022-04-04net: phy: micrel: Remove DT option lan8814,ignore-tsHoratiu Vultur
2022-04-04net: phy: micrel: Remove latency from driverHoratiu Vultur
2022-04-04ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOsChristian Lamparter