Age | Commit message (Expand) | Author |
2024-03-25 | ice: do switchdev slow-path Rx using PF VSI | Michal Swiatkowski |
2024-01-24 | ice: work on pre-XDP prog frag count | Maciej Fijalkowski |
2023-12-13 | ice: Implement VLAN tag hint | Larysa Zaremba |
2023-12-13 | ice: Support HW timestamp hint | Larysa Zaremba |
2023-12-13 | ice: Introduce ice_xdp_buff | Larysa Zaremba |
2023-11-23 | ice: remove ptp_tx ring parameter flag | Jacob Keller |
2023-05-12 | ice: Fix undersized tx_flags variable | Jan Sokolowski |
2023-02-13 | ice: Fix freeing XDP frames backed by Page Pool | Alexander Lobakin |
2023-02-13 | ice: Robustify cleaning/completing XDP Tx buffers | Alexander Lobakin |
2023-02-01 | ice: xsk: Do not convert to buff to frame for XDP_TX | Maciej Fijalkowski |
2023-02-01 | ice: Remove next_{dd,rs} fields from ice_tx_ring | Maciej Fijalkowski |
2023-02-01 | ice: Add support for XDP multi-buffer on Tx side | Maciej Fijalkowski |
2023-02-01 | ice: Add support for XDP multi-buffer on Rx side | Maciej Fijalkowski |
2023-02-01 | ice: Centrallize Rx buffer recycling | Maciej Fijalkowski |
2023-02-01 | ice: Store page count inside ice_rx_buf | Maciej Fijalkowski |
2023-02-01 | ice: Add xdp_buff to ice_rx_ring struct | Maciej Fijalkowski |
2023-02-01 | ice: Prepare legacy-rx for upcoming XDP multi-buffer support | Maciej Fijalkowski |
2022-11-23 | ice: Accumulate ring statistics over reset | Benjamin Mikailenko |
2022-08-18 | ice: Implement control of FCS/CRC stripping | Jesse Brandeburg |
2022-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-17 | ice: Fix interrupt moderation settings getting cleared | Michal Wilczynski |
2022-04-15 | ice, xsk: Terminate Rx side of NAPI when XSK Rx queue gets full | Maciej Fijalkowski |
2022-02-10 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2022-02-09 | ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads | Brett Creeley |
2022-01-27 | ice: xsk: Borrow xdp_tx_active logic from i40e | Maciej Fijalkowski |
2022-01-27 | ice: xsk: Improve AF_XDP ZC Tx and use batching API | Maciej Fijalkowski |
2022-01-27 | ice: Make Tx threshold dependent on ring length | Maciej Fijalkowski |
2022-01-27 | ice: xsk: Handle SW XDP ring wrap and bump tail more often | Maciej Fijalkowski |
2021-12-17 | ice: xsk: fix cleaned_count setting | Maciej Fijalkowski |
2021-10-20 | ice: Add infrastructure for mqprio support via ndo_setup_tc | Kiran Patil |
2021-10-15 | ice: introduce XDP_TX fallback path | Maciej Fijalkowski |
2021-10-15 | ice: optimize XDP_TX workloads | Maciej Fijalkowski |
2021-10-15 | ice: propagate xdp_ring onto rx_ring | Maciej Fijalkowski |
2021-10-15 | ice: split ice_ring onto Tx/Rx separate structs | Maciej Fijalkowski |
2021-10-15 | ice: move ice_container_type onto ice_ring_container | Maciej Fijalkowski |
2021-10-15 | ice: remove ring_active from ice_ring | Maciej Fijalkowski |
2021-10-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-09-28 | ice: Add DSCP support | Dave Ertman |
2021-09-28 | ice: Use xdp_buf instead of rx_buf for xsk zero-copy | Magnus Karlsson |
2021-06-11 | ice: enable transmit timestamps for E810 devices | Jacob Keller |
2021-06-11 | ice: enable receive hardware timestamping | Jacob Keller |
2021-04-14 | ice: refactor ITR data structures | Jesse Brandeburg |
2021-04-14 | ice: replace custom AIM algorithm with kernel's DIM library | Jacob Keller |
2021-04-07 | ice: Remove rx_gro_dropped stat | Anirudh Venkataramanan |
2021-03-31 | ice: handle increasing Tx or Rx ring sizes | Paul M Stillwell Jr |
2021-03-31 | ice: Add Support for XPS | Benita Bose |
2021-02-12 | ice: store the result of ice_rx_offset() onto ice_ring | Maciej Fijalkowski |
2021-02-12 | ice: move skb pointer from rx_buf to rx_ring | Maciej Fijalkowski |
2021-02-08 | ice: fix writeback enable logic | Jesse Brandeburg |
2020-09-25 | intel-ethernet: clean up W=1 warnings in kdoc | Jesse Brandeburg |