aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-10/+27
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet1-1/+1
2021-11-16net/mlx5e: Specify out ifindex when looking up decap routeChris Mi3-14/+16
2021-11-16net/mlx5: TC, using swap() instead of tmp variableYihao Han1-4/+1
2021-11-16net/mlx5: CT: Allow static allocation of mod headersPaul Blakey3-4/+35
2021-11-16net/mlx5e: Refactor mod header management APIPaul Blakey4-18/+72
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan2-9/+19
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov2-1/+8
2021-10-29net/mlx5: Support internal port as decap route deviceAriel Levkovich1-10/+19
2021-10-29net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich1-7/+25
2021-10-29net/mlx5e: Offload internal port as encap route deviceAriel Levkovich2-1/+37
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich1-0/+2
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich4-4/+562
2021-10-29net/mlx5e: Use generic name for the forwarding dev pointerAriel Levkovich1-4/+4
2021-10-29net/mlx5e: Refactor rx handler of represetor deviceAriel Levkovich2-24/+30
2021-10-29net/mlx5: Allow skipping counter refresh on creationPaul Blakey1-1/+1
2021-10-29net/mlx5: CT: Remove warning of ignore_flow_level support for VFsPaul Blakey2-20/+27
2021-10-29net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()Nathan Chancellor1-0/+1
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed2-2/+2
2021-10-26net/mlx5e: Add data path for SHAMPO featureBen Ben-Ishay1-0/+6
2021-10-26net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay3-20/+158
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa8-57/+46
2021-10-26net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay2-4/+4
2021-10-25net/mlx5: Remove unnecessary checks for slow path flagPaul Blakey1-16/+1
2021-10-22mlx5: fix build after mergeJakub Kicinski1-2/+2
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-0/+5
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh1-0/+3
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman1-0/+2
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2-2/+2
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu1-1/+1
2021-10-15net/mlx5: CT: Fix missing cleanup of ct nat table on init failurePaul Blakey1-0/+1
2021-10-15net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi1-4/+4
2021-10-15net/mlx5: Read timeout values from DTORAmir Tzin3-5/+10
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2021-10-12net/mlx5: Fix cleanup of bridge delayed workShay Drory1-4/+4
2021-10-04net/mlx5e: Specify out ifindex when looking up encap routeChris Mi3-0/+18
2021-10-04net/mlx5e: TC, Refactor sample offload error flowRoi Dayan1-16/+5
2021-10-04net/mlx5e: Add TX max rate support for MQPRIO channel modeTariq Toukan2-0/+108
2021-10-04net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()Tariq Toukan1-1/+2
2021-10-01Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller3-5/+6
2021-09-30net/mlx5e: Fix the presented RQ index in PTP statsLama Kayal2-2/+3
2021-09-30net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan1-3/+3
2021-09-28net/mlx5e: check return value of rhashtable_initMichelleJin1-3/+11
2021-09-24net/mlx5e: Enable TC offload for ingress MACVLANDima Chumak1-2/+16
2021-09-24net/mlx5e: Use tc sample stubs instead of ifdefs in source fileRoi Dayan2-2/+27
2021-09-24net/mlx5e: Add error flow for ethtool -X commandAya Levin1-5/+22
2021-09-16net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen1-3/+0
2021-09-07net/mlx5e: Fix condition when retrieving PTP-rqnAya Levin1-1/+1
2021-09-07net/mlx5: Bridge, fix uninitialized variable usageVlad Buslov1-2/+2
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2