Commit Graph

65 Commits (8c58165108e26d18849a0138c719e680f281197a)

Author SHA1 Message Date
Al Viro 28c4dadd3a [PATCH] tipc __user annotations 19 years ago
Jeff Garzik 617dbeaa3f [TIPC]: fix printk warning 19 years ago
Panagiotis Issaris 9df3f3d28b [TIPC]: Removing useless casts 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Allan Stephens 863fae666a [TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED) 19 years ago
Allan Stephens 0702056f9f [TIPC]: Initial activation message now includes TIPC version number 19 years ago
Allan Stephens ea13847b24 [TIPC]: Improve response to requests for node/link information 19 years ago
Allan Stephens e49060c7ca [TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf 19 years ago
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups 19 years ago
Allan Stephens 3ba07e65b2 [TIPC]: Fix incorrect correction to discovery timer frequency computation. 19 years ago
Allan Stephens 65f51ef097 [TIPC]: Get rid of dynamically allocated arrays in broadcast code. 19 years ago
Allan Stephens 5392d64688 [TIPC]: Fixed link switchover bugs 19 years ago
Allan Stephens a10bd924a4 [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. 19 years ago
Allan Stephens f131072c3d [TIPC]: First phase of assert() cleanup 19 years ago
Allan Stephens e100ae92a6 [TIPC]: Disallow config operations that aren't supported in certain modes. 19 years ago
Allan Stephens c33d53b235 [TIPC]: Fixed memory leak in tipc_link_send() when destination is unreachable 19 years ago
Allan Stephens a75bf87427 [TIPC]: Added missing warning for out-of-memory condition 19 years ago
Allan Stephens a7513528cd [TIPC]: Withdrawing all names from nameless port now returns success, not error 19 years ago
Allan Stephens 51f9cc1ff8 [TIPC]: Optimized argument validation done by connect(). 19 years ago
Allan Stephens a3b0a5a9d0 [TIPC]: Simplify code for returning partial success of stream send request. 19 years ago
Allan Stephens 4b087b28a6 [TIPC]: recvmsg() now returns TIPC ancillary data using correct level (SOL_TIPC) 19 years ago
Allan Stephens 499786516f [TIPC]: Improved performance of error checking during socket creation. 19 years ago
Allan Stephens 1303e8f173 [TIPC]: Stream socket send indicates partial success if data partially sent. 19 years ago
Allan Stephens bdd94789d2 [TIPC]: Connected send now checks socket state when retrying congested send. 19 years ago
Allan Stephens 3546c7508d [TIPC]: Can now return destination name of form {0,x,y} via ancillary data. 19 years ago
Allan Stephens 3388007bc4 [TIPC]: Implied connect now saves dest name for retrieval as ancillary data. 19 years ago
Allan Stephens 6b384de853 [TIPC]: Fixed connect() to detect a dest address that is missing or too short. 19 years ago
Allan Stephens e9024f0f79 [TIPC]: Non-operation-affecting corrections to comments & function definitions. 19 years ago
Allan Stephens 687a25f1cd [TIPC]: Validate entire interface name when locating bearer to enable. 19 years ago
Allan Stephens a592ea6362 [TIPC]: Added support for MODULE_VERSION capability. 19 years ago
Allan Stephens 8b1f0a92e9 [TIPC]: Fix misleading comment in buf_discard() routine. 19 years ago
Allan Stephens 70cb234770 [TIPC]: Fixed privilege checking typo in dest_name_check(). 19 years ago
Eric Sesterhenn 3ac90216ab [TIPC] Fix for NULL pointer dereference 19 years ago
Allan Stephens a4e0927902 [TIPC]: Allow compilation when CONFIG_TIPC_DEBUG is not set. 19 years ago
Allan Stephens d356eeba8e [TIPC]: Multicast link failure now resets all links to "nacking" node. 19 years ago
Allan Stephens 260082471e [TIPC]: Links now validate destination node specified by incoming messages. 19 years ago
Allan Stephens 9688243b63 [TIPC]: Allow ports to receive multicast messages through native API. 19 years ago
Allan Stephens 4938450789 [TIPC]: Corrected potential misuse of tipc_media_addr structure. 19 years ago
Allan Stephens 2535ec50b7 [TIPC]: Use correct upper bound when validating network zone number. 19 years ago
Allan Stephens 9ab230f82f [TIPC]: Prevent name table corruption if no room for new publication 19 years ago
Jon Maloy 5e3c8854c1 [TIPC] Improved tolerance to promiscuous mode interface 19 years ago
Jesper Juhl 63903ca6af [NET]: Remove redundant NULL checks before [kv]free 19 years ago
Alexey Dobriyan 53b3531bbb [PATCH] s/;;/;/g 19 years ago
Per Liden 87546b1c25 [TIPC]: Avoid compiler warning 19 years ago
Per Liden de70c5ba43 [TIPC]: Reduce stack usage 19 years ago
Adrian Bunk 988f088a8e [TIPC]: Cleanups 19 years ago
Per Liden 7c501a5960 [TIPC]: Remove unused functions 19 years ago
Sam Ravnborg 05790c6456 [TIPC]: Remove inlines from *.c 19 years ago
Sam Ravnborg 1fc54d8f49 [TIPC]: Fix simple sparse warnings 19 years ago
Per Liden 4323add677 [TIPC] Avoid polluting the global namespace 19 years ago