| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mlx5-fixes-2023-05-31' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 2023-06-01 | 3 | -14/+12 |
|\ |
|
| * | net/mlx5: Read embedded cpu after init bit cleared | Moshe Shemesh | 2023-06-01 | 1 | -1/+1 |
| * | net/mlx5e: Fix error handling in mlx5e_refresh_tirs | Saeed Mahameed | 2023-06-01 | 1 | -7/+4 |
| * | net/mlx5: Ensure af_desc.mask is properly initialized | Chuck Lever | 2023-06-01 | 1 | -1/+1 |
| * | net/mlx5: Fix setting of irq->map.index for static IRQ case | Niklas Schnelle | 2023-06-01 | 1 | -4/+5 |
| * | net/mlx5: Remove rmap also in case dynamic MSIX not supported | Shay Drory | 2023-06-01 | 1 | -1/+1 |
* | | ice: recycle/free all of the fragments from multi-buffer frame | Maciej Fijalkowski | 2023-06-01 | 1 | -1/+1 |
* | | net: phy: mxl-gpy: extend interrupt fix to all impacted variants | Xu Liang | 2023-06-01 | 1 | -13/+3 |
* | | net: renesas: rswitch: Fix return value in error path of xmit | Yoshihiro Shimoda | 2023-06-01 | 1 | -1/+1 |
* | | net: dsa: mv88e6xxx: Increase wait after reset deactivation | Andreas Svensson | 2023-06-01 | 1 | -1/+1 |
* | | net: ipa: Use correct value for IPA_STATUS_SIZE | Bert Karwatzki | 2023-06-01 | 1 | -1/+1 |
* | | sfc: fix error unwinds in TC offload | Edward Cree | 2023-06-01 | 1 | -15/+12 |
|/ |
|
* | net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters | Haiyang Zhang | 2023-05-30 | 2 | -12/+0 |
* | net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818 | Sebastian Krzyszkowiak | 2023-05-30 | 1 | -1/+1 |
* | amd-xgbe: fix the false linkup in xgbe_phy_status | Raju Rangoju | 2023-05-26 | 1 | -3/+9 |
* | Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 2023-05-26 | 17 | -167/+241 |
|\ |
|
| * | net/mlx5: Fix check for allocation failure in comp_irqs_request_pci() | Dan Carpenter | 2023-05-25 | 1 | -1/+1 |
| * | net/mlx5: DR, Add missing mutex init/destroy in pattern manager | Yevgeny Kliteynik | 2023-05-25 | 1 | -0/+3 |
| * | net/mlx5e: Move Ethernet driver debugfs to profile init callback | Jianbo Liu | 2023-05-25 | 2 | -5/+11 |
| * | net/mlx5e: Don't attach netdev profile while handling internal error | Dmytro Linkin | 2023-05-25 | 1 | -4/+31 |
| * | net/mlx5: Fix post parse infra to only parse every action once | Vlad Buslov | 2023-05-25 | 3 | -5/+12 |
| * | net/mlx5e: Use query_special_contexts cmd only once per mdev | Dragos Tatulea | 2023-05-25 | 3 | -21/+25 |
| * | net/mlx5: fw_tracer, Fix event handling | Shay Drory | 2023-05-25 | 1 | -1/+1 |
| * | net/mlx5: SF, Drain health before removing device | Shay Drory | 2023-05-25 | 1 | -0/+1 |
| * | net/mlx5: Drain health before unregistering devlink | Shay Drory | 2023-05-25 | 1 | -3/+4 |
| * | net/mlx5e: Do not update SBCM when prio2buffer command is invalid | Maher Sanalla | 2023-05-25 | 1 | -2/+2 |
| * | net/mlx5e: Consider internal buffers size in port buffer calculations | Maher Sanalla | 2023-05-25 | 3 | -21/+36 |
| * | net/mlx5e: Prevent encap offload when neigh update is running | Chris Mi | 2023-05-25 | 1 | -17/+20 |
| * | net/mlx5e: Extract remaining tunnel encap code to dedicated file | Chris Mi | 2023-05-25 | 3 | -87/+94 |
* | | net: stmmac: fix call trace when stmmac_xdp_xmit() is invoked | Wei Fang | 2023-05-26 | 2 | -2/+7 |
* | | net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure | Thomas Bogendoerfer | 2023-05-26 | 1 | -6/+7 |
* | | net: phy: mscc: enable VSC8501/2 RGMII RX clock | David Epping | 2023-05-25 | 2 | -26/+29 |
* | | net: phy: mscc: remove unnecessary phydev locking | David Epping | 2023-05-25 | 1 | -4/+0 |
* | | net: phy: mscc: add support for VSC8501 | David Epping | 2023-05-25 | 2 | -0/+26 |
* | | net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE | David Epping | 2023-05-25 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2023-05-24 | 16 | -58/+173 |
|\ |
|
| * | net/mlx5: Fix indexing of mlx5_irq | Shay Drory | 2023-05-23 | 1 | -4/+5 |
| * | net/mlx5: Fix irq affinity management | Shay Drory | 2023-05-23 | 1 | -1/+1 |
| * | net/mlx5: Free irqs only on shutdown callback | Shay Drory | 2023-05-23 | 3 | -1/+31 |
| * | net/mlx5: Devcom, serialize devcom registration | Shay Drory | 2023-05-23 | 1 | -5/+14 |
| * | net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device | Shay Drory | 2023-05-23 | 1 | -1/+2 |
| * | net/mlx5: E-switch, Devcom, sync devcom events and devcom comp register | Shay Drory | 2023-05-23 | 2 | -1/+9 |
| * | net/mlx5e: TC, Fix using eswitch mapping in nic mode | Paul Blakey | 2023-05-23 | 1 | -7/+27 |
| * | net/mlx5e: Fix SQ wake logic in ptp napi_poll context | Rahul Rameshbabu | 2023-05-23 | 3 | -7/+16 |
| * | net/mlx5e: Fix deadlock in tc route query code | Vlad Buslov | 2023-05-23 | 3 | -20/+48 |
| * | net/mlx5: Fix error message when failing to allocate device memory | Roi Dayan | 2023-05-23 | 1 | -1/+1 |
| * | net/mlx5e: Use correct encap attribute during invalidation | Vlad Buslov | 2023-05-23 | 1 | -1/+3 |
| * | net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE | Yevgeny Kliteynik | 2023-05-23 | 1 | -1/+3 |
| * | net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs | Erez Shitrit | 2023-05-23 | 1 | -1/+2 |
| * | net/mlx5: Handle pairing of E-switch via uplink un/load APIs | Shay Drory | 2023-05-23 | 3 | -6/+9 |