summaryrefslogtreecommitdiff
path: root/net/tipc (follow)
Commit message (Expand)AuthorAge
* ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2022-04-19
* tipc: increase timeout in tipc_sk_enqueue()Hoang Le2021-09-22
* tipc: fix sleeping in tipc accept routineHoang Le2021-08-04
* tipc: skb_linearize the head skb when reassembling msgsXin Long2021-06-03
* Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le2021-06-03
* tipc: convert dest node's address to network orderHoang Le2021-05-22
* net:tipc: Fix a double free in tipc_sk_mcast_rcvLv Yunlong2021-04-16
* tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le2020-11-10
* tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen2020-11-10
* tipc: fix the skb_unshare() in tipc_buf_append()Cong Wang2020-10-29
* tipc: use skb_unshare() instead in tipc_buf_append()Xin Long2020-10-01
* tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang2020-09-03
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-20
* tipc: fix the error handling in tipc_udp_enable()Wei Yongjun2020-05-10
* tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu2020-01-29
* tipc: fix ordering of tipc module init and exit routineTaehee Yoo2019-12-21
* tipc: fix link name length checkJohn Rutherford2019-12-05
* tipc: fix skb may be leaky in tipc_link_inputHoang Le2019-12-05
* tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva2019-12-05
* tipc: fix a missing check of genlmsg_putKangjie Lu2019-12-05
* tipc: add NULL pointer check before calling kfree_rcuXin Long2019-09-21
* tipc: compat: allow tipc commands without argumentsTaras Kondratiuk2019-08-11
* tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long2019-07-10
* tipc: change to use register_pernet_deviceXin Long2019-07-10
* 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