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

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

Ding Tianhong (3):
  vlan: make a new function vlan_dev_vlan_proto() and export
  bonding: support QinQ for bond arp interval
  bonding: convert pr_xxx() to pr_xxx_ratelimited() for arp interval

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

-- 
1.8.0

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

end of thread, other threads:[~2014-03-19 11:17 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-18 10:43 [PATCH net-next v2 0/3] bonding: support QinQ for bond arp interval Ding Tianhong
2014-03-18 10:43 ` [PATCH net-next v2 1/3] vlan: make a new function vlan_dev_vlan_proto() and export Ding Tianhong
2014-03-18 10:43 ` [PATCH net-next v2 2/3] bonding: support QinQ for bond arp interval Ding Tianhong
2014-03-18 12:05   ` Veaceslav Falico
2014-03-18 17:59     ` Jay Vosburgh
2014-03-18 19:27       ` Veaceslav Falico
2014-03-19  1:29         ` Ding Tianhong
2014-03-19  5:39           ` Veaceslav Falico
2014-03-19 11:16             ` Ding Tianhong
2014-03-18 10:43 ` [PATCH net-next v2 3/3] bonding: convert pr_xxx() to pr_xxx_ratelimited() for " Ding Tianhong
2014-03-18 11:01   ` Joe Perches
2014-03-18 11:14     ` Joe Perches
2014-03-18 11:28       ` Ding Tianhong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.