Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/2 net-next] fix out-of-boundary issue and add taller hash table support
@ 2019-07-09  2:36 Biao Huang
  2019-07-09  2:36 ` [PATCH 1/2 net-next] net: stmmac: dwmac4: mac address array boudary violation issue Biao Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Biao Huang @ 2019-07-09  2:36 UTC (permalink / raw)
  To: davem, Jose Abreu, andrew
  Cc: Giuseppe Cavallaro, Alexandre Torgue, Maxime Coquelin,
	Matthias Brugger, netdev, linux-stm32, linux-arm-kernel,
	linux-kernel, linux-mediatek, yt.shen, biao.huang, jianguo.zhang,
	boon.leong.ong

Fix mac address out-of-boundary issue in net-next tree.
and resend the patch which was discussed in
https://lore.kernel.org/patchwork/patch/1082117
but with no further progress.

Biao Huang (2):
  net: stmmac: dwmac4: mac address array boudary violation issue
  net: stmmac: add support for hash table size 128/256 in dwmac4

 drivers/net/ethernet/stmicro/stmmac/common.h  |  7 +--
 drivers/net/ethernet/stmicro/stmmac/dwmac4.h  |  4 +-
 .../net/ethernet/stmicro/stmmac/dwmac4_core.c | 51 +++++++++++--------
 .../net/ethernet/stmicro/stmmac/dwmac4_dma.c  |  1 +
 .../net/ethernet/stmicro/stmmac/stmmac_main.c |  6 +++
 5 files changed, 43 insertions(+), 26 deletions(-)

-- 
2.18.0



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-07-09 21:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-09  2:36 [PATCH 0/2 net-next] fix out-of-boundary issue and add taller hash table support Biao Huang
2019-07-09  2:36 ` [PATCH 1/2 net-next] net: stmmac: dwmac4: mac address array boudary violation issue Biao Huang
2019-07-09  2:36 ` [PATCH 2/2 net-next] net: stmmac: add support for hash table size 128/256 in dwmac4 Biao Huang
2019-07-09 21:18 ` [PATCH 0/2 net-next] fix out-of-boundary issue and add taller hash table support David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox