summaryrefslogtreecommitdiff
path: root/net/tipc/core.h
AgeCommit message (Expand)Author
2017-10-13tipc: add ability to order and receive topology events in driverJon Maloy
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-06-15tipc: add neighbor monitoring frameworkJon Paul Maloy
2016-04-11tipc: make dist queue pernetErik Hugne
2015-11-20tipc: reduce code dependency between binding table and node layerJon Paul Maloy
2015-10-24tipc: clean up unused code and structuresJon Paul Maloy
2015-10-24tipc: let broadcast packet reception use new link receive functionJon Paul Maloy
2015-10-24tipc: move broadcast link lock to struct tipc_netJon Paul Maloy
2015-10-24tipc: move bcast definitions to bcast.cJon Paul Maloy
2015-07-30tipc: clean up link creationJon Paul Maloy
2015-07-20tipc: reduce locking scope during packet receptionJon Paul Maloy
2015-05-14tipc: simplify packet sequence number handlingJon Paul Maloy
2015-05-14tipc: simplify include dependenciesJon Paul Maloy
2015-02-09tipc: remove tipc_snprintfRichard Alpe
2015-02-09tipc: move and rename the legacy nl api to "nl compat"Richard Alpe
2015-01-12tipc: make tipc random value aware of net namespaceYing Xue
2015-01-12tipc: make subscriber server support net namespaceYing Xue
2015-01-12tipc: make tipc node address support net namespaceYing Xue
2015-01-12tipc: name tipc name table support net namespaceYing Xue
2015-01-12tipc: make tipc socket support net namespaceYing Xue
2015-01-12tipc: make tipc broadcast link support net namespaceYing Xue
2015-01-12tipc: make bearer list support net namespaceYing Xue
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue
2015-01-12tipc: involve namespace infrastructureYing Xue
2015-01-12tipc: cleanup core.c and core.h filesYing Xue
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue
2015-01-08tipc: convert tipc reference table to use generic rhashtableYing Xue
2014-11-26tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSEDYing Xue
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe
2014-09-01tipc: add name distributor resiliency queueErik Hugne
2014-08-23tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy
2014-05-14tipc: improve and extend media address conversion functionsJon Paul Maloy
2014-05-14tipc: rename and move message reassembly functionJon Paul Maloy
2014-05-05tipc: purge signal handler infrastructureYing Xue
2014-04-22tipc: replace config_mutex lock with RTNL lockYing Xue
2014-03-27tipc: obsolete the remote management featureYing Xue
2014-02-22tipc: make bearer set up in module insertion stageYing Xue
2014-02-13tipc: fix message corruption bug for deferred packetsErik Hugne
2013-12-16tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>wangweidong
2013-10-19net: misc: Remove extern from function prototypesJoe Perches
2013-06-17tipc: introduce new TIPC server infrastructureYing Xue
2013-06-17tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue
2012-08-20tipc: eliminate configuration for maximum number of name subscriptionsYing Xue
2012-08-20tipc: add __read_mostly annotations to several global variablesYing Xue
2012-08-20tipc: remove pointless name sanity check and tipc_alphabet arrayYing Xue
2012-07-13tipc: remove print_buf and deprecated log buffer codeErik Hugne
2012-07-13tipc: phase out most of the struct print_buf usageErik Hugne
2012-07-13tipc: remove TIPC packet debugging functions and macrosErik Hugne
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne