mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / net / tipc / port.c
2010-05-13 Allan Stephenstipc: add tipc_ prefix to fcns targeted for un-inlining
2010-05-13 Allan Stephenstipc: Eliminate unnecessary initialization in native...
2010-05-13 Allan Stephenstipc: Eliminate obsolete port's "congested_link" field
2008-07-15 Allan Stephenstipc: Eliminate improper use of TIPC_OK error code
2008-07-15 Allan Stephenstipc: Remove unneeded parameter to tipc_createport_raw()
2008-06-05 Allan Stephenstipc: Fix bugs in rejection of message with short header
2008-06-05 Allan Stephenstipc: Message header creation optimizations
2008-06-05 Allan Stephenstipc: Optimize message initialization routine
2008-06-05 Allan Stephenstipc: Standardize error checking on incoming messages...
2008-06-05 Allan Stephenstipc: Fix bug in connection setup via native API
2008-05-21 Allan Stephenstipc: Update "previous node" indicators when node addre...
2008-05-12 Allan Stephenstipc: Fix race condition when creating socket or native...
2008-04-15 Allan Stephens[TIPC]: Overhaul of socket locking logic
2008-03-06 Allan Stephens[TIPC]: Minor cleanup of message header code
2008-03-06 Allan Stephens[TIPC]: Removal of message header option code
2008-01-28 Julia Lawall[TIPC]: Use tipc_port_unlock
2007-08-14 Jesper Juhl[TIPC]: Clean up duplicate includes in net/tipc/
2007-07-11 Allan Stephens[TIPC]: Optimize stream send routine to avoid fragmentation
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-02-11 YOSHIFUJI Hideaki[NET] TIPC: Fix whitespace errors.
2006-11-01 Adrian Bunk[TIPC] net/tipc/port.c: fix NULL dereference
2006-10-19 Allan Stephens[TIPC]: Add missing unlock in port timeout code.
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
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]: 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]: Allow ports to receive multicast messages throu...
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-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] License header update
2006-01-12 Per Liden[TIPC] Initial merge