Allan Stephens
|
5f6d9123f1
tipc: Eliminate trivial buffer manipulation helper routines
|
13 年之前 |
Allan Stephens
|
c422f1bdc3
tipc: Simplify enforcement of reserved name type prohibition
|
13 年之前 |
Allan Stephens
|
2060a57744
tipc: Enable use by containers having their own network namespace
|
13 年之前 |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 年之前 |
Ying Xue
|
245f3d342d
tipc: Simplify prohibition of listen and accept for connectionless sockets
|
14 年之前 |
Ying Xue
|
1d835874af
tipc: Add support for SO_SNDTIMEO socket option
|
14 年之前 |
Allan Stephens
|
a0f40f02ef
tipc: Prevent rounding issues when saving connect timeout option
|
14 年之前 |
Allan Stephens
|
a9948ba24f
tipc: Remove unnecessary includes in socket code
|
14 年之前 |
Allan Stephens
|
2689690469
tipc: Avoid recomputation of outgoing message length
|
14 年之前 |
Allan Stephens
|
c29c3f70c9
tipc: Abort excessive send requests as early as possible
|
15 年之前 |
Allan Stephens
|
71092ea122
tipc: Add support for SO_RCVTIMEO socket option
|
14 年之前 |
Allan Stephens
|
0232fd0ac4
tipc: Allow receiving into iovec containing multiple entries
|
14 年之前 |
Allan Stephens
|
3f8dd9446e
tipc: Prevent invalid memory access when sending to configuration service
|
14 年之前 |
Allan Stephens
|
4132facae1
tipc: Remove unused global variable tipc_user_count
|
14 年之前 |
Allan Stephens
|
a016892cd6
tipc: remove extraneous braces from single statements
|
14 年之前 |
Allan Stephens
|
e3ec9c7d5e
tipc: remove zeroing assignments to static global variables
|
14 年之前 |
Allan Stephens
|
2db9983a43
tipc: split variable assignments out of conditional expressions
|
14 年之前 |
Allan Stephens
|
0e65967e33
tipc: cleanup various cosmetic whitespace issues
|
14 年之前 |
Paul Gortmaker
|
25860c3bd5
tipc: recode getsockopt error handling for better readability
|
14 年之前 |
Allan Stephens
|
886ef52a8c
tipc: remove redundant #includes
|
14 年之前 |
Allan Stephens
|
b29f142849
tipc: remove calls to dbg() and msg_dbg()
|
14 年之前 |
Allan Stephens
|
b924dcf003
tipc: Delete tipc_ownidentity()
|
14 年之前 |
Allan Stephens
|
38f232eae2
tipc: Remove unused domain argument from multicast send routine
|
14 年之前 |
Allan Stephens
|
d265fef6dd
tipc: Remove obsolete native API files and exports
|
14 年之前 |
Kulikov Vasiliy
|
88f8a5e3e7
net: tipc: fix information leak to userland
|
14 年之前 |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 年之前 |
Allan Stephens
|
564e83b51a
tipc: Allow connect() to wait indefinitely
|
15 年之前 |
Allan Stephens
|
f662c07058
tipc: correct problems with misleading flags returned using poll()
|
15 年之前 |
Allan Stephens
|
35997e3157
tipc: Provide correct error code for unsupported connect() operation
|
15 年之前 |
Florian Westphal
|
3720d40b20
tipc: add SO_RCVLOWAT support to stream socket receive path
|
15 年之前 |