index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
/
iavf_virtchnl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
iavf: switch to Page Pool
Alexander Lobakin
1
-4
/
+6
2024-04-24
iavf: drop page splitting and recycling
Alexander Lobakin
1
-7
/
+1
2024-04-24
iavf: kill "legacy-rx" for good
Alexander Lobakin
1
-2
/
+1
2023-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+67
2023-12-14
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
1
-0
/
+41
2023-12-12
iavf: Introduce new state machines for flow director
Piotr Gardocki
1
-4
/
+67
2023-10-28
iavf: delete the iavf client interface
Michal Schmidt
1
-14
/
+0
2023-10-19
intel: fix string truncation warnings
Jesse Brandeburg
1
-14
/
+8
2023-09-13
iavf: Add ability to turn off CRC stripping for VF
Norbert Zulinski
1
-0
/
+4
2023-09-11
iavf: Fix promiscuous mode configuration flow messages
Brett Creeley
1
-27
/
+48
2023-08-16
virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
Alexander Lobakin
1
-16
/
+9
2023-08-16
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
1
-25
/
+19
2023-08-16
virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
Alexander Lobakin
1
-4
/
+2
2023-07-17
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
1
-2
/
+1
2023-07-17
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
1
-0
/
+1
2023-07-17
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
1
-0
/
+1
2023-05-16
iavf: send VLAN offloading caps once after VFR
Ahmed Zaki
1
-5
/
+0
2023-04-07
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
1
-20
/
+25
2023-04-07
iavf: refactor VLAN filter states
Ahmed Zaki
1
-16
/
+15
2023-03-16
iavf: do not track VLAN 0 filters
Ahmed Zaki
1
-2
/
+0
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+9
2023-01-25
virtchnl: i40e/iavf: rename iwarp to rdma
Jesse Brandeburg
1
-3
/
+3
2023-01-20
iavf: Move netdev_update_features() into watchdog task
Marcin Szycik
1
-0
/
+8
2023-01-20
iavf: fix temporary deadlock and failure to set MAC address
Michal Schmidt
1
-1
/
+1
2022-11-10
iavf: Fix VF driver counting VLAN 0 filters
Michal Jaron
1
-0
/
+2
2022-09-20
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
1
-2
/
+5
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+63
2022-07-18
iavf: Fix VLAN_V2 addition/rejection
Przemyslaw Patynowski
1
-2
/
+63
2022-06-30
intel: remove unused macros
Jesse Brandeburg
1
-4
/
+0
2022-06-07
iavf: Add waiting for response from PF in set mac
Mateusz Palczewski
1
-2
/
+59
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+40
2022-03-08
iavf: Fix handling of vlan strip virtual channel messages
Michal Maloszewski
1
-0
/
+40
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-23
/
+1
2022-03-01
iavf: Fix incorrect use of assigning iavf_status to int
Mateusz Palczewski
1
-92
/
+68
2022-03-01
iavf: stop leaking iavf_status as "errno" values
Mateusz Palczewski
1
-8
/
+10
2022-03-01
iavf: Add usage of new virtchnl format to set default MAC
Mateusz Palczewski
1
-0
/
+16
2022-02-25
iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS
Slawomir Laba
1
-23
/
+1
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disable
Brett Creeley
1
-0
/
+203
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath
Brett Creeley
1
-0
/
+2
2021-12-17
iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev config
Brett Creeley
1
-68
/
+183
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiation
Brett Creeley
1
-1
/
+77
2021-11-30
iavf: Refactor string format to avoid static analysis warnings
Karen Sornek
1
-1
/
+1
2021-11-30
iavf: Refactor text of informational message
Karen Sornek
1
-1
/
+1
2021-11-30
iavf: Log info when VF is entering and leaving Allmulti mode
Grzegorz Szczurek
1
-6
/
+14
2021-11-19
iavf: Fix VLAN feature flags after VFR
Brett Creeley
1
-3
/
+42
2021-11-19
iavf: Fix refreshing iavf adapter stats on ethtool request
Jedrzej Jagielski
1
-0
/
+2
2021-10-19
iavf: Refactor iavf state machine tracking
Mateusz Palczewski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-2
/
+2
2021-08-19
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Sylwester Dziedziuch
1
-2
/
+45
2021-04-22
iavf: Support for modifying TCP RSS flow hashing
Haiyue Wang
1
-2
/
+13
[next]