Jon Paul Maloy
|
9816f0615d
tipc: merge port message reception into socket reception function
|
11 years ago |
Jon Paul Maloy
|
6163a194e0
tipc: decrease connection flow control window
|
11 years ago |
Jon Paul Maloy
|
5c311421a2
tipc: eliminate redundant lookups in registry
|
11 years ago |
Jon Paul Maloy
|
3b4f302d85
tipc: eliminate redundant locking
|
11 years ago |
Jon Paul Maloy
|
24be34b5a0
tipc: eliminate upcall function pointers between port and socket
|
11 years ago |
Jon Paul Maloy
|
8826cde655
tipc: aggregate port structure into socket structure
|
11 years ago |
Jon Paul Maloy
|
f9fef18c6d
tipc: remove redundant 'peer_name' field in struct tipc_sock
|
11 years ago |
Ying Xue
|
247f0f3c31
tipc: align tipc function names with common naming practice in the network
|
11 years ago |
Ying Xue
|
84602761ca
tipc: fix deadlock during socket release
|
11 years ago |
Ying Xue
|
9446b87add
tipc: remove iovec length parameter from all sending functions
|
11 years ago |
Paul Gortmaker
|
ae8509c420
tipc: cosmetic realignment of function arguments
|
12 years ago |
Ying Xue
|
c0fee8aca7
tipc: save sock structure pointer instead of void pointer to tipc_port
|
12 years ago |
Ying Xue
|
3c5db8e4ec
tipc: rename tipc_createport_raw to tipc_createport
|
12 years ago |
Ying Xue
|
f1733d7580
tipc: remove user_port instance from tipc_port structure
|
12 years ago |
Ying Xue
|
198d73b82b
tipc: delete code orphaned by new server infrastructure
|
12 years ago |
Ying Xue
|
cc79dd1ba9
tipc: change socket buffer overflow control to respect sk_rcvbuf
|
12 years ago |
Paul Gortmaker
|
bc879117d4
tipc: standardize across connect/disconnect function naming
|
12 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Paul Gortmaker
|
617d3c7a50
tipc: compress out gratuitous extra carriage returns
|
13 years ago |
Allan Stephens
|
f0712e86b7
tipc: Ensure network address change doesn't impact local connections
|
13 years ago |
Allan Stephens
|
d0e17fedc2
tipc: delete duplicate peerport/peernode helper functions
|
13 years ago |
Allan Stephens
|
9b641251ae
tipc: Un-inline port routine for processing incoming messages
|
13 years ago |
Paul Gortmaker
|
4584310b4a
tipc: rename struct port_list to struct tipc_port_list
|
13 years ago |
Allan Stephens
|
2689690469
tipc: Avoid recomputation of outgoing message length
|
14 years ago |
Allan Stephens
|
741de3e9ff
tipc: Remove support for per-connection message sequence numbering
|
14 years ago |
Allan Stephens
|
cb7ce91448
tipc: Fix port counter handling to correct congestion control
|
14 years ago |
Allan Stephens
|
23dd4cce38
tipc: Combine port structure with tipc_port structure
|
14 years ago |
Allan Stephens
|
0e65967e33
tipc: cleanup various cosmetic whitespace issues
|
14 years ago |
Allan Stephens
|
b29f142849
tipc: remove calls to dbg() and msg_dbg()
|
14 years ago |
Allan Stephens
|
b0c1e928c8
tipc: Remove user registry subsystem
|
14 years ago |