summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
2022-02-01net/mlx5e: Avoid field-overflowing memcpy()Kees Cook
2022-02-01net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy
2022-02-01net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman
2022-02-01net/mlx5e: Fix wrong calculation of header index in HW_GROKhalid Manaa
2022-02-01net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan
2022-02-01net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov
2022-01-11mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-06net/mlx5e: Fix wrong usage of fib_info_nh when routes with nexthop objects ar...Maor Dickman
2022-01-06net/mlx5e: Fix page DMA map/unmap attributesAya Levin
2022-01-06net/mlx5e: TC, Remove redundant error loggingRoi Dayan
2022-01-06net/mlx5: mlx5e_hv_vhca_stats_create return type to voidSaeed Mahameed
2022-01-04net/mlx5: CT: Set flow source hint from provided tuple devicePaul Blakey
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-22net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flowMaxim Mikityanskiy
2021-12-22net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabledGal Pressman
2021-12-22net/mlx5e: Wrap the tx reporter dump callback to extract the sqAmir Tzin
2021-12-21net/mlx5e: Take packet_merge params directly from the RX res structTariq Toukan
2021-12-21net/mlx5e: Use dynamic per-channel allocations in statsTariq Toukan
2021-12-21net/mlx5e: Use bitmap field for profile featuresTariq Toukan
2021-12-19flow_offload: reject to offload tc actions in offload driversBaowen Zheng
2021-12-14net/mlx5e: Move goto action checks into tc_action goto post parse opRoi Dayan
2021-12-14net/mlx5e: Move vlan action chunk into tc action vlan post parse opRoi Dayan
2021-12-14net/mlx5e: Add post_parse() op to tc action infrastructureRoi Dayan
2021-12-14net/mlx5e: Move sample attr allocation to tc_action sample parse opRoi Dayan
2021-12-14net/mlx5e: Add redirect ingress to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add sample and ptype to tc_action infraRoi Dayan
2021-12-14net/mlx5e: Add ct to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add mpls push/pop to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add vlan push/pop/mangle to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add pedit to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add csum to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add tunnel encap/decap to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add goto to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add tc action infrastructureRoi Dayan
2021-12-13bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni
2021-12-02net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macroBen Ben-Ishay
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-30net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet
2021-11-16net/mlx5e: Specify out ifindex when looking up decap routeChris Mi
2021-11-16net/mlx5: TC, using swap() instead of tmp variableYihao Han
2021-11-16net/mlx5: CT: Allow static allocation of mod headersPaul Blakey
2021-11-16net/mlx5e: Refactor mod header management APIPaul Blakey
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov