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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2
-51
/
+28
2020-06-16
e1000e: fix unused-function warning
Arnd Bergmann
1
-11
/
+5
2020-06-16
e1000: use generic power management
Vaibhav Gupta
1
-36
/
+13
2020-06-16
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
1
-4
/
+10
2020-06-16
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
1
-0
/
+2
2020-06-16
mlxsw: spectrum: Adjust headroom buffers for 8x ports
Ido Schimmel
4
-0
/
+17
2020-06-16
mvpp2: remove module bugfix
Sven Auhagen
1
-2
/
+5
2020-06-15
mvpp2: ethtool rxtx stats fix
Sven Auhagen
1
-2
/
+2
2020-06-15
rocker: fix incorrect error handling in dma_rings_init
Aditya Pakki
1
-2
/
+2
2020-06-15
net: ethernet: mtk-star-emac: simplify interrupt handling
Bartosz Golaszewski
1
-89
/
+29
2020-06-15
bnxt_en: Return from timer if interface is not in open state.
Vasundhara Volam
1
-1
/
+1
2020-06-15
bnxt_en: Fix AER reset logic on 57500 chips.
Michael Chan
1
-5
/
+12
2020-06-15
bnxt_en: Re-enable SRIOV during resume.
Michael Chan
1
-0
/
+2
2020-06-15
bnxt_en: Simplify bnxt_resume().
Michael Chan
1
-12
/
+2
2020-06-15
net: alx: fix race condition in alx_remove
Zekun Shen
1
-4
/
+5
2020-06-15
ibmvnic: Harden device login requests
Thomas Falcon
1
-4
/
+17
2020-06-15
net: macb: Only disable NAPI on the actual error path
Charles Keepax
1
-5
/
+4
2020-06-15
qlcnic: Use kobj_to_dev() instead
Wang Qing
1
-17
/
+17
2020-06-15
net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"
Colin Ian King
1
-1
/
+1
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
23
-158
/
+314
2020-06-13
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
1
-9
/
+40
2020-06-13
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
91
-411
/
+411
2020-06-12
ibmvnic: Flush existing work items before device removal
Thomas Falcon
1
-0
/
+3
2020-06-11
ionic: add pcie_print_link_status
Shannon Nelson
1
-0
/
+1
2020-06-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-63
/
+177
2020-06-11
net/mlx5: E-Switch, Fix some error pointer dereferences
Dan Carpenter
1
-2
/
+4
2020-06-11
net/mlx5: Don't fail driver on failure to create debugfs
Leon Romanovsky
1
-6
/
+0
2020-06-11
net/mlx5e: CT: Fix ipv6 nat header rewrite actions
Oz Shlomo
1
-8
/
+8
2020-06-11
net/mlx5: Fix devlink objects and devlink device unregister sequence
Parav Pandit
1
-14
/
+13
2020-06-11
net/mlx5: Disable reload while removing the device
Parav Pandit
2
-2
/
+2
2020-06-11
net/mlx5e: Fix ethtool hfunc configuration change
Aya Levin
1
-19
/
+22
2020-06-11
net/mlx5e: Fix repeated XSK usage on one channel
Maxim Mikityanskiy
1
-0
/
+4
2020-06-11
net/mlx5: DR, Fix freeing in dr_create_rc_qp()
Denis Efremov
1
-1
/
+1
2020-06-11
net/mlx5: Fix fatal error handling during device load
Shay Drory
1
-3
/
+11
2020-06-11
net/mlx5: drain health workqueue in case of driver load error
Shay Drory
1
-0
/
+5
2020-06-11
iavf: increase reset complete wait time
Paul Greenwalt
2
-7
/
+9
2020-06-11
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
3
-6
/
+24
2020-06-11
iavf: use appropriate enum for comparison
Aleksandr Loktionov
4
-29
/
+24
2020-06-11
iavf: fix speed reporting over virtchnl
Brett Creeley
4
-21
/
+120
2020-06-11
ionic: remove support for mgmt device
Shannon Nelson
4
-25
/
+0
2020-06-11
drivers: dpaa2: Use devm_kcalloc() in setup_dpni()
Xu Wang
1
-2
/
+3
2020-06-10
net: cadence: macb: disable NAPI on error
Corentin Labbe
1
-1
/
+4
2020-06-09
net: mvneta: do not redirect frames during reconfiguration
Lorenzo Bianconi
1
-0
/
+13
2020-06-09
ionic: wait on queue start until after IFF_UP
Shannon Nelson
1
-2
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
18
-18
/
+18
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
18
-18
/
+18
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-31
/
+46
2020-06-07
mlxsw: core: Use different get_trend() callbacks for different thermal zones
Vadim Pasternak
1
-4
/
+19
[next]