Age | Commit message (Expand) | Author |
2021-05-18 | tipc: simplify the finalize work queue | Xin Long |
2021-05-17 | tipc: wait and exit until all work queues are done | Xin Long |
2020-11-27 | tipc: make node number calculation reproducible | Jon Maloy |
2020-10-30 | tipc: remove dead code in tipc_net and relatives | Hoang Huu Le |
2020-09-07 | tipc: fix a deadlock when flushing scheduled work | Hoang Huu Le |
2019-11-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-14 | tipc: add back tipc prefix to log messages | Matt Bennett |
2019-11-08 | tipc: introduce TIPC encryption & authentication | Tuong Lien |
2019-10-29 | tipc: improve throughput between nodes in netns | Hoang Le |
2019-08-08 | tipc: add loopback device tracking | John Rutherford |
2019-03-19 | tipc: introduce new capability flag for cluster | Hoang Le |
2018-03-31 | tipc: replace name table service range array with rb tree | Jon Maloy |
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: allow closest-first lookup algorithm when legacy address is configured | Jon Maloy |
2018-03-17 | tipc: remove zone publication list in name table | Jon Maloy |
2018-02-16 | tipc: rename tipc_server to tipc_topsrv | Jon Maloy |
2018-01-08 | net: tipc: remove unused hardirq.h | Yang Shi |
2017-10-13 | tipc: add ability to order and receive topology events in driver | Jon Maloy |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan |
2016-06-15 | tipc: add neighbor monitoring framework | Jon Paul Maloy |
2016-04-11 | tipc: make dist queue pernet | Erik Hugne |
2015-11-20 | tipc: reduce code dependency between binding table and node layer | Jon Paul Maloy |
2015-10-24 | tipc: clean up unused code and structures | Jon Paul Maloy |
2015-10-24 | tipc: let broadcast packet reception use new link receive function | Jon Paul Maloy |
2015-10-24 | tipc: move broadcast link lock to struct tipc_net | Jon Paul Maloy |
2015-10-24 | tipc: move bcast definitions to bcast.c | Jon Paul Maloy |
2015-07-30 | tipc: clean up link creation | Jon Paul Maloy |
2015-07-20 | tipc: reduce locking scope during packet reception | Jon Paul Maloy |
2015-05-14 | tipc: simplify packet sequence number handling | Jon Paul Maloy |
2015-05-14 | tipc: simplify include dependencies | Jon Paul Maloy |
2015-02-09 | tipc: remove tipc_snprintf | Richard Alpe |
2015-02-09 | tipc: move and rename the legacy nl api to "nl compat" | Richard Alpe |
2015-01-12 | tipc: make tipc random value aware of net namespace | Ying Xue |
2015-01-12 | tipc: make subscriber server support net namespace | Ying Xue |
2015-01-12 | tipc: make tipc node address support net namespace | Ying Xue |
2015-01-12 | tipc: name tipc name table support net namespace | Ying Xue |
2015-01-12 | tipc: make tipc socket support net namespace | Ying Xue |
2015-01-12 | tipc: make tipc broadcast link support net namespace | Ying Xue |
2015-01-12 | tipc: make bearer list support net namespace | Ying Xue |
2015-01-12 | tipc: make tipc node table aware of net namespace | Ying Xue |
2015-01-12 | tipc: involve namespace infrastructure | Ying Xue |
2015-01-12 | tipc: cleanup core.c and core.h files | Ying Xue |
2015-01-12 | tipc: remove unnecessary wrapper functions of kernel timer APIs | Ying Xue |
2015-01-08 | tipc: convert tipc reference table to use generic rhashtable | Ying Xue |
2014-11-26 | tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED | Ying Xue |
2014-11-21 | tipc: add bearer disable/enable to new netlink api | Richard Alpe |
2014-09-01 | tipc: add name distributor resiliency queue | Erik Hugne |
2014-08-23 | tipc: use pseudo message to wake up sockets after link congestion | Jon Paul Maloy |
2014-05-14 | tipc: improve and extend media address conversion functions | Jon Paul Maloy |