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
multichannel-fixes-v2
multichannel-fixes-v3
plk
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
/
iavf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-12-13
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
1
-1
/
+4
2023-12-12
iavf: Introduce new state machines for flow director
Piotr Gardocki
1
-0
/
+1
2023-10-27
iavf: delete the iavf client interface
Michal Schmidt
1
-27
/
+0
2023-10-27
iavf: rely on netdev's own registered state
Michal Schmidt
1
-1
/
+0
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2023-09-15
iavf: add iavf_schedule_aq_request() helper
Petr Oros
1
-1
/
+1
2023-09-13
iavf: Add ability to turn off CRC stripping for VF
Norbert Zulinski
1
-0
/
+2
2023-09-11
iavf: Fix promiscuous mode configuration flow messages
Brett Creeley
1
-7
/
+9
2023-08-16
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
1
-3
/
+3
2023-07-17
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
1
-1
/
+1
2023-07-17
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
1
-0
/
+2
2023-07-17
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
1
-0
/
+2
2023-06-22
iavf: make functions static where possible
Przemek Kitszel
1
-10
/
+0
2023-06-10
iavf: remove mask from iavf_irq_enable_queues()
Ahmed Zaki
1
-1
/
+1
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+12
2023-04-07
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
1
-3
/
+4
2023-04-07
iavf: refactor VLAN filter states
Ahmed Zaki
1
-6
/
+9
2023-03-08
iavf: Remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
1
-0
/
+1
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-01-25
virtchnl: i40e/iavf: rename iwarp to rdma
Jesse Brandeburg
1
-3
/
+3
2023-01-20
iavf: fix temporary deadlock and failure to set MAC address
Michal Schmidt
1
-1
/
+1
2022-11-18
iavf: remove INITIAL_MAC_SET to allow gARP to work properly
Stefan Assmann
1
-1
/
+0
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+6
2022-07-29
iavf: Fix 'tc qdisc show' listing too many queues
Przemyslaw Patynowski
1
-0
/
+5
2022-07-29
iavf: Fix max_rate limiting
Przemyslaw Patynowski
1
-0
/
+1
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+11
2022-07-18
iavf: Fix missing state logs
Przemyslaw Patynowski
1
-0
/
+4
2022-07-18
iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
Przemyslaw Patynowski
1
-1
/
+0
2022-07-18
iavf: Fix VLAN_V2 addition/rejection
Przemyslaw Patynowski
1
-2
/
+7
2022-06-07
iavf: Add waiting for response from PF in set mac
Mateusz Palczewski
1
-1
/
+6
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-03-08
iavf: Fix adopting new combined setting
Michal Maloszewski
1
-0
/
+1
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2022-03-01
iavf: stop leaking iavf_status as "errno" values
Mateusz Palczewski
1
-1
/
+4
2022-03-01
iavf: refactor processing of VLAN V2 capability message
Mateusz Palczewski
1
-1
/
+16
2022-02-25
iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS
Slawomir Laba
1
-0
/
+1
2022-02-25
iavf: Fix init state closure on remove
Slawomir Laba
1
-0
/
+4
2022-02-25
iavf: Rework mutexes for better synchronisation
Slawomir Laba
1
-1
/
+0
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disable
Brett Creeley
1
-32
/
+48
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath
Brett Creeley
1
-0
/
+1
2021-12-17
iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev config
Brett Creeley
1
-2
/
+15
2021-12-17
iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiation
Brett Creeley
1
-0
/
+9
2021-11-30
iavf: Refactor iavf_mac_filter struct memory usage
Jedrzej Jagielski
1
-3
/
+7
2021-11-19
iavf: Fix VLAN feature flags after VFR
Brett Creeley
1
-0
/
+1
2021-11-19
iavf: Fix refreshing iavf adapter stats on ethtool request
Jedrzej Jagielski
1
-0
/
+2
2021-11-15
iavf: Restore VLAN filters after link down
Akeem G Abodunrin
1
-0
/
+1
2021-10-29
iavf: Fix kernel BUG in free_msi_irqs
Przemyslaw Patynowski
1
-0
/
+36
2021-10-18
iavf: Combine init and watchdog state machines
Mateusz Palczewski
1
-1
/
+0
[next]