index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-423
/
+160
2019-03-26
dpaa2-eth: fix race condition with bql frame accounting
Ioana Ciornei
1
-4
/
+9
2019-03-26
chelsio: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2
-2
/
+2
2019-03-23
r8169: fix cable re-plugging issue
Heiner Kallweit
1
-1
/
+1
2019-03-23
net: ethernet: ti: fix possible object reference leak
Wen Yang
1
-2
/
+6
2019-03-23
net: ibm: fix possible object reference leak
Wen Yang
1
-0
/
+1
2019-03-23
net: xilinx: fix possible object reference leak
Wen Yang
1
-0
/
+2
2019-03-22
r8169: don't read interrupt mask register in interrupt handler
Heiner Kallweit
1
-2
/
+4
2019-03-21
net: hns3: fix for not calculating tx bd num correctly
Yunsheng Lin
2
-8
/
+6
2019-03-21
net: macb: Add null check for PCLK and HCLK
Harini Katakam
1
-2
/
+8
2019-03-20
dpaa2-eth: Fix possible access beyond end of array
Ioana Ciocoi Radulescu
1
-1
/
+1
2019-03-20
net: ks8851: Deduplicate register macros
Lukas Wunner
3
-330
/
+34
2019-03-20
net: ks8851: Fix register macro misnomers
Lukas Wunner
1
-25
/
+27
2019-03-20
net: ks8851: Set initial carrier state to down
Lukas Wunner
1
-0
/
+2
2019-03-20
net: ks8851: Delay requesting IRQ until opened
Lukas Wunner
1
-13
/
+11
2019-03-20
net: ks8851: Reassert reset pin if chip ID check fails
Lukas Wunner
1
-1
/
+1
2019-03-20
net: ks8851: Dequeue RX packets explicitly
Lukas Wunner
1
-4
/
+4
2019-03-19
3c515: fix integer overflow warning
Arnd Bergmann
1
-1
/
+1
2019-03-19
net: stmmac: fix memory corruption with large MTUs
Aaro Koskinen
1
-2
/
+3
2019-03-19
mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warning
Arnd Bergmann
1
-1
/
+1
2019-03-18
net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
Dmitry Bogdanov
1
-2
/
+3
2019-03-18
mac8390: Fix mmio access size probe
Finn Thain
1
-7
/
+12
2019-03-17
IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT
Yishai Hadas
1
-3
/
+3
2019-03-17
net/mlx5: Fix DCT creation bad flow
Yishai Hadas
1
-30
/
+36
2019-03-15
net: sis900: fix indentation issues, remove some spaces
Colin Ian King
1
-5
/
+5
2019-03-15
drivers: net: atp: fix various indentation issues
Colin Ian King
1
-1
/
+1
2019-03-15
qlcnic: Avoid potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
2019-03-15
net: stmmac: fix jumbo frame sending with non-linear skbs
Aaro Koskinen
1
-2
/
+4
2019-03-15
net: stmmac: don't set own bit too early for jumbo frames
Aaro Koskinen
2
-8
/
+10
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-138
/
+263
2019-03-13
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-8
/
+1
2019-03-12
net/mlx4_core: Fix qp mtt size calculation
Jack Morgenstein
1
-3
/
+3
2019-03-12
net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling
Jack Morgenstein
1
-0
/
+8
2019-03-12
net/mlx4_core: Fix reset flow when in command polling mode
Jack Morgenstein
1
-0
/
+1
2019-03-12
mlxsw: minimal: Initialize base_mac
Jiri Pirko
1
-0
/
+18
2019-03-12
mlxsw: core: Prevent duplication during QSFP module initialization
Vadim Pasternak
1
-10
/
+11
2019-03-12
net: dwmac-sun8i: fix a missing check of of_get_phy_mode
Kangjie Lu
1
-1
/
+4
2019-03-12
net: sh_eth: fix a missing check of of_get_phy_mode
Kangjie Lu
1
-1
/
+5
2019-03-12
net: 8390: fix potential NULL pointer dereferences
Kangjie Lu
1
-0
/
+10
2019-03-12
net: fujitsu: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-03-12
net: qlogic: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+6
2019-03-11
Merge tag 'mlx5-fixes-2019-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
8
-101
/
+128
2019-03-11
net: rocker: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-03-11
net: qlge: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-03-11
net: thunder: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+6
2019-03-11
net: lio_core: fix two NULL pointer dereferences
Kangjie Lu
1
-0
/
+10
2019-03-11
lan743x: Fix RX Kernel Panic
Bryan Whitehead
1
-14
/
+32
2019-03-11
net: liquidio: fix a NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-03-11
net/mlx5: Avoid panic when setting vport rate
Tonghao Zhang
1
-4
/
+9
2019-03-11
net/mlx5: Avoid panic when setting vport mac, getting vport config
Tonghao Zhang
1
-2
/
+2
[next]