summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu2023-11-161-4/+8
* net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu2023-11-161-4/+9
* net/mlx5e: Reduce the size of icosq_strSaeed Mahameed2023-11-161-2/+2
* net/mlx5: Increase size of irq name bufferRahul Rameshbabu2023-11-162-3/+6
* net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu2023-11-161-4/+16
* net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu2023-11-161-1/+1
* net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu2023-11-161-1/+1
* net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offloadJianbo Liu2023-11-161-1/+2
* net/mlx5e: Fix pedit endiannessVlad Buslov2023-11-161-28/+32
* net/mlx5e: fix double free of encap_header in update funcsGavin Li2023-11-161-10/+10
* net/mlx5e: fix double free of encap_headerDust Li2023-11-161-6/+4
* net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu2023-11-161-1/+6
* net/mlx5: DR, Allow old devices to use multi destination FTEErez Shitrit2023-11-161-1/+2
* net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla2023-11-162-48/+19
* Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan2023-11-161-102/+13
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-11-031-1/+2
|\
| * Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe2023-10-3116-70/+136
| |\
| * \ IPsec packet offload support in multiport RoCE devicesLeon Romanovsky2023-10-0413-40/+849
| |\ \
| * | | IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad2023-09-261-1/+1
| * | | IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad2023-09-261-0/+1
* | | | net/mlx5: fix uninit value usePrzemek Kitszel2023-10-272-3/+11
* | | | page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin2023-10-241-1/+1
* | | | mlxsw: spectrum: Set SW LAG mode on Spectrum>1Petr Machata2023-10-201-0/+2
* | | | mlxsw: spectrum: Allocate LAG table when in SW LAG modePetr Machata2023-10-202-11/+83
* | | | mlxsw: spectrum_pgt: Generalize PGT allocationPetr Machata2023-10-203-23/+7
* | | | mlxsw: spectrum_fid: Allocate PGT for the whole FID family in one goPetr Machata2023-10-201-30/+33
* | | | mlxsw: pci: Permit toggling LAG modePetr Machata2023-10-202-4/+13
* | | | mlxsw: core, pci: Add plumbing related to LAG modePetr Machata2023-10-203-0/+24
* | | | mlxsw: cmd: Add QUERY_FW.lag_mode_supportPetr Machata2023-10-201-0/+6
* | | | mlxsw: cmd: Add CONFIG_PROFILE.{set_, }lag_modePetr Machata2023-10-201-0/+21
* | | | mlxsw: cmd: Fix omissions in CONFIG_PROFILE field names in commentsPetr Machata2023-10-201-8/+8
* | | | mlxsw: reg: Add SGCR.lag_lookup_pgt_basePetr Machata2023-10-201-1/+10
* | | | mlxsw: reg: Drop SGCR.llbPetr Machata2023-10-201-10/+1
* | | | net/mlx5: devlink health: use retained error fmsg APIPrzemek Kitszel2023-10-209-948/+330
* | | | mlxsw: core: devlink health: use retained error fmsg APIPrzemek Kitszel2023-10-201-124/+47
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-1913-65/+130
|\ \ \ \ | | |_|/ | |/| |
| * | | net/mlx5e: Fix VF representors reporting zero counters to "ip -s" commandAmir Tzin2023-10-123-4/+14
| * | | net/mlx5e: Don't offload internal port if filter device is out deviceJianbo Liu2023-10-121-1/+2
| * | | net/mlx5e: Take RTNL lock before triggering netdev notifiersLama Kayal2023-10-121-0/+8
| * | | net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdownDragos Tatulea2023-10-121-4/+4
| * | | net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rqDragos Tatulea2023-10-121-9/+24
| * | | net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rqDragos Tatulea2023-10-121-0/+2
| * | | net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla2023-10-121-1/+1
| * | | net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov2023-10-124-1/+39
| * | | net/mlx5: E-switch, register event handler before arming the eventShay Drory2023-10-121-9/+8
| * | | net/mlx5: Perform DMA operations in the right locationsShay Drory2023-10-121-36/+28
* | | | net/mlx5e: Allow IPsec soft/hard limits in bytesLeon Romanovsky2023-10-142-19/+28
* | | | net/mlx5e: Increase max supported channels number to 256Adham Faris2023-10-141-1/+1
* | | | net/mlx5e: Preparations for supporting larger number of channelsAdham Faris2023-10-1410-52/+178
* | | | net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API'sAdham Faris2023-10-143-50/+44