summaryrefslogtreecommitdiffstats
path: root/net/tipc/core.h
Commit message (Expand)AuthorAgeFilesLines
* minmax: add in_range() macroMatthew Wilcox (Oracle)2023-08-241-1/+1
* tipc: simplify the finalize work queueXin Long2021-05-181-7/+1
* tipc: wait and exit until all work queues are doneXin Long2021-05-171-0/+2
* tipc: make node number calculation reproducibleJon Maloy2020-11-271-0/+12
* tipc: remove dead code in tipc_net and relativesHoang Huu Le2020-10-301-3/+0
* tipc: fix a deadlock when flushing scheduled workHoang Huu Le2020-09-071-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-0/+6
|\
| * tipc: add back tipc prefix to log messagesMatt Bennett2019-11-141-0/+6
* | tipc: introduce TIPC encryption & authenticationTuong Lien2019-11-081-0/+8
* | tipc: improve throughput between nodes in netnsHoang Le2019-10-291-0/+6
|/
* tipc: add loopback device trackingJohn Rutherford2019-08-081-0/+3
* tipc: introduce new capability flag for clusterHoang Le2019-03-191-0/+3
* tipc: replace name table service range array with rb treeJon Maloy2018-03-311-0/+1
* tipc: handle collisions of 32-bit node address hash valuesJon Maloy2018-03-231-0/+2
* tipc: add 128-bit node identifierJon Maloy2018-03-231-1/+5
* tipc: allow closest-first lookup algorithm when legacy address is configuredJon Maloy2018-03-231-1/+2
* tipc: remove zone publication list in name tableJon Maloy2018-03-171-0/+5
* tipc: rename tipc_server to tipc_topsrvJon Maloy2018-02-161-3/+3
* net: tipc: remove unused hardirq.hYang Shi2018-01-081-1/+0
* tipc: add ability to order and receive topology events in driverJon Maloy2017-10-131-0/+5
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* tipc: add neighbor monitoring frameworkJon Paul Maloy2016-06-151-2/+13
* tipc: make dist queue pernetErik Hugne2016-04-111-0/+3
* tipc: reduce code dependency between binding table and node layerJon Paul Maloy2015-11-201-0/+5
* tipc: clean up unused code and structuresJon Paul Maloy2015-10-241-2/+0
* tipc: let broadcast packet reception use new link receive functionJon Paul Maloy2015-10-241-0/+5
* tipc: move broadcast link lock to struct tipc_netJon Paul Maloy2015-10-241-0/+1
* tipc: move bcast definitions to bcast.cJon Paul Maloy2015-10-241-2/+2
* tipc: clean up link creationJon Paul Maloy2015-07-301-0/+5
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-201-0/+5
* tipc: simplify packet sequence number handlingJon Paul Maloy2015-05-141-0/+20
* tipc: simplify include dependenciesJon Paul Maloy2015-05-141-7/+10
* tipc: remove tipc_snprintfRichard Alpe2015-02-091-2/+0
* tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-091-1/+0
* tipc: make tipc random value aware of net namespaceYing Xue2015-01-121-5/+1
* tipc: make subscriber server support net namespaceYing Xue2015-01-121-0/+4
* tipc: make tipc node address support net namespaceYing Xue2015-01-121-4/+1
* tipc: name tipc name table support net namespaceYing Xue2015-01-121-0/+4
* tipc: make tipc socket support net namespaceYing Xue2015-01-121-0/+4
* tipc: make tipc broadcast link support net namespaceYing Xue2015-01-121-0/+10
* tipc: make bearer list support net namespaceYing Xue2015-01-121-0/+4
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-121-0/+9
* tipc: involve namespace infrastructureYing Xue2015-01-121-0/+5
* tipc: cleanup core.c and core.h filesYing Xue2015-01-121-53/+0
* tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue2015-01-121-67/+0
* tipc: convert tipc reference table to use generic rhashtableYing Xue2015-01-081-3/+0
* tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSEDYing Xue2014-11-261-0/+1
* tipc: add bearer disable/enable to new netlink apiRichard Alpe2014-11-211-0/+1
* tipc: add name distributor resiliency queueErik Hugne2014-09-011-0/+1
* tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy2014-08-231-1/+4