summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2024-06-10net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packetsGal Pressman
2024-06-05net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin
2024-06-05net/mlx5: Always stop health timer during driver removalShay Drory
2024-06-05net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh
2024-05-24net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman
2024-05-24net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran
2024-05-24net/mlx5e: Do not use ptp structure for tx ts stats when not initializedRahul Rameshbabu
2024-05-24net/mlx5e: Fix IPsec tunnel mode offload feature checkRahul Rameshbabu
2024-05-24net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rulesRahul Rameshbabu
2024-05-24net/mlx5: Do not query MPIR on embedded CPU functionTariq Toukan
2024-05-24net/mlx5: Lag, do bond only if slaves agree on roce stateMaher Sanalla
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds
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-08xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin
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-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-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-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-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-10net/mlx5: fix possible stack overflowsArnd Bergmann
2024-04-10net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan
2024-04-10net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran
2024-04-10net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu
2024-04-10net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran
2024-04-10net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran
2024-04-10net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran