[NET] CORE: Fix whitespace errors.
[safe/jmp/linux-2.6] / net / tipc /
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-03 Arnaldo Carvalho... [TIPC]: Use kzalloc where appropriate
2006-12-03 Al Viro[TIPC]: endianness annotations
2006-11-01 Adrian Bunk[TIPC] net/tipc/port.c: fix NULL dereference
2006-10-19 Allan Stephens[TIPC]: Updated TIPC version number to 1.6.2
2006-10-19 Allan Stephens[TIPC]: Unrecognized configuration command now returns...
2006-10-19 Lijun Chen[TIPC]: Added subscription cancellation capability
2006-10-19 Allan Stephens[TIPC]: Can now list multicast link on an isolated...
2006-10-19 Allan Stephens[TIPC]: Fixed slow link reactivation when link toleranc...
2006-10-19 Allan Stephens[TIPC]: Name publication events now delivered in chrono...
2006-10-19 Allan Stephens[TIPC]: Add support for Ethernet VLANs
2006-10-19 Allan Stephens[TIPC]: Remove code bloat introduced by print buffer...
2006-10-19 Allan Stephens[TIPC]: Optimize wakeup logic when socket has no waitin...
2006-10-19 Allan Stephens[TIPC]: Added duplicate node address detection capability
2006-10-19 Allan Stephens[TIPC]: Stream socket can now send > 66000 bytes at...
2006-10-19 Allan Stephens[TIPC]: Debug print buffer enhancements and fixes
2006-10-19 Allan Stephens[TIPC]: Add missing unlock in port timeout code.
2006-10-10 Al Viro[PATCH] tipc __user annotations
2006-10-04 Jeff Garzik[TIPC]: fix printk warning
2006-07-21 Panagiotis Issaris[TIPC]: Removing useless casts
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-07-04 Allan Stephens[TIPC] Fixed sk_buff panic caused by tipc_link_bundle_b...
2006-06-30 Allan Stephens[TIPC]: Initial activation message now includes TIPC...
2006-06-30 Allan Stephens[TIPC]: Improve response to requests for node/link...
2006-06-30 Allan Stephens[TIPC]: Fixed skb_under_panic caused by tipc_link_bundl...
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-26 Allan Stephens[TIPC]: Fix incorrect correction to discovery timer...
2006-06-26 Allan Stephens[TIPC]: Get rid of dynamically allocated arrays in...
2006-06-26 Allan Stephens[TIPC]: Fixed link switchover bugs
2006-06-26 Allan Stephens[TIPC]: Enhanced & cleaned up system messages; fixed...
2006-06-26 Allan Stephens[TIPC]: First phase of assert() cleanup
2006-06-26 Allan Stephens[TIPC]: Disallow config operations that aren't supporte...
2006-06-26 Allan Stephens[TIPC]: Fixed memory leak in tipc_link_send() when...
2006-06-26 Allan Stephens[TIPC]: Added missing warning for out-of-memory condition
2006-06-26 Allan Stephens[TIPC]: Withdrawing all names from nameless port now...
2006-06-26 Allan Stephens[TIPC]: Optimized argument validation done by connect().
2006-06-26 Allan Stephens[TIPC]: Simplify code for returning partial success...
2006-06-26 Allan Stephens[TIPC]: recvmsg() now returns TIPC ancillary data using...
2006-06-26 Allan Stephens[TIPC]: Improved performance of error checking during...
2006-06-26 Allan Stephens[TIPC]: Stream socket send indicates partial success...
2006-06-26 Allan Stephens[TIPC]: Connected send now checks socket state when...
2006-06-26 Allan Stephens[TIPC]: Can now return destination name of form {0...
2006-06-26 Allan Stephens[TIPC]: Implied connect now saves dest name for retriev...
2006-06-26 Allan Stephens[TIPC]: Fixed connect() to detect a dest address that...
2006-06-26 Allan Stephens[TIPC]: Non-operation-affecting corrections to comments...
2006-06-26 Allan Stephens[TIPC]: Validate entire interface name when locating...
2006-06-26 Allan Stephens[TIPC]: Added support for MODULE_VERSION capability.
2006-06-26 Allan Stephens[TIPC]: Fix misleading comment in buf_discard() routine.
2006-06-26 Allan Stephens[TIPC]: Fixed privilege checking typo in dest_name_check().
2006-06-26 Eric Sesterhenn[TIPC] Fix for NULL pointer dereference
2006-06-26 Allan Stephens[TIPC]: Allow compilation when CONFIG_TIPC_DEBUG is...
2006-06-26 Allan Stephens[TIPC]: Multicast link failure now resets all links...
2006-06-26 Allan Stephens[TIPC]: Links now validate destination node specified...
2006-06-26 Allan Stephens[TIPC]: Allow ports to receive multicast messages throu...
2006-06-26 Allan Stephens[TIPC]: Corrected potential misuse of tipc_media_addr...
2006-06-26 Allan Stephens[TIPC]: Use correct upper bound when validating network...
2006-06-26 Allan Stephens[TIPC]: Prevent name table corruption if no room for...
2006-06-26 Jon Maloy[TIPC] Improved tolerance to promiscuous mode interface
2006-04-18 Jesper Juhl[NET]: Remove redundant NULL checks before [kv]free
2006-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
2006-03-21 Per Liden[TIPC]: Avoid compiler warning
2006-03-21 Per Liden[TIPC]: Reduce stack usage
2006-03-21 Adrian Bunk[TIPC]: Cleanups
2006-03-21 Per Liden[TIPC]: Remove unused functions
2006-03-21 Sam Ravnborg[TIPC]: Remove inlines from *.c
2006-03-21 Sam Ravnborg[TIPC]: Fix simple sparse warnings
2006-01-17 Per Liden[TIPC] Avoid polluting the global namespace
2006-01-17 Per Liden[TIPC] Add help text for TIPC configuration option
2006-01-17 Per Liden[TIPC] Remove unused #includes
2006-01-17 Per Liden[TIPC] Move ethernet protocol id to linux/if_ether.h
2006-01-17 Per Liden[TIPC] Updated link priority macros
2006-01-17 Jon Maloy[TIPC] Minor changes to #includes
2006-01-13 Per Liden[PATCH] genetlink: don't touch module ref count
2006-01-12 David S. Miller[TIPC]: Fix 64-bit build warnings.
2006-01-12 Per Liden[TIPC] More updates of file headers
2006-01-12 Per Liden[TIPC] Update of file headers
2006-01-12 Per Liden[TIPC] Cleaned up info/warn/err macros
2006-01-12 Per Liden[TIPC] License header update
2006-01-12 Per Liden[TIPC] Moved configuration interface into tipc_config.h
2006-01-12 Jon Maloy[TIPC} Fixed bug in disc_timeout()
2006-01-12 Per Liden[TIPC] Use dynamically allocated family id with NETLINK...
2006-01-12 Per Liden[TIPC] Initial merge