index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2
Brett Creeley
1
-0
/
+50
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disable
Brett Creeley
3
-51
/
+383
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath
Brett Creeley
5
-51
/
+135
2021-12-17
iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev config
Brett Creeley
3
-94
/
+453
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiation
Brett Creeley
3
-52
/
+240
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+2
2021-12-13
iavf: do not override the adapter state in the watchdog task (again)
Stefan Assmann
1
-1
/
+0
2021-12-13
iavf: missing unlocks in iavf_watchdog_task()
Dan Carpenter
1
-2
/
+2
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-11
/
+33
2021-12-06
iavf: Fix reporting when setting descriptor count
Michal Maloszewski
1
-11
/
+32
2021-12-01
iavf: restore MSI state on reset
Mitch Williams
1
-0
/
+1
2021-11-30
iavf: Fix displaying queue statistics shown by ethtool
Jedrzej Jagielski
1
-11
/
+19
2021-11-30
iavf: Refactor string format to avoid static analysis warnings
Karen Sornek
2
-4
/
+4
2021-11-30
iavf: Refactor text of informational message
Karen Sornek
1
-1
/
+1
2021-11-30
iavf: Fix static code analysis warning
Karen Sornek
1
-1
/
+1
2021-11-30
iavf: Refactor iavf_mac_filter struct memory usage
Jedrzej Jagielski
1
-3
/
+7
2021-11-30
iavf: Enable setting RSS hash key
Tony Nguyen
1
-8
/
+10
2021-11-30
iavf: Add trace while removing device
Jedrzej Jagielski
1
-0
/
+1
2021-11-30
iavf: return errno code instead of status code
Jacob Keller
1
-10
/
+10
2021-11-30
iavf: Log info when VF is entering and leaving Allmulti mode
Grzegorz Szczurek
1
-6
/
+14
2021-11-30
iavf: Add change MTU message
Patryk Małek
1
-0
/
+2
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-29
/
+112
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+10
2021-11-19
iavf: Fix VLAN feature flags after VFR
Brett Creeley
3
-23
/
+56
2021-11-19
iavf: Fix refreshing iavf adapter stats on ethtool request
Jedrzej Jagielski
4
-0
/
+25
2021-11-19
iavf: Fix deadlock occurrence during resetting VF interface
Jedrzej Jagielski
1
-2
/
+5
2021-11-19
iavf: Prevent changing static ITR values if adaptive moderation is on
Nitesh B Venkatesh
1
-4
/
+26
2021-11-15
iavf: Restore VLAN filters after link down
Akeem G Abodunrin
2
-5
/
+31
2021-11-15
iavf: Fix for setting queues to 0
Grzegorz Szczurek
1
-1
/
+1
2021-11-15
iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset
Surabhi Boob
1
-1
/
+1
2021-11-15
iavf: validate pointers
Mitch Williams
1
-7
/
+6
2021-11-15
iavf: prevent accidental free of filter structure
Jacob Keller
1
-2
/
+2
2021-11-15
iavf: Fix failure to exit out from last all-multicast mode
Piotr Marczak
1
-2
/
+1
2021-11-15
iavf: don't clear a lock we don't hold
Nicholas Nunley
1
-2
/
+4
2021-11-15
iavf: free q_vectors before queues in iavf_disable_vf
Nicholas Nunley
1
-1
/
+1
2021-11-15
iavf: check for null in iavf_fix_features
Nicholas Nunley
1
-1
/
+2
2021-11-15
iavf: Fix return of set the new channel count
Mateusz Palczewski
1
-0
/
+15
2021-10-29
iavf: Fix kernel BUG in free_msi_irqs
Przemyslaw Patynowski
2
-0
/
+56
2021-10-29
iavf: Add helper function to go from pci_dev to adapter
Karen Sornek
1
-7
/
+17
2021-10-18
iavf: Combine init and watchdog state machines
Mateusz Palczewski
2
-80
/
+57
2021-10-18
iavf: Add __IAVF_INIT_FAILED state
Mateusz Palczewski
2
-15
/
+21
2021-10-18
iavf: Refactor iavf state machine tracking
Mateusz Palczewski
3
-18
/
+31
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2021-10-06
iavf: fix double unlock of crit_lock
Stefan Assmann
1
-1
/
+0
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2
-3
/
+3
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+10
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+47
2021-08-19
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Sylwester Dziedziuch
3
-2
/
+47
2021-08-17
iavf: use mutexes for locking of critical sections
Stefan Assmann
3
-63
/
+56
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+8
[next]