summaryrefslogtreecommitdiffstats
path: root/net/tipc
AgeCommit message (Expand)Author
2018-12-08tipc: use destination length for copy stringGuoqing Jiang
2018-12-05tipc: fix lockdep warning during node deleteJon Maloy
2018-11-23tipc: fix link re-establish failureJon Maloy
2018-11-23tipc: fix lockdep warning when reinitilaizing socketsJon Maloy
2018-11-23tipc: don't assume linear buffer when reading ancillary dataJon Maloy
2018-11-04Revert "net: simplify sock_poll_wait"Karsten Graul
2018-10-18tipc: fix info leak from kernel tipc_eventJon Maloy
2018-10-15tipc: fix unsafe rcu locking when accessing publication listTung Nguyen
2018-10-15tipc: initialize broadcast link stale counter correctlyJon Maloy
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue
2018-10-10tipc: queue socket protocol error messages into socket receive bufferParthasarathy Bhuvaragan
2018-10-10tipc: set link tolerance correctly in broadcast linkJon Maloy
2018-10-01tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh
2018-09-29tipc: fix failover problemLUU Duc Canh
2018-09-25tipc: lock wakeup & inputq at tipc_link_reset()Parthasarathy Bhuvaragan
2018-09-25tipc: reset bearer if device carrier not okParthasarathy Bhuvaragan
2018-09-25tipc: fix flow control accounting for implicit connectParthasarathy Bhuvaragan
2018-09-12tipc: check return value of __tipc_dump_start()Cong Wang
2018-09-06tipc: call start and done ops directly in __tipc_nl_compat_dumpit()Cong Wang
2018-09-05tipc: orphan sock in tipc_release()Cong Wang
2018-09-03tipc: correct spelling errors for tipc_topsrv_queue_evt() commentsZhenbo Gao
2018-09-03tipc: correct spelling errors for struct tipc_bc_base's commentZhenbo Gao
2018-08-29tipc: switch to rhashtable iteratorCong Wang
2018-08-29tipc: fix a missing rhashtable_walk_exit()Cong Wang
2018-08-27tipc: fix the big/little endian issue in tipc_destHaiqing Bai
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-07tipc: fix an interrupt unsafe locking scenarioYing Xue
2018-08-01net/tipc: remove redundant variables 'tn' and 'oport'Colin Ian King
2018-07-30net: simplify sock_poll_waitChristoph Hellwig
2018-07-27net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()Jia-Ju Bai
2018-07-27net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()Jia-Ju Bai
2018-07-26tipc: add missing dev_put() on error in tipc_enable_l2_mediaYueHaibing
2018-07-21tipc: make some functions staticYueHaibing
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20tipc: make link capability update thread safeJon Maloy
2018-07-18tipc: remove unused tipc_group_sizeYueHaibing
2018-07-18tipc: remove unused tipc_link_is_activeYueHaibing
2018-07-11tipc: check session number before accepting link protocol messagesJon Maloy
2018-07-11tipc: add sequence number check for link STATE messagesJon Maloy
2018-07-07tipc: extend link reset criteria for stale packet retransmissionJon Maloy
2018-07-07tipc: make function tipc_net_finalize() thread safeJon Maloy
2018-07-07tipc: fix correct setting of message type in second discovererJon Maloy
2018-07-07tipc: correct discovery message handling during address trial periodJon Maloy
2018-07-07tipc: fix wrong return value from function tipc_node_try_addr()Jon Maloy
2018-07-05tipc: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30tipc: extend sock diag for group communicationGhantaKrishnamurthy MohanKrishna
2018-06-30tipc: Auto removal of peer down node instanceGhantaKrishnamurthy MohanKrishna
2018-06-30tipc: optimize function tipc_node_timeout()Tung Nguyen
2018-06-30tipc: eliminate buffer cloning in function tipc_msg_extract()Tung Nguyen