summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2021-01-08net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi
2021-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
2021-01-07net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu
2021-01-07net/mlx5e: Fix two double free casesDinghao Liu
2021-01-07net/mlx5: Release devlink object if adev failsLeon Romanovsky
2021-01-07net/mlx5e: ethtool, Fix restriction of autoneg with 56GAya Levin
2021-01-07net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman
2021-01-07net/mlx5: E-Switch, fix changing vf VLANIDAlaa Hleihel
2021-01-07net/mlx5e: Fix SWP offsets when vlan inserted by driverMoshe Shemesh
2021-01-07net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo
2021-01-07net/mlx5: Use port_num 1 instead of 0 when delete a RoCE addressMark Zhang
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin
2021-01-07net/mlx5: Check if lag is supported before creating oneMark Zhang
2021-01-05net/mlxfw: Use kzalloc for allocating only one thingZheng Yongjun
2021-01-05net/mlx5: DR, Move STEv0 modify header logicYevgeny Kliteynik
2021-01-05net/mlx5: DR, Add STE modify header actions per-device APIYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move STEv0 action apply logicYevgeny Kliteynik
2021-01-05net/mlx5: DR, Add STE tx/rx actions per-device APIYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move STEv0 setters and gettersYevgeny Kliteynik
2021-01-05net/mlx5: DR, Add STE setters and getters per-device APIYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move action apply logic to dr_steYevgeny Kliteynik
2021-01-05net/mlx5: DR, Refactor ICMP STE builderYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move STEv0 look up types from mlx5_ifc_dr headerYevgeny Kliteynik
2021-01-05net/mlx5: DR, Merge similar DR STE SET macrosYevgeny Kliteynik
2021-01-05net/mlx5: DR, Fix STEv0 source_eswitch_owner_vhca_id supportYevgeny Kliteynik
2021-01-05net/mlx5: DR, Remove unused macro definition from dr_steYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move HW STEv0 match logic to a separate fileYevgeny Kliteynik
2021-01-05net/mlx5: DR, Use the new HW specific STE infrastructureYevgeny Kliteynik
2021-01-05net/mlx5: DR, Move macros from dr_ste.c to headerYevgeny Kliteynik
2021-01-05net/mlx5: DR, Add infrastructure for supporting several steering formatsYevgeny Kliteynik
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15net/mlx5: Use effective interrupt affinityThomas Gleixner
2020-12-15net/mlx5: Replace irq_to_desc() abuseThomas Gleixner
2020-12-15net/mlx4: Use effective interrupt affinityThomas Gleixner
2020-12-15net/mlx4: Replace irq_to_desc() abuseThomas Gleixner
2020-12-14mlxsw: spectrum_router: Use eXtended mezzanine to offload IPv4 routerJiri Pirko
2020-12-14mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3Jiri Pirko
2020-12-14mlxsw: spectrum_router_xm: Introduce basic XM cache flushingJiri Pirko
2020-12-14mlxsw: reg: Add Router LPM Cache Enable RegisterJiri Pirko
2020-12-14mlxsw: reg: Add Router LPM Cache ML Delete RegisterJiri Pirko
2020-12-14mlxsw: spectrum_router_xm: Implement L-value tracking for M-indexJiri Pirko
2020-12-14mlxsw: reg: Add XM Router M Table RegisterJiri Pirko
2020-12-14mlxsw: spectrum_router: Introduce per-ASIC XM initializationJiri Pirko
2020-12-14mlxsw: reg: Add XM Lookup Table Query RegisterJiri Pirko
2020-12-14mlxsw: reg: Add Router XLT M select RegisterJiri Pirko
2020-12-14mlxsw: Ignore ports that are connected to eXtended mezanineJiri Pirko
2020-12-14mlxsw: pci: Obtain info about ports used by eXtended mezanineJiri Pirko
2020-12-14mlxsw: spectrum_router: Introduce XM implementation of router low-level opsJiri Pirko
2020-12-14mlxsw: reg: Add Router XLT Enable RegisterJiri Pirko