| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: eliminate redundant lookups in registry | Jon Paul Maloy | 2014-03-12 | 1 | -17/+0 |
* | tipc: replace reference table rwlock with spinlock | Jon Paul Maloy | 2014-03-12 | 1 | -5/+5 |
* | tipc: remove all enabled flags from all tipc components | Ying Xue | 2014-02-22 | 1 | -3/+0 |
* | tipc: use standard printk shortcut macros (pr_err etc.) | Erik Hugne | 2012-07-13 | 1 | -5/+5 |
* | tipc: compress out gratuitous extra carriage returns | Paul Gortmaker | 2012-04-30 | 1 | -13/+0 |
* | net: two vzalloc() cleanups | Eric Dumazet | 2011-12-19 | 1 | -2/+1 |
* | tipc: remove zeroing assignments to static global variables | Allan Stephens | 2011-01-01 | 1 | -1/+1 |
* | tipc: cleanup various cosmetic whitespace issues | Allan Stephens | 2011-01-01 | 1 | -4/+2 |
* | tipc: cleanup function namespace | stephen hemminger | 2010-10-16 | 1 | -17/+0 |
* | tipc: fix lockdep warning on address assignment | Neil Horman | 2010-03-16 | 1 | -10/+16 |
* | tipc: Eliminate improper use of TIPC_OK error code | Allan Stephens | 2008-07-14 | 1 | -1/+1 |
* | tipc: Fix race condition when creating socket or native port | Allan Stephens | 2008-05-12 | 1 | -4/+8 |
* | [TIPC]: Cleanup of TIPC reference table code | Allan Stephens | 2008-04-16 | 1 | -47/+34 |
* | [TIPC]: Optimized initialization of TIPC reference table | Allan Stephens | 2008-04-16 | 1 | -47/+76 |
* | [TIPC]: Remove inlining of reference table locking routines | Allan Stephens | 2008-04-16 | 1 | -4/+87 |
* | tipc: fix integer as NULL pointer sparse warnings in tipc | Harvey Harrison | 2008-02-24 | 1 | -1/+1 |
* | [NET] TIPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -12/+12 |
* | [TIPC]: Removing useless casts | Panagiotis Issaris | 2006-07-21 | 1 | -1/+1 |
* | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 | 1 | -2/+2 |
* | [TIPC]: First phase of assert() cleanup | Allan Stephens | 2006-06-25 | 1 | -5/+26 |
* | [TIPC]: Fix simple sparse warnings | Sam Ravnborg | 2006-03-20 | 1 | -4/+4 |
* | [TIPC] Avoid polluting the global namespace | Per Liden | 2006-01-18 | 1 | -36/+36 |
* | [TIPC] More updates of file headers | Per Liden | 2006-01-12 | 1 | -1/+1 |
* | [TIPC] Update of file headers | Per Liden | 2006-01-12 | 1 | -2/+1 |
* | [TIPC] License header update | Per Liden | 2006-01-12 | 1 | -9/+13 |
* | [TIPC] Initial merge | Per Liden | 2006-01-12 | 1 | -0/+186 |