summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
2020-04-08net/mlx5e: CT: Use rhashtable's ct entries instead of a separate listPaul Blakey
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko
2020-03-29net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-24net/mlx5e: Do not recover from a non-fatal syndromeAya Levin
2020-03-24net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin
2020-03-24net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin
2020-03-17net/mlx5: Avoid forwarding to other eswitch uplinkEli Cohen
2020-03-17net/mlx5e: Fix devlink port register sequenceVladyslav Tarasiuk
2020-03-17net/mlx5e: CT: Fix stack usage compiler warningSaeed Mahameed
2020-03-17net/mlx5e: CT: Fix insert rules when TC_CT config isn't enabledPaul Blakey
2020-03-17net/mlx5e: CT: remove set but not used variable 'unnew'YueHaibing
2020-03-12net/mlx5e: CT: Support clear actionPaul Blakey
2020-03-12net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey
2020-03-12net/mlx5e: CT: Offload established flowsPaul Blakey
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-03net/mlx5e: Use devlink virtual flavour for VF devlink portParav Pandit
2020-02-27net/mlx5e: Add support for devlink-port in non-representors modeVladyslav Tarasiuk
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-19net/mlx5e: Move tc tunnel parsing logic with the rest at tc_tun modulePaul Blakey
2020-02-19net/mlx5: Introduce mapping infra for mapping unique ids to dataPaul Blakey
2020-02-18net/mlx5e: Add support for FEC modes based on 50G per lane linksAya Levin
2020-02-18net/mlxe5: Separate between FEC and current speedAya Levin
2020-02-18net/mlx5e: Advertise globaly supported FEC modesAya Levin
2020-02-18net/mlx5e: Set FEC to auto when configured mode is not supportedAya Levin
2020-02-18mlx5: Use proper logging and tracing line terminationsJoe Perches
2020-02-18net/mlx5e: Support dump callback in RX reporterAya Levin
2020-02-18net/mlx5e: Support dump callback in TX reporterAya Levin
2020-02-18net/mlx5e: Gather reporters APIs togetherAya Levin
2020-02-18net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin
2020-02-18net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-06net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2020-01-06net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-20xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-05net/mlx5e: Fix translation of link mode into speedAya Levin
2019-12-05net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-11-30net/mlx5e: Fix build error without IPV6YueHaibing
2019-11-22net/mlx5e: Remove redundant pointer checkEli Cohen
2019-11-22net/mlx5e: TC, Stub out ipv6 tun create header functionSaeed Mahameed
2019-11-13net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen
2019-11-13net/mlx5: Remove redundant NULL initializationsEli Cohen
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller