| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: Fix initialization sequence problems when entering network mode | Allan Stephens | 2008-05-21 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-05-15 | 1 | -6/+5 |
|\ |
|
| * | tipc: Increase buffer header to support worst-case device | Allan Stephens | 2008-05-08 | 1 | -6/+5 |
* | | tipc: Exclude debug-only print buffer code when not debugging | Allan Stephens | 2008-05-05 | 1 | -4/+8 |
* | | tipc: Cosmetic cleanup of system & debug output declarations | Allan Stephens | 2008-05-05 | 1 | -50/+67 |
* | | [TIPC]: Cosmetic cleanup of print buffer code | Allan Stephens | 2008-05-05 | 1 | -2/+4 |
* | | tipc: Elimination of print buffer chaining | Allan Stephens | 2008-05-05 | 1 | -3/+4 |
|/ |
|
* | [TIPC]: Force linearization of non-linear sk_buffs | Allan Stephens | 2008-04-15 | 1 | -0/+12 |
* | [TIPC]: Use fast buffer cloning to improve performance | Allan Stephens | 2008-04-15 | 1 | -1/+1 |
* | [TIPC]: Remove redundant NULL check when discarding buffers | Allan Stephens | 2008-04-15 | 1 | -2/+1 |
* | [TIPC]: Eliminate "sparse" symbol warnings | Allan Stephens | 2008-03-06 | 1 | -0/+6 |
* | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov | 2008-01-28 | 1 | -3/+1 |
* | [NET] TIPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -20/+20 |
* | [TIPC]: Add support for Ethernet VLANs | Allan Stephens | 2006-10-18 | 1 | -2/+6 |
* | [TIPC]: Remove code bloat introduced by print buffer rework | Allan Stephens | 2006-10-18 | 1 | -3/+3 |
* | [TIPC]: Debug print buffer enhancements and fixes | Allan Stephens | 2006-10-18 | 1 | -8/+8 |
* | [TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED) | Allan Stephens | 2006-07-03 | 1 | -1/+4 |
* | [TIPC]: Fix misleading comment in buf_discard() routine. | Allan Stephens | 2006-06-25 | 1 | -1/+1 |
* | [TIPC]: Allow compilation when CONFIG_TIPC_DEBUG is not set. | Allan Stephens | 2006-06-25 | 1 | -5/+14 |
* | [TIPC] Avoid polluting the global namespace | Per Liden | 2006-01-18 | 1 | -15/+15 |
* | [TIPC] Minor changes to #includes | Jon Maloy | 2006-01-18 | 1 | -0/+5 |
* | [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] Cleaned up info/warn/err macros | Per Liden | 2006-01-12 | 1 | -3/+3 |
* | [TIPC] License header update | Per Liden | 2006-01-12 | 1 | -19/+23 |
* | [TIPC] Initial merge | Per Liden | 2006-01-12 | 1 | -0/+313 |