Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-04 | sfc: The RX page_ring is optional | Martin Habets | 1 | -0/+5 |
2021-12-22 | sfc: Check null pointer of rx_queue->page_ring | Jiasheng Jiang | 1 | -1/+4 |
2020-12-01 | xsk: Propagate napi_id to XDP socket Rx path | Björn Töpel | 1 | -1/+1 |
2020-10-20 | sfc: move initialisation of efx->filter_sem to efx_init_struct() | Edward Cree | 1 | -1/+0 |
2020-08-18 | sfc: null out channel->rps_flow_id after freeing it | Edward Cree | 1 | -0/+1 |
2020-08-14 | sfc: check hash is valid before using it | Edward Cree | 1 | -1/+2 |
2020-06-29 | sfc: extend common GRO interface to support CHECKSUM_COMPLETE | Edward Cree | 1 | -3/+8 |
2020-06-29 | sfc: commonise ARFS handling | Edward Cree | 1 | -0/+234 |
2020-03-16 | sfc: fix XDP-redirect in this driver | Jesper Dangaard Brouer | 1 | -3/+3 |
2020-01-10 | sfc: move RPS code | Alex Maftei (amaftei) | 1 | -1/+234 |
2020-01-10 | sfc: move RSS code | Alex Maftei (amaftei) | 1 | -0/+65 |
2020-01-10 | sfc: move more rx code | Alex Maftei (amaftei) | 1 | -17/+195 |
2020-01-08 | sfc: move common rx code | Alex Maftei (amaftei) | 1 | -0/+375 |