aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/core.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-18tipc: simplify the finalize work queueGravatar Xin Long 1-7/+1
2021-05-17tipc: wait and exit until all work queues are doneGravatar Xin Long 1-0/+2
2020-11-27tipc: make node number calculation reproducibleGravatar Jon Maloy 1-0/+12
2020-10-30tipc: remove dead code in tipc_net and relativesGravatar Hoang Huu Le 1-3/+0
2020-09-07tipc: fix a deadlock when flushing scheduled workGravatar Hoang Huu Le 1-0/+8
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-0/+6
2019-11-14tipc: add back tipc prefix to log messagesGravatar Matt Bennett 1-0/+6
2019-11-08tipc: introduce TIPC encryption & authenticationGravatar Tuong Lien 1-0/+8
2019-10-29tipc: improve throughput between nodes in netnsGravatar Hoang Le 1-0/+6
2019-08-08tipc: add loopback device trackingGravatar John Rutherford 1-0/+3
2019-03-19tipc: introduce new capability flag for clusterGravatar Hoang Le 1-0/+3
2018-03-31tipc: replace name table service range array with rb treeGravatar Jon Maloy 1-0/+1
2018-03-23tipc: handle collisions of 32-bit node address hash valuesGravatar Jon Maloy 1-0/+2
2018-03-23tipc: add 128-bit node identifierGravatar Jon Maloy 1-1/+5
2018-03-23tipc: allow closest-first lookup algorithm when legacy address is configuredGravatar Jon Maloy 1-1/+2
2018-03-17tipc: remove zone publication list in name tableGravatar Jon Maloy 1-0/+5
2018-02-16tipc: rename tipc_server to tipc_topsrvGravatar Jon Maloy 1-3/+3
2018-01-08net: tipc: remove unused hardirq.hGravatar Yang Shi 1-1/+0
2017-10-13tipc: add ability to order and receive topology events in driverGravatar Jon Maloy 1-0/+5
2016-11-18netns: make struct pernet_operations::id unsigned intGravatar Alexey Dobriyan 1-1/+1
2016-06-15tipc: add neighbor monitoring frameworkGravatar Jon Paul Maloy 1-2/+13
2016-04-11tipc: make dist queue pernetGravatar Erik Hugne 1-0/+3
2015-11-20tipc: reduce code dependency between binding table and node layerGravatar Jon Paul Maloy 1-0/+5
2015-10-24tipc: clean up unused code and structuresGravatar Jon Paul Maloy 1-2/+0
2015-10-24tipc: let broadcast packet reception use new link receive functionGravatar Jon Paul Maloy 1-0/+5
2015-10-24tipc: move broadcast link lock to struct tipc_netGravatar Jon Paul Maloy 1-0/+1
2015-10-24tipc: move bcast definitions to bcast.cGravatar Jon Paul Maloy 1-2/+2
2015-07-30tipc: clean up link creationGravatar Jon Paul Maloy 1-0/+5
2015-07-20tipc: reduce locking scope during packet receptionGravatar Jon Paul Maloy 1-0/+5
2015-05-14tipc: simplify packet sequence number handlingGravatar Jon Paul Maloy 1-0/+20
2015-05-14tipc: simplify include dependenciesGravatar Jon Paul Maloy 1-7/+10
2015-02-09tipc: remove tipc_snprintfGravatar Richard Alpe 1-2/+0
2015-02-09tipc: move and rename the legacy nl api to "nl compat"Gravatar Richard Alpe 1-1/+0
2015-01-12tipc: make tipc random value aware of net namespaceGravatar Ying Xue 1-5/+1
2015-01-12tipc: make subscriber server support net namespaceGravatar Ying Xue 1-0/+4
2015-01-12tipc: make tipc node address support net namespaceGravatar Ying Xue 1-4/+1
2015-01-12tipc: name tipc name table support net namespaceGravatar Ying Xue 1-0/+4
2015-01-12tipc: make tipc socket support net namespaceGravatar Ying Xue 1-0/+4
2015-01-12tipc: make tipc broadcast link support net namespaceGravatar Ying Xue 1-0/+10
2015-01-12tipc: make bearer list support net namespaceGravatar Ying Xue 1-0/+4
2015-01-12tipc: make tipc node table aware of net namespaceGravatar Ying Xue 1-0/+9
2015-01-12tipc: involve namespace infrastructureGravatar Ying Xue 1-0/+5
2015-01-12tipc: cleanup core.c and core.h filesGravatar Ying Xue 1-53/+0
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsGravatar Ying Xue 1-67/+0
2015-01-08tipc: convert tipc reference table to use generic rhashtableGravatar Ying Xue 1-3/+0
2014-11-26tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSEDGravatar Ying Xue 1-0/+1
2014-11-21tipc: add bearer disable/enable to new netlink apiGravatar Richard Alpe 1-0/+1
2014-09-01tipc: add name distributor resiliency queueGravatar Erik Hugne 1-0/+1
2014-08-23tipc: use pseudo message to wake up sockets after link congestionGravatar Jon Paul Maloy 1-1/+4
2014-05-14tipc: improve and extend media address conversion functionsGravatar Jon Paul Maloy 1-0/+1