summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe2021-11-0111-54/+85
|\
| * net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim2021-10-201-9/+11
| * net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim2021-10-201-24/+27
| * net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh2021-10-203-12/+26
| * net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin2021-10-201-4/+3
| * net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman2021-10-205-5/+18
* | RDMA/mlx5: Use dev_addr_mod()Jakub Kicinski2021-10-251-3/+5
* | Merge brank 'mlx5_mkey' into rdma.git for-nextJason Gunthorpe2021-10-1927-178/+308
|\ \
| * | RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-1914-52/+48
| * | RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau2021-10-191-3/+0
| * | RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| * | RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| |/
| * net/mlx5e: Fix division by 0 in mlx5e_select_queue for representorsMaxim Mikityanskiy2021-10-121-0/+5
| * net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin2021-10-121-5/+52
| * net/mlx5e: Switchdev representors are not vlan challengedSaeed Mahameed2021-10-121-1/+0
| * net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error pathValentine Fatiev2021-10-121-4/+3
| * net/mlx5e: Allow only complete TXQs partition in MQPRIO channel modeTariq Toukan2021-10-121-2/+2
| * net/mlx5: Fix cleanup of bridge delayed workShay Drory2021-10-121-4/+4
| * net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel modeAya Levin2021-09-302-0/+19
| * net/mlx5e: Fix the presented RQ index in PTP statsLama Kayal2021-09-303-3/+5
| * net/mlx5: Fix setting number of EQs of SFsShay Drory2021-09-301-2/+3
| * net/mlx5: Fix length of irq_index in charsShay Drory2021-09-301-2/+2
| * net/mlx5: Avoid generating event after PPS out in Real time modeAya Levin2021-09-301-8/+6
| * net/mlx5: Force round second at 1PPS out start timeAya Levin2021-09-301-14/+11
| * net/mlx5: E-Switch, Fix double allocation of acl flow counterMoshe Shemesh2021-09-302-5/+11
| * net/mlx5e: Improve MQPRIO resiliencyTariq Toukan2021-09-302-32/+80
| * net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan2021-09-306-34/+57
| * net/mlx5e: IPSEC RX, enable checksum completeRaed Salem2021-09-301-6/+1
* | net/mlx5: Add priorities for counters in RDMA namespacesAharon Landau2021-10-091-8/+46
* | IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger2021-09-281-7/+7
|/
* net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen2021-09-161-3/+0
* net/mlx5e: Fix condition when retrieving PTP-rqnAya Levin2021-09-071-1/+1
* net/mlx5e: Fix mutual exclusion between CQE compression and HW TSAya Levin2021-09-073-8/+9
* net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb2021-09-071-3/+2
* net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed2021-09-071-1/+2
* net/mlx5: Lag, don't update lag if lag isn't supportedMark Bloch2021-09-071-2/+8
* net/mlx5: Fix rdma aux device on devlink reloadParav Pandit2021-09-071-5/+2
* net/mlx5: Bridge, fix uninitialized variable usageVlad Buslov2021-09-071-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-318-4/+34
|\
| * net/mlx5: DR, fix a potential use-after-free bugWentao_Liang2021-08-261-1/+1
| * net/mlx5e: Use correct eswitch for stack devices with lagDmytro Linkin2021-08-261-0/+18
| * net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd groupMaor Dickman2021-08-261-0/+1
| * net/mlx5e: Fix possible use-after-free deleting fdb ruleRoi Dayan2021-08-261-2/+2
| * net/mlx5: Remove all auxiliary devices at the unregister eventLeon Romanovsky2021-08-261-1/+1
| * net/mlx5: Lag, fix multipath lag activationDima Chumak2021-08-263-0/+11
* | sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy2021-08-303-13/+9
* | net/mlx5: DR, Add support for update FTEYevgeny Kliteynik2021-08-261-9/+30
* | net/mlx5: DR, Improve rule tracking memory consumptionYevgeny Kliteynik2021-08-263-86/+83
* | net/mlx5: DR, Remove rehash ctrl struct from dr_htblYevgeny Kliteynik2021-08-263-21/+24
* | net/mlx5: DR, Remove HW specific STE type from nic domainYevgeny Kliteynik2021-08-2610-45/+61