See subject.
///jon

Erik Hugne (6):
  tipc: set sk_err correctly when connection fails
  tipc: simplify the link lookup routine
  tipc: don't reroute message fragments
  tipc: message reassembly using fragment chain
  tipc: reassembly failures should cause link reset
  tipc: remove interface state mirroring in bearer

Joe Perches (1):
  net: misc: Remove extern from function prototypes

Ying Xue (9):
  tipc: fix oops when creating server socket fails
  tipc: don't use memcpy to copy from user space
  tipc: remove iovec length parameter from all sending functions
  tipc: silence sparse warnings
  tipc: make bearer and media naming consistent
  tipc: avoid unnecessary lookup for tipc bearer instance
  tipc: correct return value of recv_msg routine
  tipc: correct return value of link_cmd_set_value routine
  tipc: remove two indentation levels in tipc_recv_msg routine

dingtianhong (1):
  tipc: avoid possible deadlock while enable and disable bearer

 net/irda/irnet/irnet.h       |  15 +-
 net/l2tp/l2tp_core.h         |  57 +++--
 net/mac80211/rate.h          |  12 +-
 net/netfilter/nf_internals.h |  28 +--
 net/rds/rds.h                |   2 +-
 net/rxrpc/ar-internal.h      | 150 ++++++------
 net/tipc/bcast.c             |  22 +-
 net/tipc/bearer.c            |  54 +----
 net/tipc/bearer.h            |  14 +-
 net/tipc/core.h              |  28 +--
 net/tipc/discover.c          |  17 +-
 net/tipc/eth_media.c         |  76 +++---
 net/tipc/ib_media.c          |  66 +++---
 net/tipc/link.c              | 547 +++++++++++++++----------------------------
 net/tipc/link.h              |  24 +-
 net/tipc/msg.c               |  27 +--
 net/tipc/msg.h               |  15 +-
 net/tipc/node.c              |   7 +-
 net/tipc/node.h              |   6 +-
 net/tipc/port.c              |  66 +++---
 net/tipc/port.h              |  16 +-
 net/tipc/server.c            |  15 +-
 net/tipc/socket.c            |  16 +-
 net/wimax/wimax-internal.h   |  18 +-
 net/wireless/core.h          |   6 +-
 net/wireless/sysfs.h         |   4 +-
 net/xfrm/xfrm_hash.h         |   4 +-
 27 files changed, 521 insertions(+), 791 deletions(-)

-- 
2.7.4


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi
_______________________________________________
tipc-discussion mailing list
tipc-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to