All of lore.kernel.org
 help / color / mirror / Atom feed
* [net-next 0/3] tipc: some minor improvements
@ 2020-11-24 17:28 jmaloy
  2020-11-24 17:28 ` [net-next 1/3] tipc: refactor tipc_sk_bind() function jmaloy
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: jmaloy @ 2020-11-24 17:28 UTC (permalink / raw)
  To: netdev, davem
  Cc: tipc-discussion, tung.q.nguyen, hoang.h.le, tuong.t.lien, jmaloy,
	maloy, xinl, ying.xue, parthasarathy.bhuvaragan

From: Jon Maloy <jmaloy@redhat.com>

We add some improvements that will be useful in future commits.

Jon Maloy (3):
  tipc: refactor tipc_sk_bind() function
  tipc: make node number calculation reproducible
  tipc: update address terminology in code

 net/tipc/addr.c       |   7 ++-
 net/tipc/addr.h       |   1 +
 net/tipc/core.h       |  12 +++++
 net/tipc/group.c      |   3 +-
 net/tipc/group.h      |   3 +-
 net/tipc/name_table.c |  11 +++--
 net/tipc/net.c        |   2 +-
 net/tipc/socket.c     | 110 ++++++++++++++++++++----------------------
 net/tipc/subscr.c     |   5 +-
 net/tipc/subscr.h     |   5 +-
 net/tipc/topsrv.c     |   4 +-
 11 files changed, 87 insertions(+), 76 deletions(-)

-- 
2.25.4


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

end of thread, other threads:[~2020-11-25  3:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-24 17:28 [net-next 0/3] tipc: some minor improvements jmaloy
2020-11-24 17:28 ` [net-next 1/3] tipc: refactor tipc_sk_bind() function jmaloy
2020-11-24 17:28 ` [net-next 2/3] tipc: make node number calculation reproducible jmaloy
2020-11-25  0:22   ` Jakub Kicinski
2020-11-25  3:40   ` kernel test robot
2020-11-25  3:40     ` kernel test robot
2020-11-24 17:28 ` [net-next 3/3] tipc: update address terminology in code jmaloy

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.