netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/2] add device MTU validation check
@ 2017-09-21 13:32 Zhang Shengju
  2017-09-21 13:32 ` [net-next 1/2] dummy: " Zhang Shengju
  2017-09-21 13:32 ` [net-next 2/2] ifb: " Zhang Shengju
  0 siblings, 2 replies; 11+ messages in thread
From: Zhang Shengju @ 2017-09-21 13:32 UTC (permalink / raw)
  To: davem, willemb, stephen, netdev

This patch serial add device MTU validation check, so that only valid mtu value 
can be set when adding new device.

Zhang Shengju (2):
  dummy: add device MTU validation check
  ifb: add device MTU validation check

 drivers/net/dummy.c | 8 ++++++++
 drivers/net/ifb.c   | 8 ++++++++
 2 files changed, 16 insertions(+)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-09-22 12:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-21 13:32 [net-next 0/2] add device MTU validation check Zhang Shengju
2017-09-21 13:32 ` [net-next 1/2] dummy: " Zhang Shengju
2017-09-21 15:02   ` Eric Dumazet
2017-09-22  3:28     ` 张胜举
2017-09-22  8:56     ` Sabrina Dubroca
2017-09-22 11:05       ` Eric Dumazet
2017-09-22 12:23         ` Sabrina Dubroca
2017-09-22 12:59           ` 张胜举
2017-09-21 13:32 ` [net-next 2/2] ifb: " Zhang Shengju
2017-09-21 15:10   ` Stephen Hemminger
2017-09-22  3:35     ` 张胜举

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).