summaryrefslogtreecommitdiff
path: root/net/tipc
AgeCommit message (Expand)Author
2018-11-11tipc: fix link re-establish failureJon Maloy
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-23Revert "net: simplify sock_poll_wait"Karsten Graul
2018-10-22tipc: eliminate message disordering during binding table updateJon Maloy
2018-10-22tipc: use destination length for copy stringGuoqing Jiang
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-15tipc: support binding to specific ip address when activating UDP bearerHoang Le
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-01tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh
2018-09-29tipc: fix failover problemLUU Duc Canh
2018-09-29tipc: buffer overflow handling in listener socketTung Nguyen
2018-09-29tipc: add SYN bit to connection setup messagesJon Maloy
2018-09-29tipc: refactor function tipc_sk_filter_connect()Jon Maloy
2018-09-29tipc: refactor function tipc_sk_timeout()Jon Maloy
2018-09-29tipc: refactor function tipc_msg_reverse()Jon Maloy
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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-12tipc: check return value of __tipc_dump_start()Cong Wang
2018-09-10net: Add and use skb_mark_not_on_list().David S. Miller
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-09-03tipc: correct structure parameter comments for topsrvZhenbo 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