index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_virtchnl_pf.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
i40e: add ability to reset VF for Tx and Rx MDD events
Aleksandr Loktionov
1
-1
/
+1
2024-10-08
i40e: Fix macvlan leak by synchronizing access to mac_filter_hash
Aleksandr Loktionov
1
-0
/
+2
2024-04-30
i40e: Add helper to access main VSI
Ivan Vecera
1
-6
/
+8
2024-04-01
i40e: Fix VF MAC filter removal
Ivan Vecera
1
-5
/
+6
2024-03-26
i40e: fix vf may be used uninitialized in this function warning
Aleksandr Loktionov
1
-18
/
+16
2024-03-06
i40e: remove unnecessary qv_info ptr NULL checks
Alexey Kodanev
1
-4
/
+0
2024-02-12
i40e: Do not allow untrusted VF to remove administratively set MAC
Ivan Vecera
1
-5
/
+33
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+30
2024-01-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
1
-0
/
+26
2024-01-03
i40e: Restore VF MSI-X state during PCI reset
Andrii Staikov
1
-0
/
+26
2024-01-02
i40e: Fix VF disable behavior to block all traffic
Andrii Staikov
1
-0
/
+32
2023-12-27
i40e: Fix filter input checks to prevent config with invalid values
Sudheer Mogilappagari
1
-4
/
+4
2023-12-18
i40e: field get conversion
Jesse Brandeburg
1
-11
/
+10
2023-12-18
i40e: field prep conversion
Jesse Brandeburg
1
-5
/
+3
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+9
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
1
-7
/
+9
2023-11-14
i40e: Consolidate hardware capabilities
Ivan Vecera
1
-4
/
+4
2023-11-14
i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
Ivan Vecera
1
-10
/
+10
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
1
-0
/
+2
2023-10-03
i40e: Add rx_missed_errors for buffer exhaustion
Yajun Deng
1
-1
/
+1
2023-09-15
i40e: Fix VF VLAN offloading when port VLAN is configured
Ivan Vecera
1
-3
/
+5
2023-08-16
virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
Alexander Lobakin
1
-3
/
+4
2023-08-16
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
1
-1
/
+1
2023-07-31
i40e: remove i40e_status
Jan Sokolowski
1
-92
/
+87
2023-07-14
i40e: Wait for pending VF reset in VF set callbacks
Ivan Vecera
1
-11
/
+5
2023-07-14
i40e: Add helper for VF inited state check with timeout
Ivan Vecera
1
-16
/
+33
2023-04-02
i40e: Add support for VF to specify its primary MAC address
Sylwester Dziedziuch
1
-4
/
+70
2023-02-09
i40e: use ERR_PTR error print in i40e messages
Jan Sokolowski
1
-14
/
+14
2023-02-09
i40e: use int for i40e_status
Jan Sokolowski
1
-33
/
+33
2023-02-09
i40e: Remove string printing for i40e_status
Jan Sokolowski
1
-14
/
+14
2023-01-25
virtchnl: i40e/iavf: rename iwarp to rdma
Jesse Brandeburg
1
-31
/
+32
2022-12-05
i40e: Fix for VF MAC address 0
Sylwester Dziedziuch
1
-0
/
+2
2022-10-25
i40e: Fix VF hang when reset is triggered on another VF
Sylwester Dziedziuch
1
-11
/
+32
2022-09-19
i40e: Fix VF set max MTU size
Michal Jaron
1
-0
/
+20
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-06-30
i40e: Fix VF's MAC Address change on VM
Norbert Zulinski
1
-0
/
+4
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-06-09
i40e: Fix calculating the number of queue pairs
Grzegorz Szczurek
1
-1
/
+1
2022-06-07
i40e: Add VF VLAN pruning
Mateusz Palczewski
1
-1
/
+7
2022-03-08
i40e: stop disabling VFs due to PF error responses
Jacob Keller
1
-50
/
+7
2022-01-20
i40e: Fix for failed to init adminq while VF reset
Karen Sornek
1
-2
/
+42
2022-01-20
i40e: Fix issue when maximum queues is exceeded
Jedrzej Jagielski
1
-0
/
+59
2022-01-07
i40e: Add ensurance of MacVlan resources for every trusted VF
Karen Sornek
1
-5
/
+29
2022-01-04
i40e: Fix to not show opcode msg on unsuccessful VF MAC change
Mateusz Palczewski
1
-8
/
+32
2021-12-06
i40e: Fix pre-set max number of queues for VF
Mateusz Palczewski
1
-5
/
+0
2021-12-06
i40e: Fix failed opcode appearing if handling messages from VF
Karen Sornek
1
-22
/
+48
2021-11-17
i40e: Fix warning message and call stack during rmmod i40e driver
Karen Sornek
1
-32
/
+21
2021-11-17
i40e: Fix ping is lost after configuring ADq on VF
Eryk Rybak
1
-5
/
+12
2021-11-17
i40e: Fix correct max_pkt_size on VF RX queue
Eryk Rybak
1
-44
/
+9
2021-07-19
i40e: improve locking of mac_filter_hash
Stefan Assmann
1
-3
/
+20
[next]