Age | Commit message (Expand) | Author |
2024-10-10 | Merge branch 'net-introduce-tx-h-w-shaping-api' | Jakub Kicinski |
2024-10-10 | ice: Support VF queue rate limit and quanta size configuration | Wenjun Wu |
2024-10-08 | ice: store max_frame and rx_buf_len only in ice_rx_ring | Jacob Keller |
2024-09-06 | ice: add new VSI type for subfunctions | Piotr Raczynski |
2024-09-03 | ice: move netif_queue_set_napi to rtnl-protected sections | Larysa Zaremba |
2024-08-20 | ice: fix truesize operations for PAGE_SIZE >= 8192 | Maciej Fijalkowski |
2024-07-29 | ice: improve updating ice_{t,r}x_ring::xsk_pool | Maciej Fijalkowski |
2024-06-05 | ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors() | Larysa Zaremba |
2024-04-12 | ice: store VF relative MSI-X index in q_vector->vf_reg_idx | Jacob Keller |
2024-03-28 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2024-03-25 | ice: do switchdev slow-path Rx using PF VSI | Michal Swiatkowski |
2024-03-25 | ice: remove switchdev control plane VSI | Michal Swiatkowski |
2024-03-22 | overflow: Change DEFINE_FLEX to take __counted_by member | Kees Cook |
2024-02-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-02-20 | ice: Fix ASSERT_RTNL() warning during certain scenarios | Amritha Nambiar |
2024-02-02 | ice: make ice_vsi_cfg_txq() static | Maciej Fijalkowski |
2024-02-02 | ice: make ice_vsi_cfg_rxq() static | Maciej Fijalkowski |
2024-01-24 | ice: update xdp_rxq_info::frag_size for ZC enabled Rx queue | Maciej Fijalkowski |
2024-01-02 | ice: ice_base.c: Add const modifier to params and vars | Jan Glaza |
2023-12-22 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | David S. Miller |
2023-12-18 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-12-18 | ice: field get conversion | Jesse Brandeburg |
2023-12-18 | ice: field prep conversion | Jesse Brandeburg |
2023-12-13 | ice: Support XDP hints in AF_XDP ZC mode | Larysa Zaremba |
2023-12-13 | ice: Support HW timestamp hint | Larysa Zaremba |
2023-12-04 | ice: Add support in the driver for associating queue with napi | Amritha Nambiar |
2023-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-21 | ice: fix receive buffer size miscalculation | Jesse Brandeburg |
2023-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-07-19 | ice: xsk: add RX multi-buffer support | Maciej Fijalkowski |
2023-07-14 | ice: prevent NULL pointer deref during reload | Michal Swiatkowski |
2023-05-16 | ice: add dynamic interrupt allocation | Piotr Raczynski |
2023-05-16 | ice: add individual interrupt allocation | Piotr Raczynski |
2023-02-01 | ice: Add support for XDP multi-buffer on Rx side | 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: Use ICE_RLAN_BASE_S instead of magic number | Anatolii Gerasymenko |
2022-11-09 | ice: Fix spurious interrupt during removal of trusted VF | Norbert Zulinski |
2022-09-28 | net: drop the weight argument from netif_napi_add | Jakub Kicinski |
2022-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2022-09-02 | ice: Fix DMA mappings leak | Przemyslaw Patynowski |
2022-08-18 | ice: Implement control of FCS/CRC stripping | Jesse Brandeburg |
2022-03-14 | ice: rename ice_virtchnl_pf.c to ice_sriov.c | Jacob Keller |
2022-03-03 | ice: store VF pointer instead of VF ID | Jacob Keller |
2022-02-09 | ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 | Brett Creeley |
2022-02-09 | ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads | Brett Creeley |
2021-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-17 | ice: xsk: allocate separate memory for XDP SW ring | Maciej Fijalkowski |
2021-12-14 | ice: Propagate error codes | Tony Nguyen |
2021-12-14 | ice: Remove enum ice_status | Tony Nguyen |