index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Lines
2021-12-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-47
/
+74
2021-12-08
ice: safer stats processing
Jesse Brandeburg
-11
/
+18
2021-12-07
ice: fix adding different tunnels
Michal Swiatkowski
-13
/
+25
2021-12-07
ice: fix choosing UDP header type
Michal Swiatkowski
-17
/
+10
2021-12-07
ice: ignore dropped packets during init
Jesse Brandeburg
-0
/
+3
2021-12-07
ice: Fix problems with DSCP QoS implementation
Dave Ertman
-6
/
+12
2021-12-07
ice: rearm other interrupt cause register after enabling VFs
Paul Greenwalt
-0
/
+4
2021-12-07
ice: fix FDIR init missing when reset VF
Yahui Cao
-0
/
+2
2021-12-06
i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc
Norbert Zulinski
-0
/
+8
2021-12-06
i40e: Fix pre-set max number of queues for VF
Mateusz Palczewski
-5
/
+0
2021-12-06
i40e: Fix failed opcode appearing if handling messages from VF
Karen Sornek
-22
/
+50
2021-12-06
iavf: Fix reporting when setting descriptor count
Michal Maloszewski
-11
/
+32
2021-12-01
iavf: restore MSI state on reset
Mitch Williams
-0
/
+1
2021-11-30
ice: xsk: clear status_error0 for each allocated desc
Maciej Fijalkowski
-0
/
+1
2021-11-25
igb: fix netpoll exit with traffic
Jesse Brandeburg
-1
/
+1
2021-11-22
ice: avoid bpf_prog refcount underflow
Marta Plantykow
-1
/
+17
2021-11-22
ice: fix vsi->txq_map sizing
Maciej Fijalkowski
-2
/
+7
2021-11-19
iavf: Fix VLAN feature flags after VFR
Brett Creeley
-23
/
+56
2021-11-19
iavf: Fix refreshing iavf adapter stats on ethtool request
Jedrzej Jagielski
-0
/
+25
2021-11-19
iavf: Fix deadlock occurrence during resetting VF interface
Jedrzej Jagielski
-2
/
+5
2021-11-19
iavf: Prevent changing static ITR values if adaptive moderation is on
Nitesh B Venkatesh
-4
/
+26
2021-11-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-
David S. Miller
-136
/
+147
2021-11-18
e100: fix device suspend/resume
Jesse Brandeburg
-5
/
+13
2021-11-17
i40e: Fix display error code in dmesg
Grzegorz Szczurek
-3
/
+2
2021-11-17
i40e: Fix creation of first queue by omitting it if is not power of two
Jedrzej Jagielski
-40
/
+19
2021-11-17
i40e: Fix warning message and call stack during rmmod i40e driver
Karen Sornek
-32
/
+21
2021-11-17
i40e: Fix ping is lost after configuring ADq on VF
Eryk Rybak
-8
/
+74
2021-11-17
i40e: Fix changing previously set num_queue_pairs for PFs
Eryk Rybak
-12
/
+23
2021-11-17
i40e: Fix NULL ptr dereference on VSI filter sync
Michal Maloszewski
-2
/
+4
2021-11-17
i40e: Fix correct max_pkt_size on VF RX queue
Eryk Rybak
-44
/
+9
2021-11-15
iavf: Restore VLAN filters after link down
Akeem G Abodunrin
-5
/
+31
2021-11-15
iavf: Fix for setting queues to 0
Grzegorz Szczurek
-1
/
+1
2021-11-15
iavf: Fix for the false positive ASQ/ARQ errors while issuing VF reset
Surabhi Boob
-1
/
+1
2021-11-15
iavf: validate pointers
Mitch Williams
-7
/
+6
2021-11-15
iavf: prevent accidental free of filter structure
Jacob Keller
-2
/
+2
2021-11-15
iavf: Fix failure to exit out from last all-multicast mode
Piotr Marczak
-2
/
+1
2021-11-15
iavf: don't clear a lock we don't hold
Nicholas Nunley
-2
/
+4
2021-11-15
iavf: free q_vectors before queues in iavf_disable_vf
Nicholas Nunley
-1
/
+1
2021-11-15
iavf: check for null in iavf_fix_features
Nicholas Nunley
-1
/
+2
2021-11-15
iavf: Fix return of set the new channel count
Mateusz Palczewski
-0
/
+15
2021-11-03
ice: Fix race conditions between virtchnl handling and VF ndo ops
Brett Creeley
-0
/
+30
2021-11-03
ice: Fix not stopping Tx queues for VFs
Brett Creeley
-5
/
+3
2021-11-03
ice: Fix replacing VF hardware MAC to existing MAC filter
Sylwester Dziedziuch
-5
/
+9
2021-11-03
ice: Remove toggling of antispoof for VF trusted promiscuous mode
Brett Creeley
-18
/
+0
2021-11-03
ice: Fix VF true promiscuous mode
Brett Creeley
-43
/
+40
2021-11-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
-25
/
+98
2021-10-29
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
-7
/
+5
2021-10-29
iavf: Fix kernel BUG in free_msi_irqs
Przemyslaw Patynowski
-0
/
+56
2021-10-29
iavf: Add helper function to go from pci_dev to adapter
Karen Sornek
-7
/
+17
2021-10-29
ice: Hide bus-info in ethtool for PRs in switchdev mode
Marcin Szycik
-3
/
+4
[next]