index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
net: stmmac: fix disabling flexible PPS output
Antonio Borneo
1
-0
/
+1
2019-10-09
net: stmmac: fix length of PTP clock's name string
Antonio Borneo
1
-1
/
+1
2019-10-08
net/mlx5: DR, Allow insertion of duplicate rules
Alex Vesker
1
-6
/
+4
2019-10-07
ionic: fix stats memory dereference
Shannon Nelson
2
-10
/
+21
2019-10-06
net: stmmac: selftests: Fix L2 Hash Filter test
Jose Abreu
1
-2
/
+2
2019-10-06
net: stmmac: gmac4+: Not all Unicast addresses may be available
Jose Abreu
1
-1
/
+1
2019-10-06
net: stmmac: selftests: Check if filtering is available before running
Jose Abreu
1
-0
/
+7
2019-10-04
net: qlogic: Fix memory leak in ql_alloc_large_buffers
Navid Emamdoost
1
-0
/
+1
2019-10-04
cxgb4:Fix out-of-bounds MSI-X info array access
Vishal Kulkarni
1
-3
/
+6
2019-10-02
net: stmmac: Avoid deadlock on suspend/resume
Thierry Reding
1
-4
/
+6
2019-10-02
net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...
Yizhuo
1
-1
/
+5
2019-10-02
mlx5: avoid 64-bit division in dr_icm_pool_mr_create()
Michal Kubecek
1
-1
/
+2
2019-10-01
net: ag71xx: fix mdio subnode support
Oleksij Rempel
1
-2
/
+4
2019-10-01
net: stmmac: xgmac: Fix RSS writing wrong keys
Jose Abreu
1
-2
/
+3
2019-10-01
net: stmmac: xgmac: Fix RSS not writing all Keys to HW
Jose Abreu
1
-1
/
+1
2019-10-01
net: stmmac: xgmac: Disable the Timestamp interrupt by default
Jose Abreu
1
-1
/
+1
2019-10-01
net: stmmac: Do not stop PHY if WoL is enabled
Jose Abreu
1
-6
/
+12
2019-10-01
net: stmmac: Correctly take timestamp for PTPv2
Jose Abreu
1
-0
/
+1
2019-10-01
net: stmmac: dwmac4: Always update the MAC Hash Filter
Jose Abreu
1
-6
/
+7
2019-10-01
net: stmmac: selftests: Always use max DMA size in Jumbo Test
Jose Abreu
1
-4
/
+0
2019-10-01
net: stmmac: xgmac: Detect Hash Table size dinamically
Jose Abreu
2
-0
/
+2
2019-10-01
net: stmmac: xgmac: Not all Unicast addresses may be available
Jose Abreu
1
-1
/
+1
2019-10-01
net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name
Wen Yang
1
-6
/
+8
2019-10-01
ionic: select CONFIG_NET_DEVLINK
Arnd Bergmann
1
-0
/
+1
2019-10-01
net: socionext: netsec: always grab descriptor lock
Lorenzo Bianconi
1
-23
/
+7
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
44
-736
/
+400
2019-09-27
nfp: abm: fix memory leak in nfp_abm_u32_knode_replace
Navid Emamdoost
1
-4
/
+10
2019-09-27
mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions
Danielle Ratson
1
-0
/
+6
2019-09-27
mlxsw: spectrum: Clear VLAN filters during port initialization
Ido Schimmel
1
-0
/
+9
2019-09-27
net: ena: clean up indentation issue
Colin Ian King
1
-2
/
+2
2019-09-27
net: socionext: ave: Avoid using netdev_err() before calling register_netdev()
Kunihiko Hayashi
1
-3
/
+3
2019-09-27
nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs
Navid Emamdoost
1
-0
/
+3
2019-09-27
nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs
Navid Emamdoost
1
-0
/
+4
2019-09-27
net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: nixge: Fix a signedness bug in nixge_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: axienet: fix a signedness bug in probe
Dan Carpenter
1
-1
/
+1
2019-09-27
net: stmmac: dwmac-meson8b: Fix signedness bug in probe
Dan Carpenter
1
-1
/
+1
2019-09-27
net: socionext: Fix a signedness bug in ave_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
enetc: Fix a signedness bug in enetc_of_get_phy()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: netsec: Fix signedness bug in netsec_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
cxgb4: Signedness bug in init_one()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: aquantia: Fix aq_vec_isr_legacy() return value
Dan Carpenter
1
-9
/
+6
2019-09-26
net: stmmac: Fix page pool size
Thierry Reding
1
-1
/
+3
2019-09-26
Merge tag 'mlx5-fixes-2019-09-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-65
/
+105
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
5
-30
/
+30
2019-09-25
net: macb: Remove dead code
Shubhrajyoti Datta
1
-3
/
+2
2019-09-25
net: stmmac: selftests: Flow Control test can also run with ASYM Pause
Jose Abreu
1
-1
/
+1
2019-09-25
gianfar: Make reset_gfar static
YueHaibing
1
-1
/
+1
[next]