aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
AgeCommit message (Expand)Author
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-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
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-11net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy
2019-06-27net/mlx5e: Allow ICO SQ to be used by multiple RQsMaxim Mikityanskiy
2019-06-19mlx5: more strict use of page_pool APIJesper Dangaard Brouer
2019-06-14net/mlx5e: use indirect calls wrapper for the rx packet handlerPaolo Abeni
2019-06-14net/mlx5e: use indirect calls wrapper for skb allocationPaolo Abeni
2019-04-23net/mlx5e: RX, Support multiple outstanding UMR postsTariq Toukan
2019-04-09Revert "net/mlx5e: Enable reporting checksum unnecessary also for L3 packets"Or Gerlitz
2019-04-09net/mlx5e: Rx, Check ip headers sanitySaeed Mahameed
2019-04-09net/mlx5e: Rx, Fixup skb checksum for packets with tail paddingSaeed Mahameed