summaryrefslogtreecommitdiff
path: root/net/tipc/core.h
Commit message (Expand)AuthorAge
* tipc: replace name table service range array with rb treeJon Maloy2018-03-31
* tipc: handle collisions of 32-bit node address hash valuesJon Maloy2018-03-23
* tipc: add 128-bit node identifierJon Maloy2018-03-23
* tipc: allow closest-first lookup algorithm when legacy address is configuredJon Maloy2018-03-23
* tipc: remove zone publication list in name tableJon Maloy2018-03-17
* tipc: rename tipc_server to tipc_topsrvJon Maloy2018-02-16
* net: tipc: remove unused hardirq.hYang Shi2018-01-08
* tipc: add ability to order and receive topology events in driverJon Maloy2017-10-13
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* tipc: add neighbor monitoring frameworkJon Paul Maloy2016-06-15
* tipc: make dist queue pernetErik Hugne2016-04-11
* tipc: reduce code dependency between binding table and node layerJon Paul Maloy2015-11-20
* tipc: clean up unused code and structuresJon Paul Maloy2015-10-24
* tipc: let broadcast packet reception use new link receive functionJon Paul Maloy2015-10-24
* tipc: move broadcast link lock to struct tipc_netJon Paul Maloy2015-10-24
* tipc: move bcast definitions to bcast.cJon Paul Maloy2015-10-24
* tipc: clean up link creationJon Paul Maloy2015-07-30
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-20
* tipc: simplify packet sequence number handlingJon Paul Maloy2015-05-14
* tipc: simplify include dependenciesJon Paul Maloy2015-05-14
* tipc: remove tipc_snprintfRichard Alpe2015-02-09
* tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-09
* tipc: make tipc random value aware of net namespaceYing Xue2015-01-12
* tipc: make subscriber server support net namespaceYing Xue2015-01-12
* tipc: make tipc node address support net namespaceYing Xue2015-01-12
* tipc: name tipc name table support net namespaceYing Xue2015-01-12
* tipc: make tipc socket support net namespaceYing Xue2015-01-12
* tipc: make tipc broadcast link support net namespaceYing Xue2015-01-12
* tipc: make bearer list support net namespaceYing Xue2015-01-12
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-12
* tipc: involve namespace infrastructureYing Xue2015-01-12
* tipc: cleanup core.c and core.h filesYing Xue2015-01-12
* tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue2015-01-12
* tipc: convert tipc reference table to use generic rhashtableYing Xue2015-01-08
* tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSEDYing Xue2014-11-26
* tipc: add bearer disable/enable to new netlink apiRichard Alpe2014-11-21
* tipc: add name distributor resiliency queueErik Hugne2014-09-01
* tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy2014-08-23
* tipc: improve and extend media address conversion functionsJon Paul Maloy2014-05-14
* tipc: rename and move message reassembly functionJon Paul Maloy2014-05-14
* tipc: purge signal handler infrastructureYing Xue2014-05-05
* tipc: replace config_mutex lock with RTNL lockYing Xue2014-04-22
* tipc: obsolete the remote management featureYing Xue2014-03-27
* tipc: make bearer set up in module insertion stageYing Xue2014-02-22
* tipc: fix message corruption bug for deferred packetsErik Hugne2014-02-13
* tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>wangweidong2013-12-16
* net: misc: Remove extern from function prototypesJoe Perches2013-10-19
* tipc: introduce new TIPC server infrastructureYing Xue2013-06-17
* tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue2013-06-17
* tipc: eliminate configuration for maximum number of name publicationsYing Xue2012-08-20