aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-02-23net/mlx5e: Fix VF min/max rate parameters interchange mistakeGal Pressman1-1/+1
2022-02-23net/mlx5e: Add missing increment of countLama Kayal1-0/+1
2022-02-23net/mlx5e: MPLSoUDP decap, fix check for unsupported matchesMaor Dickman1-17/+11
2022-02-23net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman7-3/+32
2022-02-23net/mlx5e: Add feature check for set fec countersLama Kayal1-3/+3
2022-02-23net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan2-0/+8
2022-02-23net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan1-0/+6
2022-02-23net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan1-0/+6
2022-02-23net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan1-1/+2
2022-02-23net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman1-1/+1
2022-02-23net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb1-0/+2
2022-02-23net/mlx5: Fix tc max supported prio for nic modeChris Mi1-0/+3
2022-02-23net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich1-4/+0
2022-02-23net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla1-1/+1
2022-02-23net/mlx5: DR, Fix the threshold that defines when pool sync is initiatedYevgeny Kliteynik1-4/+7
2022-02-23net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionYevgeny Kliteynik3-17/+45
2022-02-23net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fteYevgeny Kliteynik1-7/+26
2022-02-23net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik2-35/+79
2022-02-23net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger1-0/+2
2022-02-23net/mlx5: Add clarification on sync reset failureMoshe Shemesh4-19/+71
2022-02-23net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed1-25/+36
2022-02-23net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed1-3/+14
2022-02-23net/mlx5: cmdif, Add new api for command executionSaeed Mahameed1-13/+66
2022-02-23net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed2-83/+95
2022-02-23net/mlx5: cmdif, Return value improvementsSaeed Mahameed1-34/+43
2022-02-23net/mlx5: Lag, offload active-backup drops to hardwareMark Bloch2-3/+73
2022-02-23net/mlx5: Lag, record inactive state of bond deviceMark Bloch3-3/+49
2022-02-23net/mlx5: Lag, don't use magic numbers for portsMark Bloch1-4/+9
2022-02-23net/mlx5: Lag, use local variable already defined to access E-SwitchMark Bloch1-2/+3
2022-02-23net/mlx5: E-switch, add drop rule support to ingress ACLMark Bloch3-0/+105
2022-02-23net/mlx5: E-switch, remove special uplink ingress ACL handlingMark Bloch1-64/+1
2022-02-23net/mlx5: E-Switch, reserve and use same uplink metadata across portsSunil Rani1-3/+25
2022-02-23net/mlx5: Add ability to insert to specific flow groupMark Bloch1-1/+8
2022-02-23mlx5: remove unused static inlinesJakub Kicinski2-16/+0
2022-02-23ixgbe: Remove non-inclusive languagePiotr Skajewski3-25/+25
2022-02-23ixgbevf: clean up some inconsistent indentingYang Li1-1/+1
2022-02-23drivers/net/ftgmac100: fix DHCP potential failure with systemdHeyi Guo1-2/+11
2022-02-23drivers/net/ftgmac100: adjust code place for function call dependencyHeyi Guo1-111/+111
2022-02-23drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct function callHeyi Guo1-3/+9
2022-02-23mlxsw: core: Add support for OSFP transceiver modulesDanielle Ratson2-0/+3
2022-02-23mlxsw: Remove resource query checkIdo Schimmel4-12/+2
2022-02-23mlxsw: core: Unify method of trap support validationVadim Pasternak4-31/+2
2022-02-23mlxsw: spectrum: Remove SP{1,2,3} defines for FW minor and subminorJiri Pirko1-18/+15
2022-02-23mlxsw: core: Remove unnecessary assertsVadim Pasternak1-24/+0
2022-02-23mlxsw: reg: Add "mgpir_" prefix to MGPIR fields commentsVadim Pasternak1-4/+4
2022-02-23mlxsw: core_thermal: Remove obsolete API for query resourceVadim Pasternak4-23/+0
2022-02-23mlxsw: core_thermal: Rename labels according to naming conventionVadim Pasternak1-20/+23
2022-02-23mlxsw: core_hwmon: Fix variable names for hwmon attributesVadim Pasternak1-38/+38
2022-02-23mlxsw: core_thermal: Avoid creation of virtual hwmon objects by thermal moduleVadim Pasternak1-3/+8
2022-02-23mlxsw: spectrum_span: Ignore VLAN entries not used by the bridge in mirroringIdo Schimmel1-1/+2