summaryrefslogtreecommitdiff
path: root/net/tipc (follow)
Commit message (Expand)AuthorAge
* tipc: fix modprobe tipc failed after switch order of device registration -v2Junwei Hu2019-06-11
* Revert "tipc: fix modprobe tipc failed after switch order of device registrat...David S. Miller2019-06-11
* tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu2019-06-11
* tipc: switch order of device registration to fix a crashJunwei Hu2019-06-11
* tipc: check link name with right length in tipc_nl_compat_link_setXin Long2019-05-16
* tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long2019-05-16
* tipc: handle the err returned from cmd header functionXin Long2019-05-16
* tipc: use destination length for copy stringGuoqing Jiang2019-02-20
* tipc: fix uninit-value in tipc_nl_compat_doitYing Xue2019-01-26
* tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue2019-01-26
* tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue2019-01-26
* tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue2019-01-26
* tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue2019-01-26
* tipc: add policy for TIPC_NLA_NET_ADDREric Dumazet2018-04-29
* tipc: fix memory leak in tipc_accept_from_sock()Jon Maloy2017-12-16
* tipc: fix cleanup at module unloadParthasarathy Bhuvaragan2017-12-09
* tipc: fix link attribute propagation bugRichard Alpe2017-11-18
* tipc: use only positive error codes in messagesParthasarathy Bhuvaragan2017-10-21
* tipc: fix use-after-freeEric Dumazet2017-08-30
* tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan2017-06-17
* tipc: check minimum bearer MTUMichal Kubeček2017-04-30
* tipc: fix socket timer deadlockJon Paul Maloy2017-04-30
* tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan2017-04-30
* tipc: correct error in node fsmJon Paul Maloy2017-04-30
* tipc: re-enable compensation for socket receive buffer double countingJon Paul Maloy2017-04-30
* tipc: make dist queue pernetErik Hugne2017-04-30
* tipc: make sure IPv6 header fits in skb headroomRichard Alpe2017-04-30
* tipc: fix crash during node removalJon Paul Maloy2017-04-27
* tipc: fix NULL pointer dereference in shutdown()Vegard Nossum2016-09-30
* tipc: move linearization of buffers to generic codeJon Paul Maloy2016-09-24
* tipc: fix nl compat regression for link statisticsRichard Alpe2016-09-15
* tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu2016-09-15
* tipc: fix nullptr crash during subscription cancelParthasarathy Bhuvaragan2016-09-15
* tipc: fix nametable publication field in nl compatRichard Alpe2016-06-24
* tipc: check nl sock before parsing nested attributesRichard Alpe2016-06-24
* tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"Parthasarathy Bhuvaragan2016-04-20
* tipc: unlock in error pathInsu Yun2016-03-03
* tipc: fix premature addition of node to lookup tableJon Paul Maloy2016-03-03
* tipc: fix connection abort during subscription cancelParthasarathy Bhuvaragan2016-03-03
* tipc: fix error handling of expanding buffer headroomYing Xue2015-11-24
* tipc: avoid packets leaking on socket receive queueYing Xue2015-11-23
* tipc: correct settings of broadcast link stateJon Paul Maloy2015-11-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\
| * tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy2015-11-01
* | tipc: link_is_bc_sndlink() can be staticWu Fengguang2015-10-25
* | tipc: clean up unused code and structuresJon Paul Maloy2015-10-24
* | tipc: ensure binding table initial distribution is sent via first linkJon Paul Maloy2015-10-24
* | tipc: eliminate link's reference to owner nodeJon Paul Maloy2015-10-24
* | tipc: eliminate redundant buffer cloning at transmissionJon Paul Maloy2015-10-24
* | tipc: let neighbor discoverer tranmsit consumable buffersJon Paul Maloy2015-10-24