| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: Remove duplicate check of message destination node | Allan Stephens | 2012-02-24 | 1 | -5/+0 |
* | tipc: Introduce node signature field in neighbor discovery message | Allan Stephens | 2012-02-24 | 1 | -0/+10 |
* | tipc: Hide media-specific addressing details from generic bearer code | Allan Stephens | 2011-12-27 | 1 | -10/+6 |
* | tipc: Cleanup of message header size terminology | Allan Stephens | 2011-06-24 | 1 | -5/+5 |
* | tipc: Eliminate redundant masking in message header routines | Allan Stephens | 2011-06-24 | 1 | -2/+2 |
* | tipc: Eliminate message header routines for caching destination node | Allan Stephens | 2011-06-24 | 1 | -20/+0 |
* | tipc: Avoid recomputation of outgoing message length | Allan Stephens | 2011-05-10 | 1 | -3/+2 |
* | tipc: Cosmetic consolidation of internal message type definitions | Allan Stephens | 2011-05-10 | 1 | -29/+29 |
* | tipc: Eliminate unused routing message definitions | Allan Stephens | 2011-05-10 | 1 | -9/+0 |
* | tipc: Update comments in message header include file | Allan Stephens | 2011-05-10 | 1 | -66/+23 |
* | tipc: Eliminate obsolete routine for handling routed messages | Allan Stephens | 2011-03-13 | 1 | -7/+0 |
* | tipc: Eliminate remaining support for routing table messages | Allan Stephens | 2011-03-13 | 1 | -15/+0 |
* | tipc: Eliminate unnecessary constant for neighbor discovery msg size | Allan Stephens | 2011-03-13 | 1 | -1/+0 |
* | tipc: make msg_set_redundant_link() consistent with other set ops | Allan Stephens | 2011-03-13 | 1 | -7/+2 |
* | tipc: Eliminate timestamp from link protocol messages | Allan Stephens | 2011-03-13 | 1 | -10/+0 |
* | tipc: Remove unused message header field for requested number of links | Allan Stephens | 2011-02-23 | 1 | -10/+0 |
* | tipc: Remove support for per-connection message sequence numbering | Allan Stephens | 2011-02-23 | 1 | -11/+1 |
* | tipc: cleanup various cosmetic whitespace issues | Allan Stephens | 2011-01-01 | 1 | -4/+4 |
* | tipc: Remove prototype code for supporting inter-cluster routing | Allan Stephens | 2011-01-01 | 1 | -6/+1 |
* | tipc: Remove prototype code for supporting slave nodes | Allan Stephens | 2011-01-01 | 1 | -1/+1 |
* | tipc: Remove obsolete native API files and exports | Allan Stephens | 2010-12-02 | 1 | -7/+161 |
* | net: return operator cleanup | Eric Dumazet | 2010-09-23 | 1 | -3/+3 |
* | tipc: Reduce footprint by un-inlining tipc_msg_* routines | Allan Stephens | 2010-05-12 | 1 | -93/+6 |
* | tipc: add tipc_ prefix to fcns targeted for un-inlining | Allan Stephens | 2010-05-12 | 1 | -7/+7 |
* | tipc: Message rejection rework preparatory changes | Allan Stephens | 2008-06-04 | 1 | -2/+29 |
* | tipc: Expand link sequence gap field to 13 bits | Allan Stephens | 2008-06-04 | 1 | -4/+4 |
* | tipc: Optimize message initialization routine | Allan Stephens | 2008-06-04 | 1 | -2/+1 |
* | tipc: endianness annotations | Al Viro | 2008-04-27 | 1 | -4/+3 |
* | [TIPC]: Enhancements to message header writing | Allan Stephens | 2008-03-06 | 1 | -2/+4 |
* | [TIPC]: Use correct bitmask when setting version | Allan Stephens | 2008-03-06 | 1 | -1/+1 |
* | [TIPC]: Minor cleanup of message header code | Allan Stephens | 2008-03-06 | 1 | -11/+8 |
* | [TIPC]: Removal of message header option code | Allan Stephens | 2008-03-06 | 1 | -23/+0 |
* | [TIPC]: Kill unused static inline (x5) | Ilpo Järvinen | 2008-02-07 | 1 | -5/+0 |
* | net/* misc endianness annotations | Al Viro | 2007-07-26 | 1 | -4/+2 |
* | [TIPC]: Enhancements to msg_set_bits() routine | Allan Stephens | 2007-04-25 | 1 | -4/+7 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -3/+4 |
* | [NET] TIPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -69/+69 |
* | [TIPC] Avoid polluting the global namespace | Per Liden | 2006-01-18 | 1 | -8/+8 |
* | [TIPC] Minor changes to #includes | Jon Maloy | 2006-01-18 | 1 | -1/+1 |
* | [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 | -19/+23 |
* | [TIPC] Initial merge | Per Liden | 2006-01-12 | 1 | -0/+815 |