aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* tipc: fix link re-establish failureJon Maloy2018-11-11
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-01
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-23
* | Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-23
* | tipc: eliminate message disordering during binding table updateJon Maloy2018-10-22
* | tipc: use destination length for copy stringGuoqing Jiang2018-10-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-19
|\
| * tipc: fix info leak from kernel tipc_eventJon Maloy2018-10-18
| * tipc: fix unsafe rcu locking when accessing publication listTung Nguyen2018-10-16
| * tipc: initialize broadcast link stale counter correctlyJon Maloy2018-10-16
* | tipc: support binding to specific ip address when activating UDP bearerHoang Le2018-10-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-13
|\|
| * tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue2018-10-11
| * tipc: queue socket protocol error messages into socket receive bufferParthasarathy Bhuvaragan2018-10-11
| * tipc: set link tolerance correctly in broadcast linkJon Maloy2018-10-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-04
|\|
| * tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh2018-10-02
| * tipc: fix failover problemLUU Duc Canh2018-09-29
| * tipc: lock wakeup & inputq at tipc_link_reset()Parthasarathy Bhuvaragan2018-09-25
| * tipc: reset bearer if device carrier not okParthasarathy Bhuvaragan2018-09-25
| * tipc: fix flow control accounting for implicit connectParthasarathy Bhuvaragan2018-09-25
* | tipc: buffer overflow handling in listener socketTung Nguyen2018-09-29
* | tipc: add SYN bit to connection setup messagesJon Maloy2018-09-29
* | tipc: refactor function tipc_sk_filter_connect()Jon Maloy2018-09-29
* | tipc: refactor function tipc_sk_timeout()Jon Maloy2018-09-29
* | tipc: refactor function tipc_msg_reverse()Jon Maloy2018-09-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-13
|\|
| * tipc: check return value of __tipc_dump_start()Cong Wang2018-09-12
| * tipc: call start and done ops directly in __tipc_nl_compat_dumpit()Cong Wang2018-09-07
| * tipc: orphan sock in tipc_release()Cong Wang2018-09-06
* | net: Add and use skb_mark_not_on_list().David S. Miller2018-09-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-05
|\|
| * tipc: correct spelling errors for tipc_topsrv_queue_evt() commentsZhenbo Gao2018-09-04
| * tipc: correct spelling errors for struct tipc_bc_base's commentZhenbo Gao2018-09-04
| * tipc: switch to rhashtable iteratorCong Wang2018-08-29
| * tipc: fix a missing rhashtable_walk_exit()Cong Wang2018-08-29
| * tipc: fix the big/little endian issue in tipc_destHaiqing Bai2018-08-27
* | tipc: correct structure parameter comments for topsrvZhenbo Gao2018-09-04
|/
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-09
|\
| * tipc: fix an interrupt unsafe locking scenarioYing Xue2018-08-07
* | net/tipc: remove redundant variables 'tn' and 'oport'Colin Ian King2018-08-01
* | net: simplify sock_poll_waitChristoph Hellwig2018-07-30
* | net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()Jia-Ju Bai2018-07-27
* | net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()Jia-Ju Bai2018-07-27
* | tipc: add missing dev_put() on error in tipc_enable_l2_mediaYueHaibing2018-07-26
* | tipc: make some functions staticYueHaibing2018-07-21
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-21
|\|
| * tipc: make function tipc_net_finalize() thread safeJon Maloy2018-07-07
| * tipc: fix correct setting of message type in second discovererJon Maloy2018-07-07
| * tipc: correct discovery message handling during address trial periodJon Maloy2018-07-07