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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: fix deadlock caused by taking RTNL in RPM resume path
Heiner Kallweit
2021-12-21
1
-6
/
+13
*
ice: xsk: fix cleaned_count setting
Maciej Fijalkowski
2021-12-17
2
-6
/
+1
*
ice: xsk: allow empty Rx descriptors on XSK ZC data path
Maciej Fijalkowski
2021-12-17
1
-4
/
+10
*
ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptor
Maciej Fijalkowski
2021-12-17
1
-5
/
+1
*
ice: remove dead store on XSK hotpath
Alexander Lobakin
2021-12-17
1
-1
/
+0
*
ice: xsk: allocate separate memory for XDP SW ring
Maciej Fijalkowski
2021-12-17
3
-22
/
+47
*
ice: xsk: return xsk buffers back to pool when cleaning the ring
Maciej Fijalkowski
2021-12-17
1
-6
/
+6
*
ixgbe: set X550 MDIO speed before talking to PHY
Cyril Novikov
2021-12-15
1
-0
/
+3
*
ixgbe: Document how to enable NBASE-T support
Robert Schlabbach
2021-12-15
1
-0
/
+4
*
igc: Fix typo in i225 LTR functions
Sasha Neftin
2021-12-15
1
-1
/
+1
*
igbvf: fix double free in `igbvf_probe`
Letu Ren
2021-12-15
1
-0
/
+1
*
igb: Fix removal of unicast MAC filters of VFs
Karen Sornek
2021-12-15
1
-14
/
+14
*
ice: Don't put stale timestamps in the skb
Karol Kolacinski
2021-12-14
2
-7
/
+10
*
ice: Use div64_u64 instead of div_u64 in adjfine
Karol Kolacinski
2021-12-14
1
-1
/
+1
*
iavf: do not override the adapter state in the watchdog task (again)
Stefan Assmann
2021-12-13
1
-1
/
+0
*
iavf: missing unlocks in iavf_watchdog_task()
Dan Carpenter
2021-12-13
1
-2
/
+2
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2021-12-09
9
-47
/
+74
|
\
|
*
ice: safer stats processing
Jesse Brandeburg
2021-12-08
1
-11
/
+18
|
*
ice: fix adding different tunnels
Michal Swiatkowski
2021-12-07
6
-13
/
+25
|
*
ice: fix choosing UDP header type
Michal Swiatkowski
2021-12-07
1
-17
/
+10
|
*
ice: ignore dropped packets during init
Jesse Brandeburg
2021-12-07
1
-0
/
+3
|
*
ice: Fix problems with DSCP QoS implementation
Dave Ertman
2021-12-07
1
-6
/
+12
|
*
ice: rearm other interrupt cause register after enabling VFs
Paul Greenwalt
2021-12-07
1
-0
/
+4
|
*
ice: fix FDIR init missing when reset VF
Yahui Cao
2021-12-07
1
-0
/
+2
*
|
i40e: Fix NULL pointer dereference in i40e_dbg_dump_desc
Norbert Zulinski
2021-12-06
1
-0
/
+8
*
|
i40e: Fix pre-set max number of queues for VF
Mateusz Palczewski
2021-12-06
1
-5
/
+0
*
|
i40e: Fix failed opcode appearing if handling messages from VF
Karen Sornek
2021-12-06
2
-22
/
+50
*
|
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
|
/
*
ice: xsk: clear status_error0 for each allocated desc
Maciej Fijalkowski
2021-11-30
1
-0
/
+1
*
igb: fix netpoll exit with traffic
Jesse Brandeburg
2021-11-25
1
-1
/
+1
*
ice: avoid bpf_prog refcount underflow
Marta Plantykow
2021-11-22
1
-1
/
+17
*
ice: fix vsi->txq_map sizing
Maciej Fijalkowski
2021-11-22
1
-2
/
+7
*
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
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-
David S. Miller
2021-11-18
3
-136
/
+147
|
\
|
*
i40e: Fix display error code in dmesg
Grzegorz Szczurek
2021-11-18
1
-3
/
+2
|
*
i40e: Fix creation of first queue by omitting it if is not power of two
Jedrzej Jagielski
2021-11-18
1
-40
/
+19
|
*
i40e: Fix warning message and call stack during rmmod i40e driver
Karen Sornek
2021-11-18
1
-32
/
+21
|
*
i40e: Fix ping is lost after configuring ADq on VF
Eryk Rybak
2021-11-17
3
-8
/
+74
|
*
i40e: Fix changing previously set num_queue_pairs for PFs
Eryk Rybak
2021-11-17
1
-12
/
+23
|
*
i40e: Fix NULL ptr dereference on VSI filter sync
Michal Maloszewski
2021-11-17
2
-2
/
+4
|
*
i40e: Fix correct max_pkt_size on VF RX queue
Eryk Rybak
2021-11-17
1
-44
/
+9
*
|
e100: fix device suspend/resume
Jesse Brandeburg
2021-11-18
1
-5
/
+13
|
/
*
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
[next]