index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
2
-11
/
+33
|
\
|
*
iavf: Fix reporting when setting descriptor count
Michal Maloszewski
2021-12-06
1
-11
/
+32
|
*
iavf: restore MSI state on reset
Mitch Williams
2021-12-01
1
-0
/
+1
*
|
iavf: Fix displaying queue statistics shown by ethtool
Jedrzej Jagielski
2021-11-30
1
-11
/
+19
*
|
iavf: Refactor string format to avoid static analysis warnings
Karen Sornek
2021-11-30
2
-4
/
+4
*
|
iavf: Refactor text of informational message
Karen Sornek
2021-11-30
1
-1
/
+1
*
|
iavf: Fix static code analysis warning
Karen Sornek
2021-11-30
1
-1
/
+1
*
|
iavf: Refactor iavf_mac_filter struct memory usage
Jedrzej Jagielski
2021-11-30
1
-3
/
+7
*
|
iavf: Enable setting RSS hash key
Tony Nguyen
2021-11-30
1
-8
/
+10
*
|
iavf: Add trace while removing device
Jedrzej Jagielski
2021-11-30
1
-0
/
+1
*
|
iavf: return errno code instead of status code
Jacob Keller
2021-11-30
1
-10
/
+10
*
|
iavf: Log info when VF is entering and leaving Allmulti mode
Grzegorz Szczurek
2021-11-30
1
-6
/
+14
*
|
iavf: Add change MTU message
Patryk Małek
2021-11-30
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
4
-29
/
+112
|
\
|
|
*
iavf: Fix VLAN feature flags after VFR
Brett Creeley
2021-11-19
3
-23
/
+56
|
*
iavf: Fix refreshing iavf adapter stats on ethtool request
Jedrzej Jagielski
2021-11-19
4
-0
/
+25
|
*
iavf: Fix deadlock occurrence during resetting VF interface
Jedrzej Jagielski
2021-11-19
1
-2
/
+5
|
*
iavf: Prevent changing static ITR values if adaptive moderation is on
Nitesh B Venkatesh
2021-11-19
1
-4
/
+26
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+10
|
/
*
iavf: Restore VLAN filters after link down
Akeem G Abodunrin
2021-11-16
2
-5
/
+31
*
iavf: Fix for setting queues to 0
Grzegorz Szczurek
2021-11-16
1
-1
/
+1
*
iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset
Surabhi Boob
2021-11-16
1
-1
/
+1
*
iavf: validate pointers
Mitch Williams
2021-11-16
1
-7
/
+6
*
iavf: prevent accidental free of filter structure
Jacob Keller
2021-11-16
1
-2
/
+2
*
iavf: Fix failure to exit out from last all-multicast mode
Piotr Marczak
2021-11-16
1
-2
/
+1
*
iavf: don't clear a lock we don't hold
Nicholas Nunley
2021-11-16
1
-2
/
+4
*
iavf: free q_vectors before queues in iavf_disable_vf
Nicholas Nunley
2021-11-16
1
-1
/
+1
*
iavf: check for null in iavf_fix_features
Nicholas Nunley
2021-11-16
1
-1
/
+2
*
iavf: Fix return of set the new channel count
Mateusz Palczewski
2021-11-16
1
-0
/
+15
*
iavf: Fix kernel BUG in free_msi_irqs
Przemyslaw Patynowski
2021-10-29
2
-0
/
+56
*
iavf: Add helper function to go from pci_dev to adapter
Karen Sornek
2021-10-29
1
-7
/
+17
*
iavf: Combine init and watchdog state machines
Mateusz Palczewski
2021-10-18
2
-80
/
+57
*
iavf: Add __IAVF_INIT_FAILED state
Mateusz Palczewski
2021-10-18
2
-15
/
+21
*
iavf: Refactor iavf state machine tracking
Mateusz Palczewski
2021-10-18
3
-18
/
+31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-08
1
-1
/
+0
|
\
|
*
iavf: fix double unlock of crit_lock
Stefan Assmann
2021-10-06
1
-1
/
+0
*
|
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
2
-3
/
+3
|
/
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-20
3
-2
/
+47
|
\
|
*
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Sylwester Dziedziuch
2021-08-19
3
-2
/
+47
*
|
iavf: use mutexes for locking of critical sections
Stefan Assmann
2021-08-17
3
-63
/
+56
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-5
/
+8
|
\
|
|
*
iavf: Set RSS LUT and key in reset handle path
Md Fahad Iqbal Polash
2021-08-09
1
-5
/
+8
*
|
iavf: fix locking of critical sections
Stefan Assmann
2021-07-19
1
-7
/
+50
*
|
iavf: do not override the adapter state in the watchdog task
Stefan Assmann
2021-07-19
1
-1
/
+0
|
/
*
iavf: Fix an error handling path in 'iavf_probe()'
Christophe JAILLET
2021-07-01
1
-0
/
+1
*
iavf: clean up packet type lookup table
Jesse Brandeburg
2021-06-18
2
-119
/
+6
*
iavf: redefine the magic number for FDIR GTP-U header fields
Haiyue Wang
2021-04-23
1
-3
/
+12
*
iavf: enhance the duplicated FDIR list scan handling
Haiyue Wang
2021-04-23
1
-6
/
+3
*
iavf: change the flex-byte support number to macro definition
Haiyue Wang
2021-04-23
2
-3
/
+8
[next]