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
2019-12-20
cxgb4: fix refcount init for TC-MQPRIO offload
Rahul Lakkireddy
1
-4
/
+8
2019-12-19
net: macb: fix probing of PHY not described in the dt
Antoine Tenart
1
-4
/
+23
2019-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-40
/
+37
2019-12-19
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2
-3
/
+12
2019-12-19
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
3
-4
/
+12
2019-12-19
net/mlx5e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
5
-33
/
+13
2019-12-18
net: stmmac: Always arm TX Timer at end of transmission start
Jose Abreu
1
-4
/
+2
2019-12-18
net: stmmac: Enable 16KB buffer size
Jose Abreu
1
-1
/
+3
2019-12-18
net: stmmac: 16KB buffer must be 16 byte aligned
Jose Abreu
1
-3
/
+2
2019-12-18
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
1
-1
/
+1
2019-12-18
net: stmmac: xgmac: Clear previous RX buffer size
Jose Abreu
2
-1
/
+4
2019-12-18
net: stmmac: Only the last buffer has the FCS field
Jose Abreu
1
-2
/
+3
2019-12-18
net: stmmac: Do not accept invalid MTU values
Jose Abreu
1
-0
/
+12
2019-12-18
net: stmmac: Determine earlier the size of RX buffer
Jose Abreu
1
-13
/
+11
2019-12-18
net: stmmac: selftests: Needs to check the number of Multicast regs
Jose Abreu
1
-0
/
+4
2019-12-17
nfp: flower: fix stats id allocation
John Hurley
1
-6
/
+6
2019-12-17
net: ag71xx: fix compile warnings
Oleksij Rempel
1
-2
/
+2
2019-12-17
net: qlogic: Fix error paths in ql_alloc_large_buffers()
Ben Hutchings
1
-4
/
+4
2019-12-17
dpaa2-ptp: fix double free of the ptp_qoriq IRQ
Ioana Ciornei
1
-6
/
+8
2019-12-16
net: gemini: Fix memory leak in gmac_setup_txqs
Navid Emamdoost
1
-0
/
+2
2019-12-15
cxgb4: Fix kernel panic while accessing sge_info
Vishal Kulkarni
1
-0
/
+4
2019-12-14
bnx2x: Fix logic to get total no. of PFs per engine
Manish Chopra
1
-1
/
+1
2019-12-14
bnx2x: Do not handle requests from VFs after parity
Manish Chopra
3
-2
/
+23
2019-12-14
net: ethernet: ti: build cpsw-common for switchdev
Arnd Bergmann
1
-0
/
+1
2019-12-14
net: ethernet: ti: select PAGE_POOL for switchdev driver
Arnd Bergmann
1
-0
/
+1
2019-12-14
net: marvell: mvpp2: phylink requires the link interrupt
Russell King
1
-1
/
+1
2019-12-13
net/ibmvnic: Fix typo in retry check
Thomas Falcon
1
-1
/
+1
2019-12-13
bnxt: apply computed clamp value for coalece parameter
Jonathan Lemon
1
-1
/
+1
2019-12-12
qede: Fix multicast mac configuration
Manish Chopra
1
-1
/
+1
2019-12-10
net: ena: fix napi handler misbehavior when the napi budget is zero
Netanel Belgazal
1
-3
/
+7
2019-12-10
bnxt_en: Add missing devlink health reporters for VFs.
Vasundhara Volam
2
-14
/
+22
2019-12-10
bnxt_en: Fix the logic that creates the health reporters.
Vasundhara Volam
3
-21
/
+56
2019-12-10
bnxt_en: Remove unnecessary NULL checks for fw_health
Vasundhara Volam
2
-9
/
+3
2019-12-10
bnxt_en: Fix bp->fw_health allocation and free logic.
Vasundhara Volam
1
-10
/
+26
2019-12-10
bnxt_en: Return error if FW returns more data than dump length
Vasundhara Volam
2
-8
/
+34
2019-12-10
bnxt_en: Free context memory in the open path if firmware has been reset.
Michael Chan
1
-0
/
+3
2019-12-10
bnxt_en: Fix MSIX request logic for RDMA driver.
Michael Chan
1
-2
/
+6
2019-12-09
net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...
Grygorii Strashko
1
-3
/
+2
2019-12-09
mlxsw: spectrum_router: Remove unlikely user-triggerable warning
Ido Schimmel
1
-1
/
+6
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
22
-133
/
+212
2019-12-07
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
Heiner Kallweit
1
-1
/
+1
2019-12-07
r8169: add missing RX enabling for WoL on RTL8125
Heiner Kallweit
1
-1
/
+1
2019-12-07
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
1
-1
/
+1
2019-12-06
Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
10
-75
/
+143
2019-12-06
lpc_eth: kernel BUG on remove
Bruno Carneiro da Cunha
1
-2
/
+0
2019-12-06
net: stmmac: reset Tx desc base address before restarting Tx
Jongsung Kim
1
-0
/
+2
2019-12-06
enetc: disable EEE autoneg by default
Yangbo Lu
1
-0
/
+5
2019-12-05
net: hns3: fix VF ID issue for setting VF VLAN
Jian Shen
1
-12
/
+6
2019-12-05
net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()
Yunsheng Lin
1
-13
/
+6
2019-12-05
net: hns3: fix for TX queue not restarted problem
Yunsheng Lin
1
-12
/
+21
[next]