index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_base.c
Age
Commit message (
Expand
)
Author
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
2021-12-14
ice: Use int for ice_status
Tony Nguyen
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
2021-11-03
ice: Fix not stopping Tx queues for VFs
Brett Creeley
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
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-07
ice: introduce new type of VSI for switchdev
Grzegorz Nitka
2021-06-11
ice: enable transmit timestamps for E810 devices
Jacob Keller
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
2021-06-07
ice: Refactor ice_setup_rx_ctx
Krzysztof Kazimierczak
2021-04-14
ice: refactor ITR data structures
Jesse Brandeburg
2021-04-14
ice: refactor interrupt moderation writes
Jesse Brandeburg
2021-03-31
ice: Add Support for XPS
Benita Bose
2021-03-12
ice: move headroom initialization to ice_setup_rx_ctx
Maciej Fijalkowski
2021-03-12
ice: fix napi work done reporting in xsk path
Magnus Karlsson
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-07-01
ice: replace single-element array used for C struct hack
Bruce Allan
2020-05-31
ice: Always clear QRXFLXP_CNTXT before writing new value
Brett Creeley
2020-05-27
ice: Check UMEM FQ size when allocating bufs
Krzysztof Kazimierczak
2020-05-27
ice: avoid undefined behavior
Bruce Allan
2020-05-27
ice: fix signed vs unsigned comparisons
Jesse Brandeburg
2020-05-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-21
ice: Fix casting issues
Karol Kolacinski
2020-05-21
ice: Provide more meaningful error message
Lihong Yang
2020-05-21
ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
2020-02-19
ice: add backslash-n to strings
Jesse Brandeburg
2020-02-19
ice: Always clear the QRXFLXP_CNTXT register for VF Rx queues
Brett Creeley
[next]