Historia zmian

Autor SHA1 Wiadomość Data
  Tom Herbert c7cb38af79 net: sfc calls skb_set_hash 11 lat temu
  Jon Cooper bd9a265db2 sfc: Add RX packet timestamping for EF10 11 lat temu
  Ben Hutchings 2ccd0b1925 sfc: Copy RX prefix into skb head area in efx_rx_mk_skb() 11 lat temu
  Jon Cooper cce28794bc sfc: Make initial fill of RX descriptors synchronous 12 lat temu
  Andrew Rybchenko 2ec030144f sfc: RX buffer allocation takes prefix size into account in IP header alignment 11 lat temu
  Ben Hutchings c47b2d9d56 sfc: Support ARFS for IPv6 flows 12 lat temu
  Ben Hutchings f7a6d2c442 sfc: Update copyright banners 12 lat temu
  Jon Cooper e8c68c0a09 sfc: Prepare for RX scatter on EF10 12 lat temu
  Ben Hutchings b883d0bd4a sfc: Document conditions for multicast replication vs filter replacement 12 lat temu
  Ben Hutchings 3dced740c2 sfc: Add support for reading packet length from prefix 12 lat temu
  Jon Cooper 43a3739d55 sfc: Generalise packet hash lookup to support EF10 RX prefix 13 lat temu
  Ben Hutchings add7247718 sfc: Make most filter operations NIC-type-specific 12 lat temu
  Ben Hutchings e42c3d85af sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour 12 lat temu
  Ben Hutchings d8aec745dd sfc: Stop RX refill before flushing RX queues 12 lat temu
  Ben Hutchings 734d4e159b sfc: Fix memory leak when discarding scattered packets 12 lat temu
  Ben Hutchings 636d73da27 sfc: Improve test for IOMMU in use 12 lat temu
  Ben Hutchings e79255de85 sfc: Do not pass non-TCP packets into GRO code 12 lat temu
  Jon Cooper d4ef5b6f37 sfc: Increase size of RX SKB header area 12 lat temu
  Jon Cooper c99dffc417 sfc: Enable RX checksum offload for packets not handled by GRO 12 lat temu
  Ben Hutchings 950c54df1e sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate 12 lat temu
  Ben Hutchings c14ff2ea2d sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN 12 lat temu
  stephen hemminger debd0034de sfc: make local functions static 12 lat temu
  Daniel Pieczko 1648a23fa1 sfc: allocate more RX buffers per page 12 lat temu
  Ben Hutchings 179ea7f039 sfc: Replace efx_rx_is_last_buffer() with a flag 12 lat temu
  Daniel Pieczko 2768935a46 sfc: reuse pages to avoid DMA mapping/unmapping costs 12 lat temu
  Ben Hutchings 85740cdf0b sfc: Enable RX DMA scattering where possible 12 lat temu
  Ben Hutchings b74e3e8cd6 sfc: Update RX buffer address together with length 12 lat temu
  Ben Hutchings 5036b7c7b9 sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade 12 lat temu
  Ben Hutchings b184f16b7f sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va() 12 lat temu
  Ben Hutchings ff734ef4bc sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet() 12 lat temu