index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2020-05-15
2
-12
/
+18
*
drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c
Madhuparna Bhowmik
2020-05-15
1
-1
/
+2
*
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
2020-05-15
1
-2
/
+6
*
drivers: ipa: fix typos for ipa_smp2p structure doc
Wang Wenhu
2020-05-14
1
-1
/
+1
*
pppoe: only process PADT targeted at local interfaces
Guillaume Nault
2020-05-14
1
-0
/
+3
*
net: stmmac: fix num_por initialization
Vinod Koul
2020-05-14
1
-2
/
+15
*
net: phy: fix aneg restart in phy_ethtool_set_eee
Heiner Kallweit
2020-05-14
1
-3
/
+5
*
net: broadcom: Select BROADCOM_PHY for BCMGENET
Florian Fainelli
2020-05-13
1
-0
/
+1
*
net: ethernet: ti: Remove TI_CPTS_MOD workaround
Clay McClure
2020-05-12
2
-11
/
+7
*
ionic: call ionic_port_init after fw-upgrade
Shannon Nelson
2020-05-12
2
-9
/
+10
*
ionic: leave netdev mac alone after fw-upgrade
Shannon Nelson
2020-05-12
1
-7
/
+11
*
net: ipa: use tag process on modem crash
Alex Elder
2020-05-11
1
-11
/
+3
*
net: ipa: set DMA length in gsi_trans_cmd_add()
Alex Elder
2020-05-11
1
-2
/
+3
*
hinic: fix a bug of ndo_stop
Luo bin
2020-05-11
2
-18
/
+14
*
net: dsa: loop: Add module soft dependency
Florian Fainelli
2020-05-10
1
-0
/
+1
*
net: freescale: select CONFIG_FIXED_PHY where needed
Arnd Bergmann
2020-05-10
2
-0
/
+3
*
octeontx2-vf: Fix error return code in otx2vf_probe()
Wei Yongjun
2020-05-09
1
-2
/
+6
*
dpaa2-eth: prevent array underflow in update_cls_rule()
Dan Carpenter
2020-05-09
1
-1
/
+1
*
nfp: abm: fix error return code in nfp_abm_vnic_alloc()
Wei Yongjun
2020-05-09
1
-1
/
+3
*
r8169: re-establish support for RTL8401 chip version
Heiner Kallweit
2020-05-09
1
-0
/
+2
*
net: microchip: encx24j600: add missed kthread_stop
Chuhong Yuan
2020-05-08
1
-1
/
+4
*
net: bareudp: avoid uninitialized variable warning
Arnd Bergmann
2020-05-08
1
-14
/
+4
*
net: hisilicon: Make CONFIG_HNS invisible
Geert Uytterhoeven
2020-05-07
1
-1
/
+1
*
usb: hso: correct debug message
Oliver Neukum
2020-05-07
1
-1
/
+1
*
virtio_net: fix lockdep warning on 32 bit
Michael S. Tsirkin
2020-05-07
1
-2
/
+4
*
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
2020-05-07
1
-1
/
+2
*
wireguard: send/receive: use explicit unlikely branch instead of implicit coa...
Jason A. Donenfeld
2020-05-07
2
-16
/
+12
*
wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning
Jason A. Donenfeld
2020-05-07
1
-2
/
+2
*
wireguard: send/receive: cond_resched() when processing worker ringbuffers
Jason A. Donenfeld
2020-05-07
2
-0
/
+6
*
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
2020-05-07
1
-12
/
+0
*
net: ethernet: ti: am65-cpsw-nuss: fix irqs type
Grygorii Strashko
2020-05-07
1
-2
/
+3
*
ionic: Use debugfs_create_bool() to export bool
Geert Uytterhoeven
2020-05-07
1
-2
/
+1
*
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
Vladimir Oltean
2020-05-07
1
-2
/
+9
*
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
2020-05-07
5
-4
/
+6
*
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
2020-05-07
1
-8
/
+18
*
net: macsec: fix rtnl locking issue
Antoine Tenart
2020-05-06
1
-1
/
+2
*
net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
Dan Carpenter
2020-05-06
1
-0
/
+3
*
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Dan Carpenter
2020-05-06
1
-0
/
+2
*
net: broadcom: fix a mistake about ioremap resource
Dejin Zheng
2020-05-05
1
-9
/
+15
*
nfp: abm: fix a memory leak bug
Qiushi Wu
2020-05-04
1
-0
/
+1
*
net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply
Colin Ian King
2020-05-04
1
-1
/
+1
*
net: enetc: fix an issue about leak system resources
Dejin Zheng
2020-05-04
1
-1
/
+1
*
net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
Tariq Toukan
2020-05-04
1
-1
/
+3
*
stmmac: fix pointer check after utilization in stmmac_interrupt
Maxim Petrov
2020-05-04
1
-6
/
+1
*
net: macb: fix an issue about leak related system resources
Dejin Zheng
2020-05-04
1
-9
/
+3
*
net: usb: qmi_wwan: add support for DW5816e
Matt Jolly
2020-05-04
1
-0
/
+1
*
gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
Yoshiyuki Kurauchi
2020-05-02
1
-4
/
+5
*
cxgb4: Add missing annotation for service_ofldq()
Jules Irenge
2020-05-02
1
-0
/
+1
*
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
2020-05-02
5
-5
/
+5
*
hv_netvsc: Fix netvsc_start_xmit's return type
Nathan Chancellor
2020-05-02
1
-1
/
+2
[next]