Age | Commit message (Expand) | Author |
2019-08-18 | tipc: clean up skb list lock handling on send path | Jon Maloy |
2019-08-08 | tipc: add loopback device tracking | John Rutherford |
2019-07-25 | tipc: optimize link synching mechanism | Tuong Lien |
2019-07-17 | tipc: initialize 'validated' field of received packets | Jon Maloy |
2019-06-25 | tipc: rename function msg_get_wrapped() to msg_inner_hdr() | Jon Maloy |
2019-06-18 | tipc: fix issues with early FAILOVER_MSG from peer | Tuong Lien |
2019-05-04 | tipc: fix missing Name entries due to half-failover | Tuong Lien |
2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg |
2019-04-27 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek |
2019-04-11 | tipc: use standard write_lock & unlock functions when creating node | Jon Maloy |
2019-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-03-23 | tipc: tipc clang warning | Jon Maloy |
2019-03-19 | tipc: introduce new capability flag for cluster | Hoang Le |
2019-02-11 | tipc: fix link session and re-establish issues | Tuong Lien |
2018-12-19 | tipc: add trace_events for tipc node | Tuong Lien |
2018-12-19 | tipc: add trace_events for tipc link | Tuong Lien |
2018-12-19 | tipc: enable tracepoints in tipc | Tuong Lien |
2018-12-18 | tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it | Zhenbo Gao |
2018-12-05 | tipc: fix node keep alive interval calculation | Hoang Le |
2018-11-27 | tipc: fix lockdep warning during node delete | Jon Maloy |
2018-10-01 | tipc: ignore STATE_MSG on wrong link session | LUU Duc Canh |
2018-09-29 | tipc: fix failover problem | LUU Duc Canh |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2018-07-20 | tipc: make link capability update thread safe | Jon Maloy |
2018-07-11 | tipc: check session number before accepting link protocol messages | Jon Maloy |
2018-07-11 | tipc: add sequence number check for link STATE messages | Jon Maloy |
2018-07-07 | tipc: fix wrong return value from function tipc_node_try_addr() | Jon Maloy |
2018-06-30 | tipc: Auto removal of peer down node instance | GhantaKrishnamurthy MohanKrishna |
2018-06-30 | tipc: optimize function tipc_node_timeout() | Tung Nguyen |
2018-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-10 | tipc: eliminate KMSAN uninit-value in strcmp complaint | Ying Xue |
2018-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-04-27 | tipc: introduce ioctl for fetching node identity | Jon Maloy |
2018-04-27 | tipc: fix bug in function tipc_nl_node_dump_monitor | Jon Maloy |
2018-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-04-20 | tipc: confgiure and apply UDP bearer MTU on running links | GhantaKrishnamurthy MohanKrishna |
2018-04-18 | tipc: fix infinite loop when dumping link monitor summary | Tung Nguyen |
2018-03-31 | tipc: permit overlapping service ranges in name table | Jon Maloy |
2018-03-31 | tipc: replace name table service range array with rb tree | Jon Maloy |
2018-03-27 | tipc: tipc_node_create() can be static | Wei Yongjun |
2018-03-23 | tipc: handle collisions of 32-bit node address hash values | Jon Maloy |
2018-03-23 | tipc: add 128-bit node identifier | Jon Maloy |
2018-03-23 | tipc: remove restrictions on node address values | Jon Maloy |
2018-02-14 | tipc: apply bearer link tolerance on running links | Jon Maloy |
2018-01-15 | tipc: fix a memory leak in tipc_nl_node_get_link() | Cong Wang |
2017-11-16 | tipc: enforce valid ratio between skb truesize and contents | Jon Maloy |
2017-11-01 | net: tipc: Convert timers to use timer_setup() | Kees Cook |
2017-10-13 | tipc: add new function for sending multiple small messages | Jon Maloy |
2017-10-13 | tipc: add ability to obtain node availability status from other files | Jon Maloy |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |