index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
ice: fix locking for Tx timestamp tracking flush
Jacob Keller
1
-8
/
+7
2021-10-06
iavf: fix double unlock of crit_lock
Stefan Assmann
1
-1
/
+0
2021-10-06
i40e: Fix freeing of uninitialized misc IRQ vector
Sylwester Dziedziuch
1
-1
/
+2
2021-10-06
i40e: fix endless loop under rtnl
Jiri Benc
1
-1
/
+1
2021-09-29
ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
Feng Zhou
2
-3
/
+7
2021-09-27
e100: fix buffer overrun in e100_get_regs
Jacob Keller
1
-6
/
+10
2021-09-27
e100: fix length calculation in e100_get_regs_len
Jacob Keller
1
-1
/
+5
2021-09-19
igc: fix build errors for PTP
Randy Dunlap
1
-0
/
+1
2021-09-16
igc: fix tunnel offloading
Paolo Abeni
1
-1
/
+3
2021-09-10
ice: Correctly deal with PFs that do not support RDMA
Dave Ertman
2
-0
/
+8
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-16
/
+63
2021-08-27
ice: Only lock to update netdev dev_addr
Brett Creeley
1
-4
/
+9
2021-08-27
ice: restart periodic outputs around time changes
Jacob Keller
1
-0
/
+49
2021-08-27
igc: Add support for CBS offloading
Aravindhan Gunasekaran
5
-1
/
+195
2021-08-27
igc: Simplify TSN flags handling
Vinicius Costa Gomes
4
-27
/
+43
2021-08-27
igc: Use default cycle 'start' and 'end' values for queues
Vinicius Costa Gomes
2
-22
/
+21
2021-08-27
ice: add lock around Tx timestamp tracker flush
Jacob Keller
1
-0
/
+4
2021-08-27
ice: remove dead code for allocating pin_config
Jacob Keller
1
-11
/
+0
2021-08-27
ice: fix Tx queue iteration for Tx timestamp enablement
Jacob Keller
1
-1
/
+1
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-25
/
+53
2021-08-24
igc: Add support for PTP getcrosststamp()
Vinicius Costa Gomes
4
-0
/
+234
2021-08-24
igc: Enable PCIe PTM
Vinicius Costa Gomes
1
-0
/
+6
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
11
-24
/
+76
2021-08-20
e1000e: Do not take care about recovery NVM checksum
Sasha Neftin
1
-7
/
+11
2021-08-20
e1000e: Fix the max snoop/no-snoop latency for 10M
Sasha Neftin
2
-1
/
+16
2021-08-20
igc: Use num_tx_queues when iterating over tx_ring queue
Toshiki Nishioka
1
-2
/
+2
2021-08-20
igc: fix page fault when thunderbolt is unplugged
Aaron Ma
2
-14
/
+21
2021-08-19
ice: do not abort devlink info if board identifier can't be found
Jacob Keller
1
-1
/
+3
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-6
/
+53
2021-08-19
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Sylwester Dziedziuch
3
-2
/
+47
2021-08-19
i40e: Fix ATR queue selection
Arkadiusz Kubalewski
1
-2
/
+1
2021-08-17
ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
Wang Hai
1
-1
/
+4
2021-08-17
i40e: Fix spelling mistake "dissable" -> "disable"
Colin Ian King
1
-1
/
+1
2021-08-17
iavf: use mutexes for locking of critical sections
Stefan Assmann
3
-63
/
+56
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-6
/
+6
2021-08-13
ice: Fix perout start time rounding
Maciej Machnikowski
1
-1
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+36
2021-08-09
iavf: Set RSS LUT and key in reset handle path
Md Fahad Iqbal Polash
1
-5
/
+8
2021-08-09
ice: don't remove netdev->dev_addr from uc sync list
Brett Creeley
1
-8
/
+15
2021-08-09
ice: Stop processing VF messages during teardown
Anirudh Venkataramanan
2
-0
/
+8
2021-08-09
ice: Prevent probing virtual functions
Anirudh Venkataramanan
1
-0
/
+5
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-2
/
+2
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-25
/
+94
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
9
-11
/
+11
2021-07-23
e100: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-2
/
+2
2021-07-23
igb: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-2
/
+1
2021-07-23
igb: Add counter to i21x doublecheck
Grzegorz Siwik
1
-1
/
+5
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2021-07-23
i40e: Fix log TC creation failure when max num of queues is exceeded
Jedrzej Jagielski
1
-0
/
+2
2021-07-23
i40e: Fix queue-to-TC mapping on Tx
Jedrzej Jagielski
3
-0
/
+53
[next]