summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core
AgeCommit message (Expand)AuthorFilesLines
2024-06-21net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packetsGal Pressman1-2/+1
2024-06-21net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin1-2/+6
2024-06-21net/mlx5: Always stop health timer during driver removalShay Drory1-0/+3
2024-06-21net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh3-0/+16
2024-06-12net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman2-2/+12
2024-06-12net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran1-1/+1
2024-06-12net/mlx5e: Fix IPsec tunnel mode offload feature checkRahul Rameshbabu1-12/+5
2024-06-12net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rulesRahul Rameshbabu1-2/+1
2024-06-12net/mlx5: Lag, do bond only if slaves agree on roce stateMaher Sanalla1-2/+10
2024-06-12net/mlx5: Discard command completions in internal errorAkiva Goldberger1-0/+3
2024-06-12net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger1-9/+32
2024-06-12net/mlx5: Reload only IB representors upon lag disable/enableMaher Sanalla4-17/+25
2024-06-12net/mlx5: Enable 4 ports multiport E-switchShay Drory1-9/+9
2024-06-12mlx5: stop warning for 64KB pagesArnd Bergmann1-2/+4
2024-06-12mlx5: avoid truncating error messageArnd Bergmann1-1/+1
2024-05-02net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu1-0/+1
2024-04-27net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory2-6/+7
2024-04-27net/mlx5e: Prevent deadlock while disabling aRFSCarolina Jubran1-11/+16
2024-04-27net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory1-1/+3
2024-04-17net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu2-5/+10
2024-04-17net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran1-16/+17
2024-04-17net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran2-2/+2
2024-04-17net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu1-2/+12
2024-04-17net/mlx5: Properly link new fs rules into the treeCosmin Ratiu1-1/+2
2024-04-17net/mlx5: offset comp irq index in name by oneMichael Liang1-1/+3
2024-04-17net/mlx5: Register devlink first under devlink lockShay Drory2-18/+20
2024-04-17net/mlx5: SF, Stop waiting for FW as teardown was calledMoshe Shemesh1-8/+13
2024-03-15net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu1-6/+6
2024-03-15net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking oc...Rahul Rameshbabu1-0/+2
2024-03-15net/mlx5e: Fix MACsec state loss upon state update in offload pathEmeel Hakim1-31/+51
2024-03-15net/mlx5e: Change the warning when ignore_flow_level is not supportedJianbo Liu1-1/+1
2024-03-15net/mlx5: Check capability for fw_resetMoshe Shemesh2-2/+26
2024-03-15net/mlx5: E-switch, Change flow rule destination checkingJianbo Liu1-9/+14
2024-03-15Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"Saeed Mahameed1-1/+1
2024-03-15Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"Gavin Li1-23/+0
2024-02-01net/mlx5e: fix a potential double-free in fs_any_create_groupsDinghao Liu1-0/+1
2024-02-01net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu1-11/+15
2024-02-01net/mlx5e: Ignore IPsec replay window values on sender sideLeon Romanovsky1-2/+8
2024-02-01net/mlx5e: Allow software parsing when IPsec crypto is enabledLeon Romanovsky1-2/+2
2024-02-01net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASORahul Rameshbabu1-1/+1
2024-02-01net/mlx5: DR, Can't go to uplink vport on RX ruleYevgeny Kliteynik1-5/+11
2024-02-01net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik1-0/+1
2024-02-01net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2-0/+5
2024-02-01net/mlx5: Bridge, Enable mcast in smfs steering modeErez Shitrit1-9/+2
2024-02-01net/mlx5: Fix a WARN upon a callback command failureYishai Hadas1-2/+3
2024-02-01net/mlx5e: Fix peer flow lists handlingVlad Buslov1-1/+2
2024-02-01net/mlx5e: Fix operation precedence bug in port timestamping napi_poll contextRahul Rameshbabu1-1/+1
2024-01-01net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu1-1/+1
2024-01-01net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu1-1/+1
2024-01-01net/mlx5e: Fix error codes in alloc_branch_attr()Dan Carpenter1-2/+4