index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
dpaa_eth: use only online CPU portals
Madalin Bucur
2019-05-28
2
-7
/
+6
|
*
net: mvneta: Fix err code path of probe
Jisheng Zhang
2019-05-28
1
-3
/
+1
|
*
net: stmmac: Do not output error on deferred probe
Thierry Reding
2019-05-28
1
-1
/
+5
|
*
net: aquantia: tcp checksum 0xffff being handled incorrectly
Nikita Danilov
2019-05-27
1
-2
/
+1
|
*
net: aquantia: fix LRO with FCS error
Dmitry Bogdanov
2019-05-27
1
-29
/
+32
|
*
net: aquantia: check rx csum for all packets in LRO session
Dmitry Bogdanov
2019-05-27
1
-13
/
+31
|
*
net: aquantia: tx clean budget logic error
Igor Russkikh
2019-05-27
1
-3
/
+4
|
*
net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
Kees Cook
2019-05-26
1
-1
/
+0
|
*
dpaa2-eth: Make constant 64-bit long
Ioana Radulescu
2019-05-26
1
-1
/
+1
|
*
dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate
Ioana Radulescu
2019-05-26
1
-2
/
+2
|
*
dpaa2-eth: Fix potential spectre issue
Ioana Radulescu
2019-05-26
1
-0
/
+3
|
*
net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write fail
Biao Huang
2019-05-25
1
-2
/
+0
|
*
net: stmmac: fix csr_clk can't be zero issue
Biao Huang
2019-05-25
2
-4
/
+7
|
*
net: stmmac: update rx tail pointer register to fix rx dma hang issue.
Biao Huang
2019-05-25
1
-0
/
+1
|
*
cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"
Vishal Kulkarni
2019-05-24
1
-0
/
+11
|
*
net: fec: fix the clk mismatch in failed_reset path
Andy Duan
2019-05-24
1
-1
/
+1
|
*
cxgb4: offload VLAN flows regardless of VLAN ethtype
Raju Rangoju
2019-05-23
1
-2
/
+3
|
*
net: mvpp2: cls: Fix leaked ethtool_rx_flow_rule
Maxime Chevallier
2019-05-23
1
-0
/
+3
|
*
bnxt_en: Device serial number is supported only for PFs.
Vasundhara Volam
2019-05-22
1
-5
/
+6
|
*
bnxt_en: Reduce memory usage when running in kdump kernel.
Michael Chan
2019-05-22
2
-3
/
+5
|
*
bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().
Michael Chan
2019-05-22
4
-9
/
+10
|
*
bnxt_en: Fix aggregation buffer leak under OOM condition.
Michael Chan
2019-05-22
1
-0
/
+2
|
*
net: stmmac: fix reset gpio free missing
Jisheng Zhang
2019-05-22
1
-1
/
+2
|
*
net: macb: save/restore the remaining registers and features
Claudiu Beznea
2019-05-22
2
-27
/
+91
|
*
ocelot: Dont allocate another multicast list, use __dev_mc_sync
Claudiu Manoil
2019-05-22
2
-39
/
+8
*
|
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-24
11
-130
/
+11
|
\
\
|
|
/
|
/
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 121
Thomas Gleixner
2019-05-24
1
-1
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
Thomas Gleixner
2019-05-24
2
-24
/
+2
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 86
Thomas Gleixner
2019-05-24
1
-5
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 67
Thomas Gleixner
2019-05-24
1
-13
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
5
-70
/
+5
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33
Thomas Gleixner
2019-05-24
1
-17
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-22
7
-32
/
+26
|
\
\
|
|
/
|
/
|
|
*
net: stmmac: dma channel control register need to be init first
Weifeng Voon
2019-05-20
1
-4
/
+4
|
*
net: stmmac: fix ethtool flow control not able to get/set
Tan, Tee Min
2019-05-20
1
-2
/
+2
|
*
2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait function
Kurt Kanzenbach
2019-05-20
1
-10
/
+6
|
*
1/2] net: axienet: use readx_poll_timeout() in mdio wait function
Kurt Kanzenbach
2019-05-20
2
-10
/
+11
|
*
net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query
Erez Alfasi
2019-05-20
2
-6
/
+3
*
|
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
268
-750
/
+268
|
\
\
|
|
/
|
/
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 23
Thomas Gleixner
2019-05-21
2
-21
/
+2
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15
Thomas Gleixner
2019-05-21
9
-153
/
+9
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
43
-561
/
+43
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
1
-15
/
+1
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
196
-0
/
+196
|
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
17
-0
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-20
25
-68
/
+181
|
\
\
|
|
/
|
/
|
|
*
mlxsw: core: Prevent reading unsupported slave address from SFP EEPROM
Vadim Pasternak
2019-05-18
1
-2
/
+16
|
*
mlxsw: core: Prevent QSFP module initialization for old hardware
Vadim Pasternak
2019-05-18
4
-0
/
+17
|
*
net/mlx5e: Fix possible modify header actions memory leak
Eli Britstein
2019-05-17
1
-1
/
+4
|
*
net/mlx5e: Fix no rewrite fields with the same match
Eli Britstein
2019-05-17
1
-6
/
+16
[prev]
[next]