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