| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: add subscription refcount to avoid invalid delete | Parthasarathy Bhuvaragan | 2017-01-24 | 1 | -0/+1 |
* | tipc: remove struct tipc_name_seq from struct tipc_subscription | Parthasarathy Bhuvaragan | 2016-02-06 | 1 | -2/+4 |
* | tipc: remove filter and timeout elements from struct tipc_subscription | Parthasarathy Bhuvaragan | 2016-02-06 | 1 | -5/+0 |
* | tipc: rename functions defined in subscr.c | Ying Xue | 2015-05-04 | 1 | -9/+9 |
* | tipc: make subscriber server support net namespace | Ying Xue | 2015-01-12 | 1 | -5/+2 |
* | tipc: name tipc name table support net namespace | Ying Xue | 2015-01-12 | 1 | -0/+2 |
* | tipc: cleanup core.c and core.h files | Ying Xue | 2015-01-12 | 1 | -0/+3 |
* | tipc: remove unnecessary wrapper functions of kernel timer APIs | Ying Xue | 2015-01-12 | 1 | -1/+1 |
* | tipc: cosmetic realignment of function arguments | Paul Gortmaker | 2013-06-17 | 1 | -9/+4 |
* | tipc: convert topology server to use new server facility | Ying Xue | 2013-06-17 | 1 | -2/+6 |
* | tipc: compress out gratuitous extra carriage returns | Paul Gortmaker | 2012-04-30 | 1 | -2/+0 |
* | tipc: rename struct subscription to struct tipc_subscription | Paul Gortmaker | 2011-12-29 | 1 | -5/+5 |
* | tipc: Remove callback field from subscription structure | Ying Xue | 2011-09-17 | 1 | -6/+0 |
* | Revert d88dca79d3852a3623f606f781e013d61486828a | Neil Horman | 2010-10-21 | 1 | -0/+2 |
* | tipc: fix endianness on tipc subscriber messages | Neil Horman | 2010-03-08 | 1 | -2/+0 |
* | tipc: Cosmetic cleanup of topology service code | Allan Stephens | 2008-05-19 | 1 | -10/+10 |
* | tipc: Consolidate subscriber & subscriber port references | Allan Stephens | 2008-05-19 | 1 | -2/+2 |
* | tipc: Add support for customized subscription endianness | Allan Stephens | 2008-05-19 | 1 | -0/+2 |
* | tipc: Add support for customized subscription overlap handling | Allan Stephens | 2008-05-19 | 1 | -0/+8 |
* | [NET] TIPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-10 | 1 | -8/+8 |
* | [TIPC] Avoid polluting the global namespace | Per Liden | 2006-01-18 | 1 | -12/+12 |
* | [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/+77 |