index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_virtchnl.c
Age
Commit message (
Expand
)
Author
2025-07-24
ice: use libie_aq_str
Michal Swiatkowski
2025-07-24
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
2025-07-18
ice: breakout common LAG code into helpers
Dave Ertman
2025-07-10
ice: expose VF functions used by live migration
Jacob Keller
2025-07-10
ice: move ice_vsi_update_l2tsel to ice_lib.c
Jacob Keller
2025-07-10
ice: save RSS hash configuration for migration
Jacob Keller
2025-06-09
net: intel: rename 'hena' to 'hashcfg' for clarity
Jacob Keller
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-19
ice: fix vf->num_mac count with port representors
Jacob Keller
2025-04-11
ice: receive LLDP on trusted VFs
Mateusz Pacuszka
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-18
ice: fix input validation for virtchnl BW
Lukasz Czapnik
2025-03-18
ice: validate queue quanta parameters to prevent OOB access
Jan Glaza
2025-03-18
ice: stop truncating queue ids when checking
Jan Glaza
2025-02-14
iavf: add support for negotiating flexible RXDID format
Jacob Keller
2025-02-14
ice: support Rx timestamp on flex descriptor
Simei Su
2024-12-03
ice: Fix NULL pointer dereference in switchdev
Wojciech Drewek
2024-11-13
ice: use stack variable for virtchnl_supported_rxdids
Jacob Keller
2024-11-13
ice: initialize pf->supported_rxdids immediately after loading DDP
Jacob Keller
2024-11-13
ice: only allow Tx promiscuous for multicast
Brett Creeley
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-10-08
ice: consistently use q_idx in ice_vc_cfg_qs_msg()
Jacob Keller
2024-10-08
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
2024-08-13
iavf: add support for offloading tc U32 cls filters
Ahmed Zaki
2024-04-12
ice: store VF relative MSI-X index in q_vector->vf_reg_idx
Jacob Keller
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-05
ice: virtchnl: stop pretending to support RSS over AQ or registers
Jacob Keller
2024-03-04
ice: use relative VSI index for VFs instead of PF VSI number
Jacob Keller
2024-03-04
ice: pass VSI pointer into ice_vc_isvalid_q_id
Jacob Keller
2023-12-18
ice: field get conversion
Jesse Brandeburg
2023-12-13
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
2023-12-13
ice: enable symmetric-xor RSS for Toeplitz hash function
Jeff Guo
2023-12-13
ice: refactor RSS configuration
Qi Zhang
2023-12-13
ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
Ahmed Zaki
2023-12-05
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
2023-11-29
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
2023-10-20
ice: implement num_msix field per VF
Michal Swiatkowski
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-09-28
ice: always add legacy 32byte RXDID in supported_rxdids
Michal Schmidt
2023-09-13
ice: Check CRC strip requirement for VLAN strip
Haiyue Wang
2023-09-13
ice: Support FCS/CRC strip disable for VF
Haiyue Wang
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-21
Revert "ice: Fix ice VF reset during iavf initialization"
Petr Oros
2023-08-16
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
2023-08-07
ice: clean up __ice_aq_get_set_rss_lut()
Przemek Kitszel
2023-07-27
ice: process events created by lag netdev event handler
Dave Ertman
2023-05-19
ice: use src VSI instead of src MAC in slow-path
Michal Swiatkowski
2023-05-16
ice: Fix ice VF reset during iavf initialization
Dawid Wesierski
[next]