Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-15 | i40e, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full | Maciej Fijalkowski | 1 | -0/+1 |
2020-09-26 | intel-ethernet: clean up W=1 warnings in kdoc | Jesse Brandeburg | 1 | -3/+3 |
2020-09-14 | i40e, xsk: remove HW descriptor prefetch in AF_XDP path | Björn Töpel | 1 | -13/+0 |
2020-05-22 | i40e: Separate kernel allocated rx_bi rings from AF_XDP rings | Björn Töpel | 1 | -6/+34 |
2018-12-13 | i40e: DRY rx_ptype handling code | Michał Mirosław | 1 | -2/+1 |
2018-12-13 | i40e: fix VLAN.TCI == 0 RX HW offload | Michał Mirosław | 1 | -2/+0 |
2018-09-25 | i40e: disallow changing the number of descriptors when AF_XDP is on | Björn Töpel | 1 | -0/+1 |
2018-09-25 | i40e: clean zero-copy XDP Rx ring on shutdown/reset | Björn Töpel | 1 | -0/+1 |
2018-09-25 | i40e: clean zero-copy XDP Tx ring on shutdown/reset | Björn Töpel | 1 | -0/+2 |
2018-08-29 | i40e: move common Tx functions to i40e_txrx_common.h | Magnus Karlsson | 1 | -0/+59 |
2018-08-29 | i40e: move common Rx functions to i40e_txrx_common.h | Björn Töpel | 1 | -0/+31 |