summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-29net/mlx4: Fix fall-through warning for ClangGustavo A. R. Silva
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-28Merge tag 'mlx5-updates-2021-06-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean
2021-06-26net/mlx5e: Add IPsec support to uplink representorRaed Salem
2021-06-26net/mlx5e: kTLS, Add stats for number of deleted kTLS TX offloaded connectionsTariq Toukan
2021-06-26net/mlx5: SF, Improve performance in SF allocationEli Cohen
2021-06-26net/mlx5: Increase hairpin buffer sizeAriel Levkovich
2021-06-26net/mlx5: DR, Add support for flow sampler offloadYevgeny Kliteynik
2021-06-26net/mlx5: Compare sampler flow destination ID in fs_coreYevgeny Kliteynik
2021-06-25Add Mellanox BlueField Gigabit Ethernet driverDavid Thompson
2021-06-24mlxsw: core_env: Avoid unnecessary memcpy()sIdo Schimmel
2021-06-24mlx4: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-22net/mlx5: Fix checksum issue of VXLAN and IPsec crypto offloadHuy Nguyen
2021-06-22net/mlx5: Optimize mlx5e_feature_checks for non IPsec packetHuy Nguyen
2021-06-22net/mlx5: remove "default n" from Kconfigcaihuoqing
2021-06-22net/mlx5: Fix spelling mistake "enught" -> "enough"Colin Ian King
2021-06-22net/mlx5: Use cpumask_available() in mlx5_eq_create_generic()Nathan Chancellor
2021-06-22net/mlx5: Fix missing error code in mlx5_init_fs()Jiapeng Chong
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe
2021-06-22RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau
2021-06-21mlxsw: core: Add support for module EEPROM read by pageIdo Schimmel
2021-06-21mlxsw: reg: Document possible MCIA status valuesIdo Schimmel
2021-06-21mlxsw: reg: Add bank number to MCIA registerIdo Schimmel
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-16net/mlx5: Reset mkey index on creationAya Levin
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin
2021-06-16net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation paddingAlex Vesker
2021-06-16net/mlx5: SF_DEV, remove SF device on invalid stateParav Pandit
2021-06-16net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit
2021-06-16net/mlx5: E-Switch, Read PF mac addressParav Pandit
2021-06-16net/mlx5: Check that driver was probed prior attaching the deviceLeon Romanovsky
2021-06-16net/mlx5: Fix error path for set HCA defaultsLeon Romanovsky
2021-06-16mlxsw: spectrum_router: remove redundant continue statementColin Ian King
2021-06-14net/mlx5: Round-Robin EQs over IRQsShay Drory
2021-06-14net/mlx5: Separate between public and private API of sf.hShay Drory
2021-06-14net/mlx5: Allocating a pool of MSI-X vectors for SFsShay Drory
2021-06-14net/mlx5: Change IRQ storage logic from static to dynamicShay Drory
2021-06-14net/mlx5: Moving rmap logic to EQsShay Drory
2021-06-14net/mlx5: Extend mlx5_irq_request to request IRQ from the kernelShay Drory
2021-06-14net/mlx5: Removing rmap per IRQShay Drory
2021-06-14net/mlx5: Clean license text in eq.[c|h] filesLeon Romanovsky
2021-06-14net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky
2021-06-14net/mlx5: Introduce API for request and release IRQsShay Drory
2021-06-14net/mlx5: Delay IRQ destruction till all users are goneLeon Romanovsky
2021-06-14net/mlx5: Change ownership model for lagMark Bloch
2021-06-14net/mlx5: Lag, Don't rescan if the device is going downMark Bloch