summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-08-22net/mlx5: Push out SF devlink port init and cleanup code to separate helpersJiri Pirko
2023-08-22net/mlx5: Rework devlink port alloc/free into init/cleanupJiri Pirko
2023-08-22igc: Fix the typo in the PTM Control macroSasha Neftin
2023-08-22igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-22bnx2x: new flag for track HW resource allocationThinh Tran
2023-08-22Merge tag 'devicetree-fixes-for-6.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-22sfc: allocate a big enough SKB for loopback selftest packetEdward Cree
2023-08-22Merge tag 'mlx5-updates-2023-08-16' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-22Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-08-22leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'Marek Behún
2023-08-22net: ethernet: mtk_eth_soc: fix NULL pointer on hw resetDaniel Golle
2023-08-22vrf: Remove unnecessary RCU-bh critical sectionIdo Schimmel
2023-08-22vxlan: vnifilter: Use GFP_KERNEL instead of GFP_ATOMICIdo Schimmel
2023-08-22net: ethernet: ti: Remove unused declarationsYue Haibing
2023-08-22net: microchip: Remove unused declarationsYue Haibing
2023-08-22ionic: Remove unused declarationsYue Haibing
2023-08-22net: mscc: ocelot: Remove unused declarationsYue Haibing
2023-08-22net: dsa: microchip: Remove unused declarationsYue Haibing
2023-08-22bonding: update port speed when getting bond speedHangbin Liu
2023-08-22alx: fix OOB-read compiler warningGONG, Ruiqi
2023-08-21tg3: Use slab_build_skb() when neededKees Cook
2023-08-21net: pcs: lynxi: implement pcs_disable opDaniel Golle
2023-08-21of/platform: increase refcount of fwnodePeng Fan
2023-08-21Revert "pds_core: Fix some kernel-doc comments"Jakub Kicinski
2023-08-21net/mlx5: Devcom, only use devcom after NULL check in mlx5_devcom_send_event()Li Zetao
2023-08-21net/mlx5: DR, Supporting inline WQE when possibleItamar Gozlan
2023-08-21net/mlx5: Rename devlink port ops struct for PFs/VFsJiri Pirko
2023-08-21net/mlx5: Remove VPORT_UPLINK handling from devlink_port.cJiri Pirko
2023-08-21net/mlx5: Call mlx5_esw_offloads_rep_load/unload() for uplink port directlyJiri Pirko
2023-08-21net/mlx5: Remove health syndrome enum duplicationGal Pressman
2023-08-21net/mlx5: DR, Remove unneeded local variableYevgeny Kliteynik
2023-08-21net/mlx5: DR, Fix code indentationYevgeny Kliteynik
2023-08-21net/mlx5: IRQ, consolidate irq and affinity mask allocationSaeed Mahameed
2023-08-21net/mlx5e: Fix spelling mistake "Faided" -> "Failed"Colin Ian King
2023-08-21net/mlx5e: aRFS, Introduce ethtool statsAdham Faris
2023-08-21net/mlx5e: aRFS, Warn if aRFS table does not exist for aRFS ruleAdham Faris
2023-08-21net/mlx5e: aRFS, Prevent repeated kernel rule migrations requestsAdham Faris
2023-08-21ice: Fix NULL pointer deref during VF resetPetr Oros
2023-08-21Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros
2023-08-21ice: fix receive buffer size miscalculationJesse Brandeburg
2023-08-21of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring
2023-08-21of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring
2023-08-21platform/x86: ideapad-laptop: Add support for new hotkeys found on ThinkBook ...André Apitzsch
2023-08-21platform/x86: lenovo-ymc: Add Lenovo Yoga 7 14ACN6 to ec_trigger_quirk_dmi_tableSwapnil Devesh
2023-08-21ACPI: resource: Fix IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede
2023-08-21pds_core: Fix some kernel-doc commentsYang Li
2023-08-21Merge tag 'v6.5-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-08-20net: stmmac: Check more MAC HW features for XGMAC Core 3.20Furong Xu
2023-08-20net: lan743x: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie