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
/
i40e
/
i40e_virtchnl_pf.c
Age
Commit message (
Expand
)
Author
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-09
i40e: always propagate error value in i40e_set_vsi_promisc()
Stefan Assmann
2020-09-09
i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc
Stefan Assmann
2020-06-25
i40e: Remove scheduling while atomic possibility
Aleksandr Loktionov
2020-02-11
i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
Brett Creeley
2020-01-09
i40e: Fix virtchnl_queue_select bitmap validation
Brett Creeley
2019-11-04
i40e: implement VF stats NDO
Jesse Brandeburg
2019-10-25
i40e: Refactoring VF MAC filters counting to make more reliable
Aleksandr Loktionov
2019-09-11
i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rate
Stefan Assmann
2019-08-22
i40e: Fix crash caused by stress setting of VF MAC addresses
Slawomir Laba
2019-08-05
i40e: Remove unicast log when VF is leaving multicast mode.
Czeslaw Zagorski
2019-08-05
i40e: fix code comments
Jeff Kirsher
2019-08-05
i40e: don't report link up for a VF who hasn't enabled queues
Jacob Keller
2019-06-26
i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-06-14
i40e: add input validation for virtchnl handlers
Sergey Nemov
2019-06-14
i40e: Add bounds check for ch[] array
Piotr Kwapulinski
2019-06-14
i40e: let untrusted VF to create up to 16 VLANs
Piotr Kwapulinski
2019-06-05
i40e: Check and set the PF driver state first in i40e_ndo_set_vf_mac
Lihong Yang
2019-06-05
i40e: Do not check VF state in i40e_ndo_get_vf_config
Lihong Yang
2019-05-04
i40e: Memory leak in i40e_config_iwarp_qvlist
Martyna Szapar
2019-05-04
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
2019-05-04
i40e: missing input validation on VF message handling by the PF
Martyna Szapar
2019-05-04
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
2019-05-04
i40e: add num_vectors checker in iwarp handler
Sergey Nemov
2019-05-04
i40e: VF's promiscuous attribute is not kept
Grzegorz Siwik
2019-05-03
i40e: fix misleading message about promisc setting on un-trusted VF
Harshitha Ramamurthy
2019-05-03
i40e: remove out-of-range comparisons in i40e_validate_cloud_filter
Jacob Keller
2019-05-03
i40e: remove error msg when vf with port vlan tries to remove vlan 0
Aleksandr Loktionov
2019-04-16
i40e: Able to add up to 16 MAC filters on an untrusted VF
Adam Ludkiewicz
2019-01-22
i40e: clean up several indentation issues
Colin Ian King
2019-01-22
i40e: check queue pairs num in config queues handler
Sergey Nemov
2018-11-14
i40e: suppress bogus error message
Mitch Williams
2018-11-14
i40e: Protect access to VF control methods
Jan Sokolowski
2018-10-31
i40e: Update status codes
Mitch Williams
2018-10-03
i40e: Use proper enum in i40e_ndo_set_vf_link_state
Nathan Chancellor
2018-09-25
i40e: Remove unused msglen parameter from virtchnl functions
Patryk Małek
2018-09-25
i40e: add a helper function to validate a VF based on the vf id
Harshitha Ramamurthy
2018-09-25
i40e: Unset promiscuous settings on VF reset
Mariusz Stachura
2018-08-30
i40e: Prevent deleting MAC address from VF when set by PF
Patryk Małek
2018-08-30
i40evf: Change a VF mac without reloading the VF driver
Paweł Jabłoński
2018-04-30
i40e/i40evf: take into account queue map from vf when handling queues
Harshitha Ramamurthy
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-14
i40e: Fix permission check for VF MAC filters
Filip Sadowski
2018-03-14
i40e: Fix attach VF to VM issue
Paweł Jabłoński
2018-02-26
i40e: remove some stray indenting
Dan Carpenter
2018-02-26
i40e: check that pointer VSI is not null before dereferencing it
Colin Ian King
2018-02-14
i40e: Add and delete cloud filter
Avinash Dayanand
2018-02-14
i40e: Service request to configure bandwidth for ADq on a VF
Avinash Dayanand
[next]