Age | Commit message (Expand) | Author |
2023-05-29 | net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818 | Sebastian Krzyszkowiak |
2023-05-26 | nfcsim.c: Fix error checking for debugfs_create_dir | Osama Muhammad |
2023-05-26 | amd-xgbe: fix the false linkup in xgbe_phy_status | Raju Rangoju |
2023-05-25 | Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2023-05-25 | net: stmmac: fix call trace when stmmac_xdp_xmit() is invoked | Wei Fang |
2023-05-25 | net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure | Thomas Bogendoerfer |
2023-05-25 | Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-05-25 | Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds |
2023-05-25 | Merge tag 'platform-drivers-x86-v6.4-3' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2023-05-24 | net: phy: mscc: enable VSC8501/2 RGMII RX clock | David Epping |
2023-05-24 | net: phy: mscc: remove unnecessary phydev locking | David Epping |
2023-05-24 | net: phy: mscc: add support for VSC8501 | David Epping |
2023-05-24 | net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE | David Epping |
2023-05-24 | net/mlx5: Fix check for allocation failure in comp_irqs_request_pci() | Dan Carpenter |
2023-05-24 | net/mlx5: DR, Add missing mutex init/destroy in pattern manager | Yevgeny Kliteynik |
2023-05-24 | net/mlx5e: Move Ethernet driver debugfs to profile init callback | Jianbo Liu |
2023-05-24 | net/mlx5e: Don't attach netdev profile while handling internal error | Dmytro Linkin |
2023-05-24 | net/mlx5: Fix post parse infra to only parse every action once | Vlad Buslov |
2023-05-24 | net/mlx5e: Use query_special_contexts cmd only once per mdev | Dragos Tatulea |
2023-05-24 | net/mlx5: fw_tracer, Fix event handling | Shay Drory |
2023-05-24 | net/mlx5: SF, Drain health before removing device | Shay Drory |
2023-05-24 | net/mlx5: Drain health before unregistering devlink | Shay Drory |
2023-05-24 | net/mlx5e: Do not update SBCM when prio2buffer command is invalid | Maher Sanalla |
2023-05-24 | net/mlx5e: Consider internal buffers size in port buffer calculations | Maher Sanalla |
2023-05-24 | net/mlx5e: Prevent encap offload when neigh update is running | Chris Mi |
2023-05-24 | net/mlx5e: Extract remaining tunnel encap code to dedicated file | Chris Mi |
2023-05-24 | Merge tag 'spi-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-05-24 | Merge tag 'regulator-fix-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-05-24 | Merge tag 'mmc-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds |
2023-05-24 | Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2023-05-24 | net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs | Arınç ÜNAL |
2023-05-23 | r8169: Use a raw_spinlock_t for the register locks. | Sebastian Andrzej Siewior |
2023-05-24 | tpm: tpm_tis: Disable interrupts for AEON UPX-i11 | Peter Ujfalusi |
2023-05-23 | lan966x: Fix unloading/loading of the driver | Horatiu Vultur |
2023-05-23 | platform/x86/intel/ifs: Annotate work queue on stack so object debug does not... | David Arcari |
2023-05-23 | platform/x86: ISST: Remove 8 socket limit | Steve Wahl |
2023-05-22 | net/mlx5: Fix indexing of mlx5_irq | Shay Drory |
2023-05-22 | net/mlx5: Fix irq affinity management | Shay Drory |
2023-05-22 | net/mlx5: Free irqs only on shutdown callback | Shay Drory |
2023-05-22 | net/mlx5: Devcom, serialize devcom registration | Shay Drory |
2023-05-22 | net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device | Shay Drory |
2023-05-22 | net/mlx5: E-switch, Devcom, sync devcom events and devcom comp register | Shay Drory |
2023-05-22 | net/mlx5e: TC, Fix using eswitch mapping in nic mode | Paul Blakey |
2023-05-22 | net/mlx5e: Fix SQ wake logic in ptp napi_poll context | Rahul Rameshbabu |
2023-05-22 | net/mlx5e: Fix deadlock in tc route query code | Vlad Buslov |
2023-05-22 | net/mlx5: Fix error message when failing to allocate device memory | Roi Dayan |
2023-05-22 | net/mlx5e: Use correct encap attribute during invalidation | Vlad Buslov |
2023-05-22 | net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE | Yevgeny Kliteynik |
2023-05-22 | net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs | Erez Shitrit |
2023-05-22 | net/mlx5: Handle pairing of E-switch via uplink un/load APIs | Shay Drory |