mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / net / tipc / link.c
2010-05-13 Allan Stephenstipc: add tipc_ prefix to fcns targeted for un-inlining
2010-05-13 Allan Stephenstipc: Relocate trivial link status functions to header...
2010-05-13 Allan Stephenstipc: remove abstraction for link_max_pkt
2010-05-13 Allan Stephenstipc: Eliminate unused argument in print statement
2010-05-13 Allan Stephenstipc: Eliminate obsolete port's "congested_link" field
2010-03-24 Frans Poptipc: remove trailing space in messages
2010-03-17 Neil Hormantipc: Allow retransmission of cloned buffers
2010-03-08 Neil Hormantipc: filter out messages not intended for this host
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2008-09-03 David S. Millertipc: Don't use structure names which easily globally...
2008-07-15 Allan Stephenstipc: Eliminate improper use of TIPC_OK error code
2008-06-05 Allan Stephenstipc: Optimize message initialization routine
2008-06-05 Allan Stephenstipc: Prevent access of non-existent field in short...
2008-06-05 Allan Stephenstipc: Minor optimizations to received message processing
2008-06-05 Allan Stephenstipc: Fix minor bugs in link session number handling
2008-05-05 Allan Stephenstipc: Exclude debug-only print buffer code when not...
2008-04-16 Allan Stephens[TIPC]: Enhance validation of format on incoming messages
2008-04-16 Allan Stephens[TIPC]: Force linearization of non-linear sk_buffs
2008-03-06 Allan Stephens[TIPC]: Minor cleanup of message header code
2008-02-25 Harvey Harrisontipc: fix integer as NULL pointer sparse warnings in...
2007-08-03 Florian Westphal[TIPC]: Fix two minor sparse warnings.
2007-07-31 Florian Westphal[TIPC]: fix tipc_link_create error handling
2007-07-11 Allan Stephens[TIPC]: Optimize stream send routine to avoid fragmentation
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
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-10-19 Allan Stephens[TIPC]: Remove code bloat introduced by print buffer...
2006-10-04 Jeff Garzik[TIPC]: fix printk warning
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]: Fixed skb_under_panic caused by tipc_link_bundl...
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]: Fixed memory leak in tipc_link_send() when...
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-03-24 Alexey Dobriyan[PATCH] s/;;/;/g
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] Updated link priority macros
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