summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-0/+1
|\
| * net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu2024-04-251-0/+1
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-244-4/+8
|\ \
| * | devlink: extend devlink_param *set pointerMateusz Polchlopek2024-04-224-4/+8
* | | net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescingRahul Rameshbabu2024-04-223-0/+152
* | | net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu2024-04-2210-165/+454
* | | net/mlx5e: Dynamically allocate DIM structure for SQs/RQsRahul Rameshbabu2024-04-224-12/+31
* | | net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu2024-04-225-52/+51
* | | net/mlx5e: Move DIM function declarations to en/dim.hRahul Rameshbabu2024-04-225-3/+18
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-1810-23/+39
|\|
| * net/mlx5e: Prevent deadlock while disabling aRFSCarolina Jubran2024-04-121-11/+16
| * net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivationCarolina Jubran2024-04-121-0/+7
| * net/mlx5e: Use channel mdev reference instead of global mdev instance for coa...Rahul Rameshbabu2024-04-121-2/+2
| * net/mlx5: Restore mistakenly dropped parts in register devlink flowShay Drory2024-04-122-2/+4
| * net/mlx5: SD, Handle possible devcom ERR_PTRTariq Toukan2024-04-125-7/+7
| * net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory2024-04-121-1/+3
* | net/mlx5e: Expose the VF/SF RX drop counter on the representorCarolina Jubran2024-04-112-1/+43
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-1115-94/+172
|\|
| * net/mlx5: fix possible stack overflowsArnd Bergmann2024-04-101-41/+41
| * net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan2024-04-101-0/+7
| * net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran2024-04-103-2/+34
| * net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu2024-04-102-5/+10
| * net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran2024-04-101-16/+17
| * net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran2024-04-102-2/+2
| * net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran2024-04-101-0/+17
| * net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu2024-04-101-2/+12
| * net/mlx5: Properly link new fs rules into the treeCosmin Ratiu2024-04-101-1/+2
| * net/mlx5: offset comp irq index in name by oneMichael Liang2024-04-101-1/+3
| * net/mlx5: Register devlink first under devlink lockShay Drory2024-04-102-18/+20
| * net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory2024-04-102-6/+7
* | mlx5/core: Support max_io_eqs for a functionParav Pandit2024-04-083-0/+108
* | net/mlx5e: Implement ethtool hardware timestamping statisticsRahul Rameshbabu2024-04-053-0/+56
* | net/mlx5e: Introduce timestamps statistic counter for Tx DMA layerRahul Rameshbabu2024-04-053-2/+7
* | net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQRahul Rameshbabu2024-04-053-0/+3
* | net/mlx5e: Un-expose functions in en.hTariq Toukan2024-04-053-24/+12
* | net/mlx5e: Support FEC settings for 100G/lane modesCosmin Ratiu2024-04-051-2/+34
* | net/mlx5e: Extract checking of FEC support for a link modeCosmin Ratiu2024-04-051-5/+11
* | net/mlx5: Don't call give_pages() if request 0 pageJianbo Liu2024-04-031-0/+3
* | net/mlx5: Skip pages EQ creation for non-page supplier functionJianbo Liu2024-04-031-1/+8
* | net/mlx5: Support matching on l4_type for ttc_tableJianbo Liu2024-04-035-62/+211
* | net/mlx5e: Add support for 800Gbps link modesGal Pressman2024-04-031-0/+7
* | net/mlx5: Convert uintX_t to uXGal Pressman2024-04-0310-13/+13
* | net/mlx5e: XDP, Fix an inconsistent commentCarolina Jubran2024-04-031-1/+1
* | net/mlx5e: debugfs, Add reset option for command interface statsTariq Toukan2024-04-031-5/+17
* | net/mlx5e: Make stats group fill_stats callbacks consistent with the APIGal Pressman2024-04-037-173/+215
* | net/mlx5e: Use ethtool_sprintf/puts() to fill stats stringsGal Pressman2024-04-037-146/+85
* | net/mlx5e: Use ethtool_sprintf/puts() to fill selftests stringsGal Pressman2024-04-031-1/+1
* | net/mlx5e: Use ethtool_sprintf/puts() to fill priv flags stringsGal Pressman2024-04-031-2/+1
* | ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin2024-04-016-19/+34
* | netlink: introduce type-checking attribute iterationJohannes Berg2024-03-291-4/+1