Commit Graph

84 Commits (8cef908235bcac898a4f4ccc50c781e08022a579)

Author SHA1 Message Date
YOSHIFUJI Hideaki c430728526 [NET] TIPC: Fix whitespace errors. 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Arnaldo Carvalho de Melo 2710b57ff9 [TIPC]: Use kzalloc where appropriate 18 years ago
Al Viro 3e6c8cd566 [TIPC]: endianness annotations 18 years ago
Adrian Bunk d55b4c631e [TIPC] net/tipc/port.c: fix NULL dereference 18 years ago
Allan Stephens 665d866958 [TIPC]: Updated TIPC version number to 1.6.2 18 years ago
Allan Stephens 53cfd1e102 [TIPC]: Unrecognized configuration command now returns error message 18 years ago
Lijun Chen eb409460b1 [TIPC]: Added subscription cancellation capability 18 years ago
Allan Stephens fc144deec6 [TIPC]: Can now list multicast link on an isolated network node 18 years ago
Allan Stephens 2de07f6156 [TIPC]: Fixed slow link reactivation when link tolerance is large 18 years ago
Allan Stephens 08c31f7167 [TIPC]: Name publication events now delivered in chronological order 18 years ago
Allan Stephens 3a8d12142e [TIPC]: Add support for Ethernet VLANs 18 years ago
Allan Stephens a3df92c73b [TIPC]: Remove code bloat introduced by print buffer rework 18 years ago
Allan Stephens cfb0c0890b [TIPC]: Optimize wakeup logic when socket has no waiting processes 18 years ago
Allan Stephens e91ed0bcdf [TIPC]: Added duplicate node address detection capability 18 years ago
Allan Stephens eb5959c2bd [TIPC]: Stream socket can now send > 66000 bytes at a time 18 years ago
Allan Stephens 29ede244cc [TIPC]: Debug print buffer enhancements and fixes 18 years ago
Allan Stephens 065fd1772a [TIPC]: Add missing unlock in port timeout code. 18 years ago
Al Viro 28c4dadd3a [PATCH] tipc __user annotations 18 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