Age | Commit message (Expand) | Author |
2013-06-17 | tipc: cosmetic realignment of function arguments | Paul Gortmaker |
2013-06-17 | tipc: save sock structure pointer instead of void pointer to tipc_port | Ying Xue |
2013-06-17 | tipc: rename tipc_createport_raw to tipc_createport | Ying Xue |
2013-06-17 | tipc: remove user_port instance from tipc_port structure | Ying Xue |
2013-06-17 | tipc: delete code orphaned by new server infrastructure | Ying Xue |
2013-06-17 | tipc: change socket buffer overflow control to respect sk_rcvbuf | Ying Xue |
2012-12-07 | tipc: standardize across connect/disconnect function naming | Paul Gortmaker |
2012-07-10 | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings |
2012-04-30 | tipc: compress out gratuitous extra carriage returns | Paul Gortmaker |
2012-04-19 | tipc: Ensure network address change doesn't impact local connections | Allan Stephens |
2012-04-19 | tipc: delete duplicate peerport/peernode helper functions | Allan Stephens |
2012-02-29 | tipc: Un-inline port routine for processing incoming messages | Allan Stephens |
2011-12-29 | tipc: rename struct port_list to struct tipc_port_list | Paul Gortmaker |
2011-05-10 | tipc: Avoid recomputation of outgoing message length | Allan Stephens |
2011-02-23 | tipc: Remove support for per-connection message sequence numbering | Allan Stephens |
2011-02-23 | tipc: Fix port counter handling to correct congestion control | Allan Stephens |
2011-02-23 | tipc: Combine port structure with tipc_port structure | Allan Stephens |
2011-01-01 | tipc: cleanup various cosmetic whitespace issues | Allan Stephens |
2011-01-01 | tipc: remove calls to dbg() and msg_dbg() | Allan Stephens |
2011-01-01 | tipc: Remove user registry subsystem | Allan Stephens |
2010-12-02 | tipc: Delete tipc_ownidentity() | Allan Stephens |
2010-12-02 | tipc: Eliminate obsolete native API forwarding routines | Allan Stephens |
2010-12-02 | tipc: Remove unused domain argument from multicast send routine | Allan Stephens |
2010-12-02 | tipc: Delete useless function prototypes | Allan Stephens |
2010-12-02 | tipc: Remove obsolete inclusions of header files | Allan Stephens |
2010-12-02 | tipc: Remove obsolete native API files and exports | Allan Stephens |
2010-10-16 | tipc: cleanup function namespace | stephen hemminger |
2010-09-23 | net: return operator cleanup | Eric Dumazet |
2010-05-12 | tipc: Eliminate obsolete port's "congested_link" field | Allan Stephens |
2008-09-02 | tipc: Don't use structure names which easily globally conflict. | David S. Miller |
2007-07-10 | [TIPC]: Optimize stream send routine to avoid fragmentation | Allan Stephens |
2007-02-10 | [NET] TIPC: Fix whitespace errors. | YOSHIFUJI Hideaki |
2006-01-18 | [TIPC] Avoid polluting the global namespace | Per Liden |
2006-01-18 | [TIPC] Minor changes to #includes | Jon Maloy |
2006-01-12 | [TIPC] More updates of file headers | Per Liden |
2006-01-12 | [TIPC] Update of file headers | Per Liden |
2006-01-12 | [TIPC] License header update | Per Liden |
2006-01-12 | [TIPC] Initial merge | Per Liden |