summaryrefslogtreecommitdiffstats
path: root/net/tipc/bearer.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* tipc: fix neighbor detection problem after hw address changeErik Hugne2014-03-281-0/+2
* tipc: remove active flag from tipc_bearer structureYing Xue2014-03-271-2/+0
* tipc: convert tipc_bearers array to pointer listYing Xue2014-03-271-1/+1
* tipc: remove bearer_lock from tipc_bearer structYing Xue2014-02-131-4/+1
* tipc: remove 'links' list from tipc_bearer structYing Xue2014-02-131-2/+0
* tipc: rename functions related to link failover and improve commentsJon Paul Maloy2014-01-071-2/+1
* tipc: remove unused codestephen hemminger2014-01-041-1/+0
* tipc: eliminate code duplication in media layerYing Xue2013-12-111-15/+11
* tipc: relocate common functions from media to bearerYing Xue2013-12-111-9/+2
* tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue2013-12-111-0/+2
* tipc: improve naming and comment consistency in media layerJon Paul Maloy2013-12-111-3/+3
* tipc: initiate media type array at compile timeJon Paul Maloy2013-12-111-2/+3
* tipc: remove interface state mirroring in bearerErik Hugne2013-12-091-5/+1
* tipc: avoid unnecessary lookup for tipc bearer instanceYing Xue2013-10-181-1/+1
* tipc: make bearer and media naming consistentYing Xue2013-10-181-4/+4
* tipc: add InfiniBand media typePatrick McHardy2013-04-171-0/+9
OpenPOWER on IntegriCloud