Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-08net: tipc: Fix spelling errors in net/tipc moduleZheng Yongjun
2020-12-02net/tipc: fix tipc header files for kernel-docRandy Dunlap
2019-12-11tipc: introduce variable window congestion controlJon Maloy
2019-11-09tipc: introduce TIPC encryption & authenticationTuong Lien
2019-11-09tipc: add reference counter to bearerTuong Lien
2019-08-09tipc: add loopback device trackingJohn Rutherford
2018-12-19tipc: enable tracepoints in tipcTuong Lien
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna
2018-03-23tipc: some cleanups in the file discover.cJon Maloy
2018-02-14tipc: Introduce __tipc_nl_media_setYing Xue
2018-02-14tipc: Introduce __tipc_nl_bearer_setYing Xue
2018-02-14tipc: Introduce __tipc_nl_bearer_enableYing Xue
2018-02-14tipc: Introduce __tipc_nl_bearer_disableYing Xue
2017-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-30tipc: permit bond slave as bearerParthasarathy Bhuvaragan
2017-08-21tipc: don't reset stale broadcast send linkJon Paul Maloy
2017-01-20tipc: add function for checking broadcast support in bearerJon Paul Maloy
2016-12-02tipc: check minimum bearer MTUMichal Kubeček
2016-08-27tipc: introduce UDP replicastRichard Alpe
2016-08-19tipc: make bearer packet filtering genericJon Paul Maloy
2016-07-27tipc: add a function to get the bearer nameParthasarathy Bhuvaragan
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-12tipc: reset all unicast links when broadcast send link failsJon Paul Maloy
2016-06-16tipc: add neighbor monitoring frameworkJon Paul Maloy
2016-04-14tipc: remove remnants of old broadcast codeJon Paul Maloy
2015-11-20tipc: eliminate remnants of hungarian notationJon Paul Maloy
2015-10-24tipc: clean up unused code and structuresJon Paul Maloy
2015-10-24tipc: let neighbor discoverer tranmsit consumable buffersJon Paul Maloy
2015-10-24tipc: introduce jumbo frame support for broadcastJon Paul Maloy
2015-10-24tipc: simplify bearer level broadcastJon Paul Maloy
2015-07-21tipc: make media xmit call outside node spinlock contextJon Paul Maloy
2015-05-14tipc: simplify include dependenciesJon Paul Maloy
2015-03-06tipc: add ip/udp media typeErik Hugne
2015-02-28tipc: make media address offset a common defineErik Hugne
2015-02-28tipc: rename media/msg related definitionsErik Hugne
2015-02-10tipc: convert legacy nl media dump to nl compatRichard Alpe
2015-02-10tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe
2015-02-10tipc: convert legacy nl bearer dump to nl compatRichard Alpe
2015-01-13tipc: make tipc broadcast link support net namespaceYing Xue
2015-01-13tipc: make bearer list support net namespaceYing Xue
2015-01-13tipc: make tipc node table aware of net namespaceYing Xue
2015-01-13tipc: involve namespace infrastructureYing Xue
2014-11-26tipc: use generic SKB list APIs to manage link receive queueYing Xue
2014-11-21tipc: add media set to new netlink apiRichard Alpe
2014-11-21tipc: add media get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer set to new netlink apiRichard Alpe
2014-11-21tipc: add bearer get/dump to new netlink apiRichard Alpe
2014-11-21tipc: add bearer disable/enable to new netlink apiRichard Alpe
2014-05-14tipc: improve and extend media address conversion functionsJon Paul Maloy
2014-04-23tipc: use RCU to protect media_ptr pointerYing Xue