aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2014-11-25
|\
| * tipc_msg_build(): pass msghdr instead of its ->msg_iovAl Viro2014-11-24
| * tipc_sendmsg(): pass msghdr instead of its ->msg_iovAl Viro2014-11-24
* | tipc: fix sparse warnings in new nl apiRichard Alpe2014-11-24
|/
* tipc: add name table dump to new netlink apiRichard Alpe2014-11-21
* tipc: add net set to new netlink apiRichard Alpe2014-11-21
* tipc: add net dump to new netlink apiRichard Alpe2014-11-21
* tipc: add node get/dump to new netlink apiRichard Alpe2014-11-21
* tipc: add media set to new netlink apiRichard Alpe2014-11-21
* tipc: add media get/dump to new netlink apiRichard Alpe2014-11-21
* tipc: add link stat reset to new netlink apiRichard Alpe2014-11-21
* tipc: add link set to new netlink apiRichard Alpe2014-11-21
* tipc: add link get/dump to new netlink apiRichard Alpe2014-11-21
* tipc: add publication dump to new netlink apiRichard Alpe2014-11-21
* tipc: add sock dump to new netlink apiRichard Alpe2014-11-21
* tipc: add bearer set to new netlink apiRichard Alpe2014-11-21
* tipc: add bearer get/dump to new netlink apiRichard Alpe2014-11-21
* tipc: add bearer disable/enable to new netlink apiRichard Alpe2014-11-21
* tipc: allow one link per bearer to neighboring nodesHolger Brunck2014-11-16
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* tipc: spelling errorsstephen hemminger2014-10-30
* tipc: fix lockdep warning when intra-node messages are deliveredYing Xue2014-10-21
* tipc: fix a potential deadlockYing Xue2014-10-21
* tipc: fix bug in bundled buffer receptionJon Paul Maloy2014-10-17
* tipc: fix bug in multicast congestion handlingJon Maloy2014-10-07
* tipc: fix sparse warningsErik Hugne2014-09-10
* tipc: add name distributor resiliency queueErik Hugne2014-09-01
* tipc: refactor name table updates out of named packet receive routineErik Hugne2014-09-01
* tipc: fix a potential oopsYing Xue2014-08-29
* tipc: merge struct tipc_port into struct tipc_sockJon Paul Maloy2014-08-23
* tipc: remove files ref.h and ref.cJon Paul Maloy2014-08-23
* tipc: remove include file port.hJon Paul Maloy2014-08-23
* tipc: remove source file port.cJon Paul Maloy2014-08-23
* tipc: remove port_lockJon Paul Maloy2014-08-23
* tipc: replace port pointer with socket pointer in registryJon Paul Maloy2014-08-23
* tipc: use registry when scanning socketsJon Paul Maloy2014-08-23
* tipc: eliminate functions tipc_port_init and tipc_port_destroyJon Paul Maloy2014-08-23
* tipc: redefine message acknowledge functionJon Paul Maloy2014-08-23
* tipc: eliminate port_connect()/port_disconnect() functionsJon Paul Maloy2014-08-23
* tipc: eliminate function tipc_port_shutdown()Jon Paul Maloy2014-08-23
* tipc: clean up socket timer functionJon Paul Maloy2014-08-23
* tipc: use message to abort connections when losing contact to nodeJon Paul Maloy2014-08-23
* tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy2014-08-23
* tipc: introduce new function tipc_msg_create()Jon Paul Maloy2014-08-23
* tipc: Fix build.David S. Miller2014-08-19
* tipc: fix message importance range checkErik Hugne2014-08-16
* tipc: remove duplicated include from socket.cWei Yongjun2014-07-29
* tipc: make tipc_buf_append() more robustJon Paul Maloy2014-07-28
* tipc: fix sparse non static symbol warningsWei Yongjun2014-07-21
* tipc: ensure sequential message delivery across dual bearersJon Paul Maloy2014-07-17