Age | Commit message (Expand) | Author |
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 |
2023-03-13 | ice: call ice_is_malicious_vf() from ice_vc_process_vf_msg() | Jacob Keller |
2023-03-13 | ice: move ice_is_malicious_vf() to ice_virtchnl.c | Jacob Keller |
2023-02-06 | ice: remove unnecessary virtchnl_ether_addr struct use | Jacob Keller |
2022-11-23 | ice: Fix configuring VIRTCHNL_OP_CONFIG_VSI_QUEUES with unbalanced queues | Marcin Szycik |
2022-11-14 | ice: virtchnl rss hena support | Md Fahad Iqbal Polash |
2022-10-27 | ice: Add support Flex RXD | Michal Jaron |
2022-08-17 | ice: Fix VF not able to send tagged traffic with no VLAN filters | Sylwester Dziedziuch |
2022-07-29 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2022-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-07-28 | ice: Fix promiscuous mode not turning off | Michal Wilczynski |
2022-07-28 | ice: Introduce enabling promiscuous mode on multiple VF's | Michal Wilczynski |
2022-07-26 | ice: Fix max VLANs available for VF | Przemyslaw Patynowski |
2022-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-06-14 | ice: Fix queue config fail handling | Przemyslaw Patynowski |
2022-06-08 | ice: remove VLAN representor specific ops | Michal Swiatkowski |
2022-06-08 | ice: don't set VF VLAN caps in switchdev | Michal Swiatkowski |
2022-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-06 | ice: clear stale Tx queue settings before configuring | Anatolii Gerasymenko |
2022-05-05 | ice: always check VF VSI pointer values | Jacob Keller |
2022-05-05 | ice: introduce common helper for retrieving VSI by vsi_num | Maciej Fijalkowski |
2022-04-26 | ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg() | Ivan Vecera |
2022-04-26 | ice: Fix incorrect locking in ice_vc_process_vf_msg() | Ivan Vecera |
2022-04-05 | ice: Do not skip not enabled queues in ice_vc_dis_qs_msg | Anatolii Gerasymenko |
2022-03-15 | ice: remove PF pointer from ice_check_vf_init | Jacob Keller |
2022-03-15 | ice: introduce ice_virtchnl.c and ice_virtchnl.h | Jacob Keller |