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-08-06
net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
Christophe JAILLET
1
-1
/
+4
2019-08-06
net: ethernet: sun4i-emac: Support phy-handle property for finding PHYs
Chen-Yu Tsai
1
-1
/
+3
2019-08-05
drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case
Arnaud Patard (Rtp)
1
-9
/
+22
2019-08-05
gve: Fix case where desc_cnt and data_cnt can get out of sync
Catherine Sullivan
3
-26
/
+20
2019-08-05
net/mlx5e: always initialize frag->last_in_page
Qian Cai
1
-3
/
+2
2019-08-02
enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set
YueHaibing
1
-0
/
+1
2019-08-02
net/ethernet/qlogic/qed: force the string buffer NULL-terminated
Wang Xiayang
1
-1
/
+1
2019-08-01
net: samsung: Spelling s/case/cause/
Geert Uytterhoeven
1
-1
/
+1
2019-08-01
net: packetengines: Fix manufacturer spelling and capitalization
Geert Uytterhoeven
2
-4
/
+4
2019-08-01
net: nixge: Spelling s/Instrument/Instruments/
Geert Uytterhoeven
1
-1
/
+1
2019-08-01
net: ixp4xx: Spelling s/XSacle/XScale/
Geert Uytterhoeven
1
-1
/
+1
2019-08-01
net: broadcom: Fix manufacturer name in Kconfig help text
Geert Uytterhoeven
1
-3
/
+3
2019-08-01
net: apple: Fix manufacturer name in Kconfig help text
Geert Uytterhoeven
1
-2
/
+2
2019-08-01
net: amd: Spelling s/case/cause/
Geert Uytterhoeven
1
-1
/
+1
2019-08-01
net: 8390: Fix manufacturer name in Kconfig help text
Geert Uytterhoeven
1
-2
/
+2
2019-08-01
mvpp2: fix panic on module removal
Matteo Croce
1
-3
/
+2
2019-07-31
net: stmmac: Use netif_tx_napi_add() for TX polling function
Frode Isaksen
1
-2
/
+3
2019-07-31
net: mediatek: Drop unneeded dependency on NET_VENDOR_MEDIATEK
Geert Uytterhoeven
1
-1
/
+0
2019-07-31
net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC in 'ag71xx_rings_init()'
Christophe JAILLET
1
-1
/
+1
2019-07-31
net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating t...
Christophe JAILLET
1
-1
/
+1
2019-07-31
mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2
Petr Machata
1
-2
/
+2
2019-07-31
mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()
Jiri Pirko
1
-1
/
+1
2019-07-30
enetc: Fix build error without PHYLIB
YueHaibing
1
-0
/
+1
2019-07-30
net: stmmac: Sync RX Buffer upon allocation
Jose Abreu
1
-3
/
+10
2019-07-30
mlxsw: spectrum_ptp: fix duplicated check on orig_egr_types
Colin Ian King
1
-2
/
+2
2019-07-29
net: smc911x: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-29
mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabled
Petr Machata
5
-17
/
+82
2019-07-29
net: spider_net: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-29
net: ehea: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-07-29
mvpp2: refactor the HW checksum setup
Matteo Croce
1
-13
/
+22
2019-07-29
mvpp2: refactor MTU change code
Matteo Croce
1
-28
/
+13
2019-07-29
rocker: fix memory leaks of fib_work on two error return paths
Colin Ian King
1
-0
/
+2
2019-07-29
net: stmmac: manage errors returned by of_get_mac_address()
Martin Blumenstingl
1
-0
/
+7
2019-07-27
r8169: don't use MSI before RTL8168d
Heiner Kallweit
1
-2
/
+7
2019-07-27
Revert ("r8169: remove 1000/Half from supported modes")
Heiner Kallweit
1
-4
/
+1
2019-07-26
Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
17
-81
/
+117
2019-07-26
net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
Subash Abhinov Kasiviswanathan
1
-4
/
+9
2019-07-26
ocelot: Cancel delayed work before wq destruction
Claudiu Manoil
1
-0
/
+1
2019-07-26
qed: RDMA - Fix the hw_ver returned in device attributes
Michal Kalderon
1
-1
/
+1
2019-07-25
bnx2x: Disable multi-cos feature.
Sudarsana Reddy Kalluru
1
-2
/
+1
2019-07-25
nfp: tls: rename tls packet counters
Tariq Toukan
1
-2
/
+2
2019-07-25
net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatch
Tariq Toukan
1
-1
/
+1
2019-07-25
net/mlx5e: Prevent encap flow counter update async to user query
Ariel Levkovich
2
-2
/
+7
2019-07-25
net/mlx5e: Fix matching of speed to PRM link modes
Aya Levin
3
-32
/
+68
2019-07-25
net/mlx5e: Fix wrong max num channels indication
Tariq Toukan
9
-41
/
+35
2019-07-25
net/mlx5: Add missing RDMA_RX capabilities
Maor Gottlieb
1
-2
/
+3
2019-07-25
net/mlx5: Use reversed order when unregister devices
Mark Zhang
1
-1
/
+1
2019-07-25
fsl/fman: Remove comment referring to non-existent function
Chris Packham
1
-3
/
+0
2019-07-25
linux/dim: Fix overflow in dim calculation
Yamin Friedman
4
-5
/
+5
2019-07-23
net: thunderx: Use fwnode_get_mac_address()
Andy Shevchenko
1
-12
/
+6
[next]