summaryrefslogtreecommitdiff
path: root/net/tipc/bearer.h
Commit message (Expand)AuthorAge
* tipc: introduce UDP replicastRichard Alpe2016-08-26
* tipc: make bearer packet filtering genericJon Paul Maloy2016-08-18
* tipc: add a function to get the bearer nameParthasarathy Bhuvaragan2016-07-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\
| * tipc: reset all unicast links when broadcast send link failsJon Paul Maloy2016-07-11
* | tipc: add neighbor monitoring frameworkJon Paul Maloy2016-06-15
|/
* tipc: remove remnants of old broadcast codeJon Paul Maloy2016-04-13
* tipc: eliminate remnants of hungarian notationJon Paul Maloy2015-11-20
* tipc: clean up unused code and structuresJon Paul Maloy2015-10-24
* tipc: let neighbor discoverer tranmsit consumable buffersJon Paul Maloy2015-10-24
* tipc: introduce jumbo frame support for broadcastJon Paul Maloy2015-10-24
* tipc: simplify bearer level broadcastJon Paul Maloy2015-10-24
* tipc: make media xmit call outside node spinlock contextJon Paul Maloy2015-07-20
* tipc: simplify include dependenciesJon Paul Maloy2015-05-14
* tipc: add ip/udp media typeErik Hugne2015-03-05
* tipc: make media address offset a common defineErik Hugne2015-02-27
* tipc: rename media/msg related definitionsErik Hugne2015-02-27
* tipc: convert legacy nl media dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl bearer dump to nl compatRichard Alpe2015-02-09
* 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: use generic SKB list APIs to manage link receive queueYing Xue2014-11-26
* tipc: add media set to new netlink apiRichard Alpe2014-11-21
* tipc: add media get/dump to new netlink apiRichard Alpe2014-11-21
* tipc: add bearer set to new netlink apiRichard Alpe2014-11-21
* tipc: add bearer get/dump to new netlink apiRichard Alpe2014-11-21
* tipc: add bearer disable/enable to new netlink apiRichard Alpe2014-11-21
* tipc: improve and extend media address conversion functionsJon Paul Maloy2014-05-14
* tipc: use RCU to protect media_ptr pointerYing Xue2014-04-22
* tipc: decouple the relationship between bearer and linkYing Xue2014-04-22
* tipc: convert bearer_list to RCU listYing Xue2014-04-22
* tipc: fix neighbor detection problem after hw address changeErik Hugne2014-03-28
* tipc: remove active flag from tipc_bearer structureYing Xue2014-03-27
* tipc: convert tipc_bearers array to pointer listYing Xue2014-03-27
* tipc: remove bearer_lock from tipc_bearer structYing Xue2014-02-13
* tipc: remove 'links' list from tipc_bearer structYing Xue2014-02-13
* tipc: rename functions related to link failover and improve commentsJon Paul Maloy2014-01-07
* tipc: remove unused codestephen hemminger2014-01-04
* tipc: eliminate code duplication in media layerYing Xue2013-12-11
* tipc: relocate common functions from media to bearerYing Xue2013-12-11
* tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue2013-12-11
* tipc: improve naming and comment consistency in media layerJon Paul Maloy2013-12-11
* tipc: initiate media type array at compile timeJon Paul Maloy2013-12-11
* tipc: remove interface state mirroring in bearerErik Hugne2013-12-09
* tipc: avoid unnecessary lookup for tipc bearer instanceYing Xue2013-10-18
* tipc: make bearer and media naming consistentYing Xue2013-10-18
* tipc: add InfiniBand media typePatrick McHardy2013-04-17