summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
AgeCommit message (Expand)Author
2020-12-08net/mlx5e: Remove duplicated includeYueHaibing
2020-12-08net/mlx5e: Allow RQ outside of channel contextAya Levin
2020-12-08net/mlx5e: Allow CQ outside of channel contextAya Levin
2020-11-05net/mlx5e: Fix incorrect access of RCU-protected xdp_progMaxim Mikityanskiy
2020-09-23net/mlx5e: Add tc chains offload support for nic flowsAriel Levkovich
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21net/mlx5e: Fix multicast counter not up-to-date in "ip -s"Ron Diskin
2020-09-21net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy
2020-09-15net/mlx5e: Add CQE compression support for multi-strides packetsOfer Levi
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-26net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTESTariq Toukan
2020-07-28net/mlx5e: Use indirect call wrappers for RX post WQEs functionsTariq Toukan
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan
2020-07-16net/mlx5e: RX, Avoid indirect call in representor CQE handlingTariq Toukan
2020-07-16net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offloadRaed Salem
2020-07-02net/mlx5e: Remove redundant RQ state queryAya Levin
2020-06-27net/mlx5e: kTLS, Improve rx handler function callTariq Toukan
2020-06-27net/mlx5e: kTLS, Add kTLS RX resync supportTariq Toukan
2020-06-27net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan
2020-05-29mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buffJesper Dangaard Brouer
2020-05-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-22net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov
2020-05-21mlx5, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOLBjörn Töpel
2020-05-15net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit
2020-05-14mlx5: Rx queue setup time determine frame_sz for XDPJesper Dangaard Brouer
2020-05-09net/mlx5e: Enhance ICOSQ WQE info fieldsTariq Toukan
2020-05-09net/mlx5e: Use struct assignment for WQE info updatesTariq Toukan
2020-04-30net/mlx5e: Unify reserving space for WQEsMaxim Mikityanskiy
2020-04-30net/mlx5e: Rename ICOSQ WQE info struct and fieldMaxim Mikityanskiy
2020-04-30net/mlx5e: TX, Generalise code and usage of error CQE dumpTariq Toukan
2020-04-20net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-24net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-02-25net/mlx5e: RX, Use indirect calls wrapper for handling compressed completionsTariq Toukan
2020-02-19net/mlx5e: Restore tunnel metadata on missPaul Blakey
2020-02-19net/mlx5: E-Switch, Restore chain id on missPaul Blakey
2020-02-19net/mlx5e: Rx, Split rep rx mpwqe handler from nicPaul Blakey
2020-02-06net/mlx5e: TX, Error completion is for last WQE in batchTariq Toukan
2019-11-20net/mlx5e: Rx, Update page pool numa node when changedSaeed Mahameed
2019-10-29net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-08-20net/mlx5e: Report and recover from CQE with error on RQAya Levin
2019-08-20net/mlx5e: RX, Handle CQE with error at the earliest stageSaeed Mahameed
2019-08-20net/mlx5e: Report and recover from CQE error on ICOSQAya Levin
2019-08-17net/mlx5e: Add AF_XDP need_wakeup supportMaxim Mikityanskiy
2019-08-01net/mlx5e: Rx, checksum handling refactoringSaeed Mahameed