summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet
2021-11-16net/mlx5: E-switch, Create QoS on demandDmytro Linkin
2021-11-16net/mlx5: E-switch, Enable vport QoS on demandDmytro Linkin
2021-11-16net/mlx5: E-switch, move offloads mode callbacks to offloads fileParav Pandit
2021-11-16net/mlx5: E-switch, Reuse mlx5_eswitch_set_vport_macParav Pandit
2021-11-16net/mlx5: E-switch, Remove vport enabled checkParav Pandit
2021-11-16net/mlx5e: Specify out ifindex when looking up decap routeChris Mi
2021-11-16net/mlx5e: TC, Move comment about mod header flag to correct placeRoi Dayan
2021-11-16net/mlx5e: TC, Move kfree() calls after destroying all resourcesRoi Dayan
2021-11-16net/mlx5e: TC, Destroy nic flow counter if existsRoi Dayan
2021-11-16net/mlx5: TC, using swap() instead of tmp variableYihao Han
2021-11-16net/mlx5: CT: Allow static allocation of mod headersPaul Blakey
2021-11-16net/mlx5e: Refactor mod header management APIPaul Blakey
2021-11-16net/mlx5: Avoid printing health buffer when firmware is unavailableAya Levin
2021-11-16net/mlx5: Fix format-security build warningsSaeed Mahameed
2021-11-16net/mlx5e: Support ethtool cq modeSaeed Mahameed
2021-11-16net/mlx5: E-Switch, return error if encap isn't supportedRaed Salem
2021-11-16net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan
2021-11-16net/mlx5: Fix flow counters SF bulk query lenAvihai Horon
2021-11-16net/mlx5: E-Switch, rebuild lag only when neededMark Bloch
2021-11-16net/mlx5: Update error handler for UCTX and UMEMNeta Ostrovsky
2021-11-16net/mlx5: DR, Fix check for unsupported fields in match paramYevgeny Kliteynik
2021-11-16net/mlx5: DR, Handle eswitch manager and uplink vports separatelyYevgeny Kliteynik
2021-11-16net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov
2021-11-16net/mlx5e: kTLS, Fix crash in RX resync flowTariq Toukan
2021-11-16net: move gro definitions to include/net/gro.hEric Dumazet
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-10net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer()Dan Carpenter
2021-11-08Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-11-01Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe
2021-10-29net/mlx5: Support internal port as decap route deviceAriel Levkovich
2021-10-29net/mlx5e: Term table handling of internal port rulesAriel Levkovich
2021-10-29net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich
2021-10-29net/mlx5e: Offload internal port as encap route deviceAriel Levkovich
2021-10-29net/mlx5e: Offload tc rules that redirect to ovs internal portAriel Levkovich
2021-10-29net/mlx5e: Accept action skbedit in the tc actions listAriel Levkovich
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich
2021-10-29net/mlx5e: Use generic name for the forwarding dev pointerAriel Levkovich
2021-10-29net/mlx5e: Refactor rx handler of represetor deviceAriel Levkovich
2021-10-29net/mlx5: DR, Add check for unsupported fields in match paramMuhammad Sammar
2021-10-29net/mlx5: Allow skipping counter refresh on creationPaul Blakey
2021-10-29net/mlx5e: IPsec: Refactor checksum code in tx data pathRaed Salem
2021-10-29net/mlx5: CT: Remove warning of ignore_flow_level support for VFsPaul Blakey
2021-10-29net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()Nathan Chancellor