summaryrefslogtreecommitdiffstats
path: root/net/tipc/bearer.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: introduce variable window congestion controlJon Maloy2019-12-101-2/+4
* tipc: introduce TIPC encryption & authenticationTuong Lien2019-11-081-1/+2
* tipc: add reference counter to bearerTuong Lien2019-11-081-0/+3
* tipc: add loopback device trackingJohn Rutherford2019-08-081-0/+10
* tipc: enable tracepoints in tipcTuong Lien2018-12-191-1/+1
* tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna2018-04-201-0/+3
* tipc: some cleanups in the file discover.cJon Maloy2018-03-231-1/+1
* tipc: Introduce __tipc_nl_media_setYing Xue2018-02-141-0/+1
* tipc: Introduce __tipc_nl_bearer_setYing Xue2018-02-141-0/+1
* tipc: Introduce __tipc_nl_bearer_enableYing Xue2018-02-141-0/+1
* tipc: Introduce __tipc_nl_bearer_disableYing Xue2018-02-141-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-0/+2
|\
| * tipc: permit bond slave as bearerParthasarathy Bhuvaragan2017-08-291-0/+2
* | tipc: don't reset stale broadcast send linkJon Paul Maloy2017-08-211-1/+0
|/
* tipc: add function for checking broadcast support in bearerJon Paul Maloy2017-01-201-1/+7
* tipc: check minimum bearer MTUMichal Kubeček2016-12-021-0/+13
* tipc: introduce UDP replicastRichard Alpe2016-08-261-0/+1
* tipc: make bearer packet filtering genericJon Paul Maloy2016-08-181-0/+1
* tipc: add a function to get the bearer nameParthasarathy Bhuvaragan2016-07-261-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-0/+1
|\
| * tipc: reset all unicast links when broadcast send link failsJon Paul Maloy2016-07-111-0/+1
* | tipc: add neighbor monitoring frameworkJon Paul Maloy2016-06-151-1/+1
|/
* tipc: remove remnants of old broadcast codeJon Paul Maloy2016-04-131-15/+0
* tipc: eliminate remnants of hungarian notationJon Paul Maloy2015-11-201-4/+4
* tipc: clean up unused code and structuresJon Paul Maloy2015-10-241-2/+0
* tipc: let neighbor discoverer tranmsit consumable buffersJon Paul Maloy2015-10-241-0/+3
* tipc: introduce jumbo frame support for broadcastJon Paul Maloy2015-10-241-0/+1
* tipc: simplify bearer level broadcastJon Paul Maloy2015-10-241-0/+3
* tipc: make media xmit call outside node spinlock contextJon Paul Maloy2015-07-201-0/+3
* tipc: simplify include dependenciesJon Paul Maloy2015-05-141-1/+1
* tipc: add ip/udp media typeErik Hugne2015-03-051-3/+9
* tipc: make media address offset a common defineErik Hugne2015-02-271-0/+1
* tipc: rename media/msg related definitionsErik Hugne2015-02-271-2/+2
* tipc: convert legacy nl media dump to nl compatRichard Alpe2015-02-091-1/+0
* tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe2015-02-091-3/+0
* tipc: convert legacy nl bearer dump to nl compatRichard Alpe2015-02-091-1/+0
* tipc: make tipc broadcast link support net namespaceYing Xue2015-01-121-6/+15
* tipc: make bearer list support net namespaceYing Xue2015-01-121-9/+7
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-121-2/+2
* tipc: involve namespace infrastructureYing Xue2015-01-121-2/+3
* tipc: use generic SKB list APIs to manage link receive queueYing Xue2014-11-261-1/+1
* tipc: add media set to new netlink apiRichard Alpe2014-11-211-0/+1
* tipc: add media get/dump to new netlink apiRichard Alpe2014-11-211-0/+3
* tipc: add bearer set to new netlink apiRichard Alpe2014-11-211-0/+1
* tipc: add bearer get/dump to new netlink apiRichard Alpe2014-11-211-0/+2
* tipc: add bearer disable/enable to new netlink apiRichard Alpe2014-11-211-1/+6
* tipc: improve and extend media address conversion functionsJon Paul Maloy2014-05-141-16/+19
* tipc: use RCU to protect media_ptr pointerYing Xue2014-04-221-1/+1
* tipc: decouple the relationship between bearer and linkYing Xue2014-04-221-3/+3
* tipc: convert bearer_list to RCU listYing Xue2014-04-221-1/+3