summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2022-02-24net/mlx5e: Fix VF min/max rate parameters interchange mistakeGal Pressman1-1/+1
2022-02-24net/mlx5e: Add missing increment of countLama Kayal1-0/+1
2022-02-24net/mlx5e: MPLSoUDP decap, fix check for unsupported matchesMaor Dickman1-17/+11
2022-02-24net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman7-3/+32
2022-02-24net/mlx5e: Add feature check for set fec countersLama Kayal1-3/+3
2022-02-24net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan2-0/+8
2022-02-24net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan1-0/+6
2022-02-24net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan1-0/+6
2022-02-24net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan1-1/+2
2022-02-24net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman1-1/+1
2022-02-24net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb1-0/+2
2022-02-24net/mlx5: Fix tc max supported prio for nic modeChris Mi1-0/+3
2022-02-24net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich1-4/+0
2022-02-24net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla1-1/+1
2022-02-24net/mlx5: DR, Fix the threshold that defines when pool sync is initiatedYevgeny Kliteynik1-4/+7
2022-02-24net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionYevgeny Kliteynik3-17/+45
2022-02-24net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fteYevgeny Kliteynik1-7/+26
2022-02-24net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik2-35/+79
2022-02-24net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger1-0/+2
2022-02-02net/mlx5e: Avoid field-overflowing memcpy()Kees Cook2-4/+6
2022-02-02net/mlx5e: Use struct_group() for memcpy() regionKees Cook1-1/+1
2022-02-02net/mlx5e: Avoid implicit modify hdr for decap drop ruleRoi Dayan1-1/+2
2022-02-02net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem1-2/+11
2022-02-02net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem1-3/+6
2022-02-02net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy1-1/+2
2022-02-02net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman1-1/+1
2022-02-02net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman1-18/+14
2022-02-02net/mlx5e: Fix broken SKB allocation in HW-GROKhalid Manaa1-9/+17
2022-02-02net/mlx5e: Fix wrong calculation of header index in HW_GROKhalid Manaa2-2/+7
2022-02-02net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan1-2/+2
2022-02-02net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak1-3/+4
2022-02-02net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan1-0/+6
2022-02-02net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla1-1/+1
2022-02-02net/mlx5e: Fix module EEPROM queryGal Pressman1-4/+5
2022-02-02net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan1-0/+6
2022-02-02net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov1-1/+1
2022-02-02net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov2-0/+6
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+3
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+4
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2022-01-12mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault1-2/+3
2022-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-65/+165
2022-01-10net/mlx5e: Fix build error in fec_set_block_stats()Jakub Kicinski1-1/+1
2022-01-08Merge branch 'linus' into irq/core, to fix conflictIngo Molnar25-112/+221
2022-01-07Revert "net/mlx5: Add retry mechanism to the command entry index allocation"Moshe Shemesh1-20/+1
2022-01-07net/mlx5: Set command entry semaphore up once got index freeMoshe Shemesh1-9/+6
2022-01-07net/mlx5e: Sync VXLAN udp ports during uplink representor profile changeMaor Dickman1-0/+3
2022-01-07net/mlx5: Fix access to sf_dev_table on allocation failureShay Drory1-4/+1
2022-01-07net/mlx5e: Fix matching on modified inner ip_ecn bitsPaul Blakey1-4/+116
2022-01-07Revert "net/mlx5e: Block offload of outer header csum for GRE tunnel"Aya Levin1-3/+6