netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next 0/3] team: remove sychronize_rcu() calls
@ 2013-06-10 15:42 Jiri Pirko
  2013-06-10 15:42 ` [patch net-next 1/3] team: remove synchronize_rcu() called during queue override change Jiri Pirko
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Jiri Pirko @ 2013-06-10 15:42 UTC (permalink / raw)
  To: netdev; +Cc: davem, edumazet, fbl

Jiri Pirko (3):
  team: remove synchronize_rcu() called during queue override change
  team: use kfree_rcu instead of synchronize_rcu in team_port_dev
  team: remove synchronize_rcu() called during port disable

 drivers/net/team/team.c                  | 84 ++++++++++++++++++++------------
 drivers/net/team/team_mode_loadbalance.c |  3 +-
 drivers/net/team/team_mode_roundrobin.c  |  3 +-
 include/linux/if_team.h                  | 11 +++++
 4 files changed, 66 insertions(+), 35 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2013-06-12 11:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-10 15:42 [patch net-next 0/3] team: remove sychronize_rcu() calls Jiri Pirko
2013-06-10 15:42 ` [patch net-next 1/3] team: remove synchronize_rcu() called during queue override change Jiri Pirko
2013-06-11  0:48   ` Flavio Leitner
2013-06-11  5:40     ` Jiri Pirko
2013-06-11  8:01       ` Jiri Pirko
2013-06-11 13:18         ` Flavio Leitner
2013-06-10 15:42 ` [patch net-next 2/3] team: use kfree_rcu instead of synchronize_rcu in team_port_dev Jiri Pirko
2013-06-10 15:42 ` [patch net-next 3/3] team: remove synchronize_rcu() called during port disable Jiri Pirko
2013-06-12 10:10 ` [patch net-next 0/3] team: remove sychronize_rcu() calls David Miller
2013-06-12 11:01   ` Jiri Pirko

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