summaryrefslogtreecommitdiff
path: root/net/tipc
AgeCommit message (Expand)Author
2019-04-16tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu
2019-04-16tipc: fix link established but not in sessionTuong Lien
2019-04-10tipc: missing entries in name table of publicationsHoang Le
2019-03-31tipc: handle the err returned from cmd header functionXin Long
2019-03-31tipc: check link name with right length in tipc_nl_compat_link_setXin Long
2019-03-31tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long
2019-03-26tipc: change to check tipc_own_id to return in tipc_net_stopXin Long
2019-03-23tipc: tipc clang warningJon Maloy
2019-03-21tipc: fix cancellation of topology subscriptionsErik Hugne
2019-03-17tipc: allow service ranges to be connect()'ed on RDM/DGRAMErik Hugne
2019-03-16net: tipc: fix a missing check for nla_nest_startKangjie Lu
2019-03-16net: tipc: fix a missing check of nla_nest_startKangjie Lu
2019-03-05tipc: fix RDM/DGRAM connect() regressionErik Hugne
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-26tipc: fix race condition causing hung sendtoTung Nguyen
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-21tipc: improve function tipc_wait_for_rcvmsg()Tung Nguyen
2019-02-21tipc: improve function tipc_wait_for_cond()Tung Nguyen
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-11tipc: fix link session and re-establish issuesTuong Lien
2019-02-11tipc: fix skb may be leaky in tipc_link_inputHoang Le
2019-01-24tipc: remove dead code in struct tipc_topsrvZhaolong Zhang
2019-01-23tipc: mark expected switch fall-throughsGustavo A. R. Silva
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-17tipc: remove unneeded semicolon in trace.cYueHaibing
2019-01-15tipc: fix uninit-value in tipc_nl_compat_doitYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue
2019-01-15tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue
2019-01-15tipc: fix uninit-value in in tipc_conn_rcv_subYing Xue
2019-01-07tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva
2018-12-27tipc: fix a missing check of genlmsg_putKangjie Lu
2018-12-27tipc: fix a double free in tipc_enable_bearer()Cong Wang
2018-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-24net/netlink_compat: Fix a missing check of nla_parse_nestedAditya Pakki
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19tipc: fix uninitialized value for broadcast retransmissionHoang Le
2018-12-19tipc: add trace_events for tipc bearerTuong Lien
2018-12-19tipc: add trace_events for tipc nodeTuong Lien
2018-12-19tipc: add trace_events for tipc socketTuong Lien
2018-12-19tipc: add trace_events for tipc linkTuong Lien
2018-12-19tipc: enable tracepoints in tipcTuong Lien
2018-12-18tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving itZhenbo Gao
2018-12-18tipc: check group dests after tipc_wait_for_cond()Cong Wang
2018-12-14tipc: check tsk->group in tipc_wait_for_cond()Cong Wang
2018-12-14tipc: compare remote and local protocols in tipc_udp_enable()Cong Wang
2018-12-14tipc: fix a double kfree_skb()Cong Wang
2018-12-14tipc: use lock_sock() in tipc_sk_reinit()Cong Wang
2018-12-05tipc: fix node keep alive interval calculationHoang Le