summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-13net/mlx5: Remove unused msix related exported APIsParav Pandit
2024-05-13net/mlx5e: Modifying channels number and updating TX queuesCarolina Jubran
2024-05-13net/mlx5: Enable 8 ports LAGShay Drory
2024-05-10net/mlx5: Discard command completions in internal errorAkiva Goldberger
2024-05-10net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger
2024-05-10net/mlx5: Reload only IB representors upon lag disable/enableMaher Sanalla
2024-05-10net/mlx5: Fix peer devlink set for SF representor devlink portShay Drory
2024-05-10net/mlx5e: Fix netif state handlingShay Drory
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-05-02net/mlx5e: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-29mlxsw: pci: Use NAPI for event processingAmit Cohen
2024-04-29mlxsw: pci: Reorganize 'mlxsw_pci_queue' structureAmit Cohen
2024-04-29mlxsw: pci: Initialize dummy net devices for NAPIAmit Cohen
2024-04-29mlxsw: pci: Ring RDQ and CQ doorbells once per several completionsAmit Cohen
2024-04-29mlxsw: pci: Handle up to 64 Rx completions in taskletAmit Cohen
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu
2024-04-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-24mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel
2024-04-22net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescingRahul Rameshbabu
2024-04-22net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu
2024-04-22net/mlx5e: Dynamically allocate DIM structure for SQs/RQsRahul Rameshbabu
2024-04-22net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu
2024-04-22net/mlx5e: Move DIM function declarations to en/dim.hRahul Rameshbabu
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-19mlxsw: pci: Fix driver initialization with old firmwareIdo Schimmel
2024-04-19mlxsw: core_env: Fix driver initialization with old firmwareIdo Schimmel
2024-04-19mlxsw: core: Unregister EMAD trap using FORWARD actionIdo Schimmel
2024-04-18mlxsw: spectrum_flower: validate control flagsAsbjørn Sloth Tønnesen
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-12net/mlx5e: Prevent deadlock while disabling aRFSCarolina Jubran
2024-04-12net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivationCarolina Jubran
2024-04-12net/mlx5e: Use channel mdev reference instead of global mdev instance for coa...Rahul Rameshbabu
2024-04-12net/mlx5: Restore mistakenly dropped parts in register devlink flowShay Drory
2024-04-12net/mlx5: SD, Handle possible devcom ERR_PTRTariq Toukan
2024-04-12net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory
2024-04-11net/mlx5e: Expose the VF/SF RX drop counter on the representorCarolina Jubran
2024-04-11net: move skb ref helpers to new headerMina Almasry
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-10net/mlx5: fix possible stack overflowsArnd Bergmann