netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/3] bonding: support QinQ for bond arp interval
@ 2014-03-25  3:21 Ding Tianhong
  2014-03-25  3:21 ` [PATCH net-next v3 1/3] vlan: make a new function vlan_dev_vlan_proto() and export Ding Tianhong
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ding Tianhong @ 2014-03-25  3:21 UTC (permalink / raw)
  To: fubar, vfalico, andy, joe, kaber; +Cc: davem, netdev

v1->v2: remvoe the comment "TODO: QinQ?".
	convert pr_xxx() to pr_xxx_ratelimited() for arp interval.

v2->v3: remove the unnecessary log for arp interval and add net ratelimit to
	avoid spam log.

Ding Tianhong (3):
  vlan: make a new function vlan_dev_vlan_proto() and export
  bonding: support QinQ for bond arp interval
  bonding: add net_ratelimt to avoid spam in arp interval

 drivers/net/bonding/bond_main.c | 80 +++++++++++++++++++++++++++--------------
 drivers/net/bonding/bonding.h   |  5 +++
 include/linux/if_vlan.h         |  7 ++++
 net/8021q/vlan_core.c           |  6 ++++
 4 files changed, 72 insertions(+), 26 deletions(-)

-- 
1.8.0

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH net-next v3 0/3] bonding: support QinQ for bond arp interval
@ 2014-03-20  8:15 Ding Tianhong
  2014-03-20  8:15 ` [PATCH net-next v3 3/3] bonding: add net_ratelimt to avoid spam in " Ding Tianhong
  0 siblings, 1 reply; 6+ messages in thread
From: Ding Tianhong @ 2014-03-20  8:15 UTC (permalink / raw)
  To: fubar, vfalico, andy, joe, kaber; +Cc: davem, netdev

v1->v2: remvoe the comment "TODO: QinQ?".
	convert pr_xxx() to pr_xxx_ratelimited() for arp interval.

v2->v3: remove the unnecessary log for arp interval and add net ratelimit to
	avoid spam log.

Ding Tianhong (3):
  vlan: make a new function vlan_dev_vlan_proto() and export
  bonding: support QinQ for bond arp interval
  bonding: add net_ratelimt to avoid spam in arp interval

 drivers/net/bonding/bond_main.c | 80 +++++++++++++++++++++++++++--------------
 drivers/net/bonding/bonding.h   |  5 +++
 include/linux/if_vlan.h         |  7 ++++
 net/8021q/vlan_core.c           |  6 ++++
 4 files changed, 72 insertions(+), 26 deletions(-)

-- 
1.8.0

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

end of thread, other threads:[~2014-03-25 20:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25  3:21 [PATCH net-next v3 0/3] bonding: support QinQ for bond arp interval Ding Tianhong
2014-03-25  3:21 ` [PATCH net-next v3 1/3] vlan: make a new function vlan_dev_vlan_proto() and export Ding Tianhong
2014-03-25  3:21 ` [PATCH net-next v3 2/3] bonding: support QinQ for bond arp interval Ding Tianhong
2014-03-25  3:21 ` [PATCH net-next v3 3/3] bonding: add net_ratelimt to avoid spam in " Ding Tianhong
2014-03-25  7:29   ` Veaceslav Falico
  -- strict thread matches above, loose matches on Subject: below --
2014-03-20  8:15 [PATCH net-next v3 0/3] bonding: support QinQ for bond " Ding Tianhong
2014-03-20  8:15 ` [PATCH net-next v3 3/3] bonding: add net_ratelimt to avoid spam in " Ding Tianhong

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).