summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay2022-03-092-5/+1
* net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan2022-03-091-3/+8
* net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak2022-03-091-3/+0
* net/mlx5: Fix a race on command flush flowMoshe Shemesh2022-03-091-7/+8
* net/mlx5e: Fix VF min/max rate parameters interchange mistakeGal Pressman2022-02-231-1/+1
* net/mlx5e: Add missing increment of countLama Kayal2022-02-231-0/+1
* net/mlx5e: MPLSoUDP decap, fix check for unsupported matchesMaor Dickman2022-02-231-17/+11
* net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman2022-02-237-3/+32
* net/mlx5e: Add feature check for set fec countersLama Kayal2022-02-231-3/+3
* net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan2022-02-232-0/+8
* net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan2022-02-231-0/+6
* net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan2022-02-231-0/+6
* net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packetsTariq Toukan2022-02-231-1/+2
* net/mlx5e: Fix wrong return value on ioctl EEPROM query failureGal Pressman2022-02-231-1/+1
* net/mlx5: Fix possible deadlock on rule deletionMaor Gottlieb2022-02-231-0/+2
* net/mlx5: Fix tc max supported prio for nic modeChris Mi2022-02-231-0/+3
* net/mlx5: Fix wrong limitation of metadata match on ecpfAriel Levkovich2022-02-231-4/+0
* net/mlx5: Update log_max_qp value to be 17 at mostMaher Sanalla2022-02-231-1/+1
* net/mlx5: DR, Fix the threshold that defines when pool sync is initiatedYevgeny Kliteynik2022-02-231-4/+7
* net/mlx5: DR, Don't allow match on IP w/o matching on full ethertype/ip_versionYevgeny Kliteynik2022-02-233-17/+45
* net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fteYevgeny Kliteynik2022-02-231-7/+26
* net/mlx5: DR, Cache STE shadow memoryYevgeny Kliteynik2022-02-232-35/+79
* net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger2022-02-231-0/+2
* net/mlx5e: Avoid field-overflowing memcpy()Kees Cook2022-02-012-4/+6
* net/mlx5e: Use struct_group() for memcpy() regionKees Cook2022-02-011-1/+1
* net/mlx5e: Avoid implicit modify hdr for decap drop ruleRoi Dayan2022-02-011-1/+2
* net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem2022-02-011-2/+11
* net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem2022-02-011-3/+6
* net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy2022-02-011-1/+2
* net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman2022-02-011-1/+1
* net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman2022-02-011-18/+14
* net/mlx5e: Fix broken SKB allocation in HW-GROKhalid Manaa2022-02-011-9/+17
* net/mlx5e: Fix wrong calculation of header index in HW_GROKhalid Manaa2022-02-012-2/+7
* net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan2022-02-011-2/+2
* net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak2022-02-011-3/+4
* net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan2022-02-011-0/+6
* net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla2022-02-011-1/+1
* net/mlx5e: Fix module EEPROM queryGal Pressman2022-02-011-4/+5
* net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan2022-02-011-0/+6
* net/mlx5: Bridge, ensure dev_name is null-terminatedVlad Buslov2022-02-011-1/+1
* net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov2022-02-012-0/+6
* Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-201-2/+3
|\
| * mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault2022-01-111-2/+3
* | Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-132-9/+7
|\ \
| * \ Merge branch 'linus' into irq/core, to fix conflictIngo Molnar2022-01-0828-118/+233
| |\ \
| * | | net/mlx4: Use irq_update_affinity_hint()Nitesh Narayan Lal2021-12-101-5/+3
| * | | net/mlx5: Use irq_set_affinity_and_hint()Nitesh Narayan Lal2021-12-101-4/+4
* | | | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-121-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | net/mlx5e: Use auxiliary_device driver data helpersDavid E. Box2021-12-221-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-0910-65/+165
|\ \ \ \