UAS: Use unique tags on non-streams devices.
[linux-flexiantxendom0.git] / net / tipc /
2011-10-31 Paul Gortmakernet: Add export.h for EXPORT_SYMBOL/THIS_MODULE to...
2011-10-31 Paul Gortmakernet: Fix files explicitly needing to include module.h
2011-09-18 Ying Xuetipc: Remove unused link event tracking code
2011-09-18 Ying Xuetipc: Remove callback field from subscription structure
2011-09-18 Ying Xuetipc: Simplify prohibition of listen and accept for...
2011-09-18 Ying Xuetipc: Add support for SO_SNDTIMEO socket option
2011-09-18 Allan Stephenstipc: Enhance sending of bulk name table messages
2011-09-18 Paul Gortmakertipc: relocate/coalesce node cast in tipc_named_node_up
2011-09-18 Allan Stephenstipc: Prevent fragmented messages during initial name...
2011-09-18 Allan Stephenstipc: Lower limits for number of bearers and media...
2011-09-18 Allan Stephenstipc: Remove redundant search when enabling bearer
2011-09-18 Allan Stephenstipc: Fix unsafe device list search when enabling bearer
2011-09-18 Allan Stephenstipc: Ensure both nodes recognize loss of contact betwe...
2011-09-01 Allan Stephenstipc: Ensure congested links receive bearer status...
2011-09-01 Allan Stephenstipc: Prevent rounding issues when saving connect timeo...
2011-09-01 Allan Stephenstipc: Eliminate redundant check when sending messages
2011-09-01 Allan Stephenstipc: Remove obsolete congestion handling when sending...
2011-09-01 Allan Stephenstipc: Discard incoming broadcast messages that are...
2011-09-01 Allan Stephenstipc: Remove deferred queue head caching during broadca...
2011-09-01 Allan Stephenstipc: Fix node lock problems during broadcast message...
2011-09-01 Allan Stephenstipc: Prevent broadcast link stalling when another...
2011-09-01 Allan Stephenstipc: Enhance cleanup of broadcast link when contact...
2011-09-01 Allan Stephenstipc: Remove non-executable code to handle broadcast...
2011-09-01 Allan Stephenstipc: Cosmetic changes to broadcast bearer send routine
2011-09-01 Allan Stephenstipc: Update obsolete references to multicast link
2011-09-01 Allan Stephenstipc: Enhance filtering of out-dated link reset messages
2011-09-01 Allan Stephenstipc: Initialize peer session field of newly created...
2011-09-01 Allan Stephenstipc: Display meaningful peer interface name during...
2011-09-01 Allan Stephenstipc: Eliminate obsolete filter for unexpected unicast...
2011-09-01 Allan Stephenstipc: Remove obsolete manipulation of message re-route...
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-06-24 Allan Stephenstipc: Optimize creation of connection protocol messages
2011-06-24 Allan Stephenstipc: Don't create payload message using connection...
2011-06-24 Allan Stephenstipc: Reject connection protocol message sent to unconn...
2011-06-24 Allan Stephenstipc: Optimize creation of FIN messages
2011-06-24 Allan Stephenstipc: Cleanup of message header size terminology
2011-06-24 Allan Stephenstipc: Eliminate useless check when creating internal...
2011-06-24 Allan Stephenstipc: Remove unnecessary includes in socket code
2011-06-24 Allan Stephenstipc: Eliminate unused field in bearer structure
2011-06-24 Allan Stephenstipc: Correct typo in link statistics output
2011-06-24 Allan Stephenstipc: Eliminate checks for empty zone list during name...
2011-06-24 Allan Stephenstipc: Convert name table publication lists to standard...
2011-06-24 Allan Stephenstipc: Partition name table instance array info into...
2011-06-24 Allan Stephenstipc: Eliminate redundant masking in message header...
2011-06-24 Allan Stephenstipc: Eliminate message header routines for caching...
2011-06-24 Allan Stephenstipc: Optimizations & corrections to message rejection
2011-06-24 Allan Stephenstipc: Optimize routing of returned payload messages
2011-06-24 Allan Stephenstipc: Add sanity check to detect rejection of non-paylo...
2011-06-24 Allan Stephenstipc: Standardize exit logic for message rejection...
2011-06-24 Allan Stephenstipc: Remove unused sanity test macro
2011-06-24 Allan Stephenstipc: Convert fatal broadcast sanity check to non-fatal...
2011-05-10 Allan Stephenstipc: Revise timings used when sending link request...
2011-05-10 Allan Stephenstipc: Add monitoring of number of nodes discovered...
2011-05-10 Allan Stephenstipc: Enhance sending of discovery object link request...
2011-05-10 Allan Stephenstipc: Enhance handling of discovery object creation...
2011-05-10 Allan Stephenstipc: Introduce routine to enqueue a chain of messages...
2011-05-10 Allan Stephenstipc: Avoid recomputation of outgoing message length
2011-05-10 Allan Stephenstipc: Abort excessive send requests as early as possible
2011-05-10 Allan Stephenstipc: Strengthen checks for neighboring node discovery
2011-05-10 Paul Gortmakertipc: make zone/cluster mask constants a define
2011-05-10 Allan Stephenstipc: Fix sk_buff leaks when link congestion is detected
2011-05-10 Allan Stephenstipc: Update destination node field on incoming multica...
2011-05-10 Allan Stephenstipc: Fix problem with bundled multicast message
2011-05-10 Allan Stephenstipc: Set name lookup scope field properly in all data...
2011-05-10 Allan Stephenstipc: Fix issues with fragmentation of an existing...
2011-05-10 Allan Stephenstipc: Avoid pointless masking of fragmented message...
2011-05-10 Allan Stephenstipc: Don't initialize link selector field in fragmente...
2011-05-10 Allan Stephenstipc: Remove code to emulate loss of broadcast messages
2011-05-10 Allan Stephenstipc: Cosmetic consolidation of internal message type...
2011-05-10 Allan Stephenstipc: Eliminate unused routing message definitions
2011-05-10 Allan Stephenstipc: Update comments in message header include file
2011-05-10 Michal Marektipc: Drop __TIME__ usage
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-14 Paul Gortmakertipc: delete extra semicolon blocking node deletion
2011-03-13 Allan Stephenstipc: Eliminate obsolete routine for handling routed...
2011-03-13 Allan Stephenstipc: Eliminate remaining support for routing table...
2011-03-13 Allan Stephenstipc: Remove bearer flag indicating existence of broadc...
2011-03-13 Allan Stephenstipc: Don't respond to neighbor discovery request on...
2011-03-13 Allan Stephenstipc: Eliminate unnecessary constant for neighbor disco...
2011-03-13 Allan Stephenstipc: Remove unused field in bearer structure
2011-03-13 Allan Stephenstipc: Correct misnamed references to neighbor discovery...
2011-03-13 Allan Stephenstipc: Optimizations to link creation code
2011-03-13 Allan Stephenstipc: Give Tx of discovery responses priority over...
2011-03-13 Allan Stephenstipc: Cosmetic changes to neighbor discovery logic
2011-03-13 Allan Stephenstipc: Fix redundant link field handling in link protoco...
2011-03-13 Allan Stephenstipc: make msg_set_redundant_link() consistent with...
2011-03-13 Paul Gortmakertipc: cosmetic - function names are not to be full...
2011-03-13 Allan Stephenstipc: Eliminate timestamp from link protocol messages
2011-03-13 Allan Stephenstipc: manually inline net_start/stop, make assoc. vars...
2011-03-13 Allan Stephenstipc: Convert node object array to a hash table
2011-03-13 Allan Stephenstipc: Eliminate configuration for maximum number of...
2011-03-13 Allan Stephenstipc: Split up unified structure of network-related...
2011-03-13 Allan Stephenstipc: Fix problem with missing link in "tipc-config...
2011-03-13 Allan Stephenstipc: Add support for SO_RCVTIMEO socket option
2011-03-13 Allan Stephenstipc: Cosmetic changes to node subscription code
2011-03-13 Allan Stephenstipc: Prevent null pointer error when removing a node...
2011-03-13 Allan Stephenstipc: Add network address mask helper routines
2011-03-13 Allan Stephenstipc: Correct broadcast link peer info when displaying...
2011-03-13 Allan Stephenstipc: Allow receiving into iovec containing multiple...
2011-02-23 Allan Stephenstipc: Avoid reliable broadcast preparation for NACK...
next