Commit History

Author SHA1 Message Date
  Jon Paul Maloy e3eea1eb47 tipc: clean up handling of message priorities 10 years ago
  Jon Paul Maloy 05dcc5aa4d tipc: split link outqueue 10 years ago
  Jon Paul Maloy cf2157f88a tipc: move message validation function to msg.c 10 years ago
  Jon Paul Maloy 7764d6e83d tipc: add framework for node capabilities exchange 10 years ago
  Erik Hugne d0f91938be tipc: add ip/udp media type 10 years ago
  Erik Hugne 91e2eb5684 tipc: rename media/msg related definitions 10 years ago
  Jon Paul Maloy cb1b728096 tipc: eliminate race condition at multicast reception 10 years ago
  Jon Paul Maloy c637c10355 tipc: resolve race problem at unicast message reception 10 years ago
  Jon Paul Maloy e3a77561e7 tipc: split up function tipc_msg_eval() 10 years ago
  Jon Paul Maloy c5898636c4 tipc: reduce usage of context info in socket and link 10 years ago
  Ying Xue 3474753954 tipc: make tipc node address support net namespace 10 years ago
  Ying Xue 4ac1c8d0ee tipc: name tipc name table support net namespace 10 years ago
  Ying Xue 1da465683a tipc: make tipc broadcast link support net namespace 10 years ago
  Ying Xue 859fc7c0ce tipc: cleanup core.c and core.h files 10 years ago
  Ying Xue 2f55c43788 tipc: remove unnecessary wrapper functions of kernel timer APIs 10 years ago
  Ying Xue a6ca109443 tipc: use generic SKB list APIs to manage TIPC outgoing packet chains 10 years ago
  Ying Xue 58dc55f256 tipc: use generic SKB list APIs to manage link transmission queue 10 years ago
  Ying Xue 58311d1690 tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED 10 years ago
  Al Viro 45dcc687f7 tipc_msg_build(): pass msghdr instead of its ->msg_iov 10 years ago
  Jon Paul Maloy 50100a5e39 tipc: use pseudo message to wake up sockets after link congestion 11 years ago
  Jon Paul Maloy 1dd0bd2b14 tipc: introduce new function tipc_msg_create() 11 years ago
  Jon Paul Maloy 9fbfb8b120 tipc: rename temporarily named functions 11 years ago
  Jon Paul Maloy c4116e1057 tipc: remove unreferenced functions 11 years ago
  Jon Paul Maloy 078bec826f tipc: add new functions for multicast and broadcast distribution 11 years ago
  Jon Paul Maloy 5a379074a7 tipc: introduce message evaluation function 11 years ago
  Jon Paul Maloy 8db1bae30b tipc: separate building and sending of rejected messages 11 years ago
  Jon Paul Maloy 067608e9d0 tipc: introduce direct iovec to buffer chain fragmentation function 11 years ago
  Jon Paul Maloy 4f1688b2c6 tipc: introduce send functions for chained buffers in link 11 years ago
  Jon Paul Maloy 37e22164a8 tipc: rename and move message reassembly function 11 years ago
  Erik Hugne 40ba3cdf54 tipc: message reassembly using fragment chain 11 years ago