summaryrefslogtreecommitdiffstats
path: root/net/tipc
AgeCommit message (Expand)Author
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
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-27tipc: fix lockdep warning during node deleteJon Maloy
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-17tipc: don't assume linear buffer when reading ancillary dataJon Maloy
2018-11-17tipc: fix lockdep warning when reinitilaizing socketsJon Maloy
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-11tipc: fix link re-establish failureJon Maloy
2018-11-11tipc: improve broadcast retransmission algorithmLUU Duc Canh
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