Age | Commit message (Expand) | Author | Files | Lines |
2021-06-03 | i40e: add correct exception tracing for XDP | Magnus Karlsson | 1 | -2/+6 |
2021-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
2021-04-01 | i40e: fix receiving of single packets in xsk zero-copy mode | Magnus Karlsson | 1 | -2/+2 |
2021-03-23 | intel: clean up mismatched header comments | Jesse Brandeburg | 1 | -1/+1 |
2021-03-15 | i40e: optimize for XDP_REDIRECT in xsk path | Magnus Karlsson | 1 | -4/+7 |
2021-02-23 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski | 1 | -1/+1 |
2021-02-19 | i40e: Fix endianness conversions | Norbert Ciosek | 1 | -1/+1 |
2021-02-12 | i40e: Simplify the do-while allocation loop | Björn Töpel | 1 | -3/+1 |
2021-02-09 | i40e: consolidate handling of XDP program actions | Cristian Dumitrescu | 1 | -37/+61 |
2021-02-09 | i40e: remove the redundant buffer info updates | Cristian Dumitrescu | 1 | -19/+14 |
2021-02-09 | i40e: remove unnecessary cleaned_count updates | Cristian Dumitrescu | 1 | -3/+1 |
2021-02-09 | i40e: remove unnecessary memory writes of the next to clean pointer | Cristian Dumitrescu | 1 | -19/+11 |
2021-01-14 | i40e: fix potential NULL pointer dereferencing | Cristian Dumitrescu | 1 | -1/+1 |
2020-12-16 | i40e, xsk: clear the status bits for the next_to_use descriptor | Björn Töpel | 1 | -1/+4 |
2020-12-04 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -39/+84 |
2020-11-24 | i40e: remove redundant assignment | Marek Majtyka | 1 | -1/+0 |
2020-11-18 | i40e: Use batched xsk Tx interfaces to increase performance | Magnus Karlsson | 1 | -35/+84 |
2020-11-18 | i40e: Remove unnecessary sw_ring access from xsk Tx | Magnus Karlsson | 1 | -5/+1 |
2020-11-11 | i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc() | Dan Carpenter | 1 | -1/+1 |
2020-09-14 | i40e, xsk: move buffer allocation out of the Rx processing loop | Björn Töpel | 1 | -8/+4 |
2020-09-14 | i40e, xsk: remove HW descriptor prefetch in AF_XDP path | Björn Töpel | 1 | -0/+12 |
2020-08-31 | xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor... | Magnus Karlsson | 1 | -1/+1 |
2020-08-31 | xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces | Magnus Karlsson | 1 | -18/+16 |
2020-08-31 | xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem | Magnus Karlsson | 1 | -37/+44 |
2020-07-02 | i40e: move check of full Tx ring to outside of send loop | Magnus Karlsson | 1 | -15/+5 |
2020-07-02 | i40e: optimize AF_XDP Tx completion path | Magnus Karlsson | 1 | -20/+23 |
2020-07-01 | ethernet/intel: Convert fallthrough code comments | Jeff Kirsher | 1 | -2/+2 |
2020-05-29 | i40e: trivial fixup of comments in i40e_xsk.c | Jesper Dangaard Brouer | 1 | -3/+1 |
2020-05-22 | i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL | Björn Töpel | 1 | -317/+36 |
2020-05-22 | i40e: Separate kernel allocated rx_bi rings from AF_XDP rings | Björn Töpel | 1 | -34/+40 |
2020-05-22 | i40e: Refactor rx_bi accesses | Björn Töpel | 1 | -6/+12 |
2020-05-22 | xsk: Move driver interface to xdp_sock_drv.h | Magnus Karlsson | 1 | -1/+1 |
2020-05-15 | xdp: For Intel AF_XDP drivers add XDP frame_sz | Jesper Dangaard Brouer | 1 | -0/+2 |
2020-02-06 | i40e: Relax i40e_xsk_wakeup's return value when PF is busy | Maciej Fijalkowski | 1 | -1/+1 |
2019-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -2/+2 |
2019-12-21 | xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr | Magnus Karlsson | 1 | -2/+2 |
2019-12-19 | net/i40e: Fix concurrency issues between config flow and XSK | Maxim Mikityanskiy | 1 | -0/+4 |
2019-11-09 | i40e: need_wakeup flag might not be set for Tx | Magnus Karlsson | 1 | -8/+2 |
2019-11-01 | i40e: Fix receive buffer starvation for AF_XDP | Jeff Kirsher | 1 | -5/+0 |
2019-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -2/+2 |
2019-09-16 | i40e: fix xdp handle calculations | Ciara Loftus | 1 | -2/+2 |
2019-09-11 | i40e: fix potential RX buffer starvation for AF_XDP | Magnus Karlsson | 1 | -0/+5 |
2019-09-05 | i40e: fix xdp handle calculations | Kevin Laatz | 1 | -3/+4 |
2019-08-31 | i40e: modify driver for handling offsets | Kevin Laatz | 1 | -4/+9 |
2019-08-31 | i40e: simplify Rx buffer recycle | Kevin Laatz | 1 | -10/+3 |
2019-08-18 | i40e: add support for AF_XDP need_wakeup feature | Magnus Karlsson | 1 | -0/+18 |
2019-08-18 | xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup | Magnus Karlsson | 1 | -3/+4 |
2019-06-27 | xsk: Return the whole xdp_desc from xsk_umem_consume_tx | Maxim Mikityanskiy | 1 | -5/+7 |
2019-06-14 | i40e: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2019-04-01 | i40e: add tracking of AF_XDP ZC state for each queue pair | Björn Töpel | 1 | -0/+3 |