index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
i40e: Allow changing FEC settings on X722 if supported by FW
Jaroslaw Gawin
5
-12
/
+49
2020-10-09
ice: fix adding IP4 IP6 Flow Director rules
Dan Nowlin
1
-1
/
+61
2020-10-09
ice: Fix pointer cast warnings
Bixuan Cui
1
-2
/
+2
2020-10-09
ice: add additional debug logging for firmware update
Jacob Keller
3
-6
/
+33
2020-10-09
ice: refactor devlink_port to be per-VSI
Jacob Keller
5
-33
/
+45
2020-10-09
ice: add the DDP Track ID to devlink info
Jacob Keller
1
-0
/
+8
2020-10-09
ice: Change ice_info_get_dsn to be void
Anirudh Venkataramanan
1
-8
/
+2
2020-10-09
ice: remove repeated words
Bruce Allan
4
-5
/
+5
2020-10-09
ice: devlink: use %*phD to print small buffer
Andy Shevchenko
1
-3
/
+1
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-57
/
+83
2020-09-30
ice: preserve NVM capabilities in safe mode
Jacob Keller
1
-22
/
+27
2020-09-30
ice: increase maximum wait time for flash write commands
Jacob Keller
1
-2
/
+8
2020-09-29
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
8
-13
/
+0
2020-09-29
net: e100: Remove in_interrupt() usage and pointless GFP_ATOMIC allocation
Sebastian Andrzej Siewior
1
-2
/
+2
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-11
/
+26
2020-09-28
e1000e: Add support for Meteor Lake
Sasha Neftin
5
-0
/
+21
2020-09-28
igc: Clean up nvm_info structure
Sasha Neftin
1
-3
/
+0
2020-09-28
igc: Reject schedules with a base_time in the future
Vinicius Costa Gomes
1
-2
/
+23
2020-09-28
igc: Export a way to read the PTP timer
Vinicius Costa Gomes
2
-4
/
+4
2020-09-28
igc: Remove reset disable flag
Sasha Neftin
1
-1
/
+0
2020-09-28
igc: Save PTP time before a reset
Vinicius Costa Gomes
3
-3
/
+29
2020-09-28
igc: Remove references to SYSTIMR register
Vinicius Costa Gomes
1
-10
/
+2
2020-09-28
igc: Expose LPI counters
Sasha Neftin
3
-0
/
+7
2020-09-28
igc: Clean RX descriptor error flags
Andre Guedes
2
-16
/
+3
2020-09-28
igc: Remove timeout check from ptp_tx work
Andre Guedes
1
-6
/
+0
2020-09-28
igc: Don't reschedule ptp_tx work
Andre Guedes
1
-5
/
+4
2020-09-28
igc: Rename IGC_TSYNCTXCTL_VALID macro
Andre Guedes
2
-2
/
+2
2020-09-28
igc: Add new device ID's
Sasha Neftin
3
-0
/
+15
2020-09-28
igb: read PBA number from flash
Gal Hammer
1
-1
/
+3
2020-09-28
igb: add XDP support
Sven Auhagen
3
-36
/
+481
2020-09-28
ice: convert to new udp_tunnel infrastructure
Jakub Kicinski
5
-206
/
+135
2020-09-28
ice: remove unused args from ice_get_open_tunnel_port()
Jakub Kicinski
4
-12
/
+6
2020-09-28
i40e: convert to new udp_tunnel infrastructure
Jakub Kicinski
2
-219
/
+51
2020-09-25
ice: add support for flash update overwrite mask
Jacob Keller
3
-4
/
+33
2020-09-25
devlink: convert flash_update to use params structure
Jacob Keller
1
-5
/
+5
2020-09-25
devlink: check flash_update parameter support in net core
Jacob Keller
1
-7
/
+2
2020-09-25
intel: handle unused assignments
Jesse Brandeburg
3
-149
/
+131
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
38
-129
/
+185
2020-09-25
ice: fix memory leak in ice_vsi_setup
Jacob Keller
1
-1
/
+13
2020-09-25
ice: fix memory leak if register_netdev_fails
Jacob Keller
3
-19
/
+6
2020-09-25
ice: Fix call trace on suspend
Anirudh Venkataramanan
1
-0
/
+1
2020-09-25
iavf: Fix incorrect adapter get in iavf_resume
Sylwester Dziedziuch
1
-2
/
+2
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-18
/
+43
2020-09-21
ice: simplify the return expression of ice_finalize_update()
Qinglang Miao
1
-6
/
+1
2020-09-19
net: e1000: Remove set but not used variable
Zheng Yongjun
1
-2
/
+1
2020-09-18
net: devlink: region: Pass the region ops to the snapshot function
Andrew Lunn
1
-0
/
+4
2020-09-15
ixgbe: add pause frame stats
Jakub Kicinski
1
-0
/
+11
2020-09-14
i40e, xsk: move buffer allocation out of the Rx processing loop
Björn Töpel
1
-8
/
+4
2020-09-14
i40e: use 16B HW descriptors instead of 32B
Björn Töpel
7
-17
/
+18
2020-09-14
i40e, xsk: remove HW descriptor prefetch in AF_XDP path
Björn Töpel
3
-13
/
+25
[prev]
[next]