tipc: Optimize null pointer check during neighbor discovery
[safe/jmp/linux-2.6] / net / tipc / port.c
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