Commit Graph

416 Commits (264827555bff54bc2c896b51777e89bd22d01c21)

Author SHA1 Message Date
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Paul Gortmaker 3a9a231d97 net: Fix files explicitly needing to include module.h 13 years ago
Ying Xue 94362c7e49 tipc: Remove unused link event tracking code 14 years ago
Ying Xue 7e2447763c tipc: Remove callback field from subscription structure 14 years ago
Ying Xue 245f3d342d tipc: Simplify prohibition of listen and accept for connectionless sockets 14 years ago
Ying Xue 1d835874af tipc: Add support for SO_SNDTIMEO socket option 14 years ago
Allan Stephens 9aa88c2a50 tipc: Enhance sending of bulk name table messages 14 years ago
Paul Gortmaker 1c553bb52e tipc: relocate/coalesce node cast in tipc_named_node_up 14 years ago
Allan Stephens 149ce37c8d tipc: Prevent fragmented messages during initial name table exchange 14 years ago
Allan Stephens 909234cdd2 tipc: Lower limits for number of bearers and media types 14 years ago
Allan Stephens 18abf0fb6b tipc: Remove redundant search when enabling bearer 14 years ago
Allan Stephens bcd326e844 tipc: Fix unsafe device list search when enabling bearer 14 years ago
Allan Stephens b4b5610223 tipc: Ensure both nodes recognize loss of contact between them 14 years ago
Allan Stephens 4b3743ef2c tipc: Ensure congested links receive bearer status updates 14 years ago
Allan Stephens a0f40f02ef tipc: Prevent rounding issues when saving connect timeout option 14 years ago
Allan Stephens ff60af8c16 tipc: Eliminate redundant check when sending messages 14 years ago
Allan Stephens 0f38513d22 tipc: Remove obsolete congestion handling when sending a broadcast NACK 14 years ago
Allan Stephens 9f6bdcd428 tipc: Discard incoming broadcast messages that are unexpected 14 years ago
Allan Stephens 693d03ae3c tipc: Remove deferred queue head caching during broadcast message reception 14 years ago
Allan Stephens 5d3c488dfe tipc: Fix node lock problems during broadcast message reception 14 years ago
Allan Stephens 169073db44 tipc: Prevent broadcast link stalling when another node fails 14 years ago
Allan Stephens c5bd4d85d3 tipc: Enhance cleanup of broadcast link when contact with node is lost 14 years ago
Allan Stephens 23f0ff906a tipc: Remove non-executable code to handle broadcast bearer congestion 14 years ago
Allan Stephens 2ff9f924a5 tipc: Cosmetic changes to broadcast bearer send routine 14 years ago
Allan Stephens 2e2d9be845 tipc: Update obsolete references to multicast link 14 years ago
Allan Stephens 641c218d12 tipc: Enhance filtering of out-dated link reset messages 14 years ago
Allan Stephens f882cb7684 tipc: Initialize peer session field of newly created link endpoint 14 years ago
Allan Stephens 062b4c99fe tipc: Display meaningful peer interface name during link creation 14 years ago
Allan Stephens ed33a9c4e3 tipc: Eliminate obsolete filter for unexpected unicast messages 14 years ago
Allan Stephens 5adeb17c93 tipc: Remove obsolete manipulation of message re-route count field 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Allan Stephens e4a0aee47e tipc: Optimize creation of connection protocol messages 14 years ago
Allan Stephens f55b564054 tipc: Don't create payload message using connection protocol routine 14 years ago
Allan Stephens 1c1a551acb tipc: Reject connection protocol message sent to unconnected port 14 years ago
Allan Stephens e244a915ff tipc: Optimize creation of FIN messages 14 years ago
Allan Stephens 741d9eb7b8 tipc: Cleanup of message header size terminology 14 years ago
Allan Stephens 15f4e2b303 tipc: Eliminate useless check when creating internal message 14 years ago
Allan Stephens a9948ba24f tipc: Remove unnecessary includes in socket code 14 years ago
Allan Stephens f01a2b6378 tipc: Eliminate unused field in bearer structure 14 years ago
Allan Stephens 0f305bf421 tipc: Correct typo in link statistics output 14 years ago
Allan Stephens 8af4638a29 tipc: Eliminate checks for empty zone list during name translation 14 years ago
Allan Stephens f6f0a4d2d0 tipc: Convert name table publication lists to standard kernel lists 14 years ago
Allan Stephens b52124a50f tipc: Partition name table instance array info into two parts 14 years ago
Allan Stephens 7eb878ed8e tipc: Eliminate redundant masking in message header routines 14 years ago
Allan Stephens 74d33b32de tipc: Eliminate message header routines for caching destination node 14 years ago
Allan Stephens 7dd1bf28cc tipc: Optimizations & corrections to message rejection 14 years ago
Allan Stephens 017dac31dc tipc: Optimize routing of returned payload messages 14 years ago
Allan Stephens 76d12527f7 tipc: Add sanity check to detect rejection of non-payload messages 14 years ago
Allan Stephens acc631bf6f tipc: Standardize exit logic for message rejection handling 14 years ago
Allan Stephens 7ae4738e9e tipc: Remove unused sanity test macro 14 years ago