提交历史

作者 SHA1 备注 提交日期
  Ying Xue cc086fcf92 tipc: fix a potential oops 11 年之前
  Jon Paul Maloy 301bae56f2 tipc: merge struct tipc_port into struct tipc_sock 11 年之前
  Jon Paul Maloy 808d90f9c5 tipc: remove files ref.h and ref.c 11 年之前
  Jon Paul Maloy 2e84c60b77 tipc: remove include file port.h 11 年之前
  Jon Paul Maloy 0fc87aaebd tipc: remove source file port.c 11 年之前
  Jon Paul Maloy 6c9808ce09 tipc: remove port_lock 11 年之前
  Jon Paul Maloy 9b50fd087a tipc: replace port pointer with socket pointer in registry 11 年之前
  Jon Paul Maloy 5a9ee0be33 tipc: use registry when scanning sockets 11 年之前
  Jon Paul Maloy 5b8fa7ce82 tipc: eliminate functions tipc_port_init and tipc_port_destroy 11 年之前
  Jon Paul Maloy 739f5e4efc tipc: redefine message acknowledge function 11 年之前
  Jon Paul Maloy dadebc0029 tipc: eliminate port_connect()/port_disconnect() functions 11 年之前
  Jon Paul Maloy 80e44c2225 tipc: eliminate function tipc_port_shutdown() 11 年之前
  Jon Paul Maloy 5728901581 tipc: clean up socket timer function 11 年之前
  Jon Paul Maloy 50100a5e39 tipc: use pseudo message to wake up sockets after link congestion 11 年之前
  Erik Hugne ac32c7f705 tipc: fix message importance range check 11 年之前
  Wei Yongjun ad025a56a5 tipc: remove duplicated include from socket.c 11 年之前
  Wei Yongjun 52f50ce556 tipc: fix sparse non static symbol warnings 11 年之前
  Jon Paul Maloy 9fbfb8b120 tipc: rename temporarily named functions 11 年之前
  Jon Paul Maloy 0abd8ff21f tipc: start using the new multicast functions 11 年之前
  Jon Paul Maloy 078bec826f tipc: add new functions for multicast and broadcast distribution 11 年之前
  Fabian Frederick 7ceaa583be tipc: remove unnecessary break after return 11 年之前
  Erik Hugne 70452dcb6d tipc: fix a memleak when sending data 11 年之前
  Jon Paul Maloy 60120526c2 tipc: simplify connection congestion handling 11 年之前
  Jon Paul Maloy ac0074ee70 tipc: clean up connection protocol reception function 11 年之前
  Jon Paul Maloy ec8a2e5621 tipc: same receive code path for connection protocol and data messages 11 年之前
  Jon Paul Maloy 4ccfe5e041 tipc: connection oriented transport uses new send functions 11 年之前
  Jon Paul Maloy e2dafe87d3 tipc: RDM/DGRAM transport uses new fragmenting and sending functions 11 年之前
  Jon Paul Maloy 5a379074a7 tipc: introduce message evaluation function 11 年之前
  Jon Paul Maloy 8db1bae30b tipc: separate building and sending of rejected messages 11 年之前
  Jon Paul Maloy e4de5fab80 tipc: use negative error return values in functions 11 年之前