| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: eliminate message disordering during binding table update | Jon Maloy | 2018-10-23 | 1 | -0/+1 |
* | tipc: fix the big/little endian issue in tipc_dest | Haiqing Bai | 2018-08-28 | 1 | -7/+2 |
* | tipc: fix unbalanced reference counter | Jon Maloy | 2018-04-13 | 1 | -1/+1 |
* | tipc: permit overlapping service ranges in name table | Jon Maloy | 2018-04-01 | 1 | -4/+4 |
* | tipc: replace name table service range array with rb tree | Jon Maloy | 2018-04-01 | 1 | -1/+1 |
* | tipc: some name changes | Jon Maloy | 2018-03-17 | 1 | -16/+22 |
* | tipc: merge two lists in struct publication | Jon Maloy | 2018-03-17 | 1 | -3/+2 |
* | tipc: remove zone_list member in struct publication | Jon Maloy | 2018-03-17 | 1 | -3/+2 |
* | tipc: remove zone publication list in name table | Jon Maloy | 2018-03-17 | 1 | -2/+4 |
* | tipc: simplify endianness handling in topology subscriber | Jon Maloy | 2018-02-16 | 1 | -1/+1 |
* | tipc: fix bug during lookup of multicast destination nodes | Jon Maloy | 2018-01-15 | 1 | -2/+1 |
* | tipc: improve groupcast scope handling | Jon Maloy | 2018-01-09 | 1 | -2/+2 |
* | tipc: add option to suppress PUBLISH events for pre-existing publications | Jon Maloy | 2018-01-09 | 1 | -1/+1 |
* | tipc: introduce group anycast messaging | Jon Maloy | 2017-10-13 | 1 | -0/+3 |
* | tipc: introduce communication groups | Jon Maloy | 2017-10-13 | 1 | -0/+3 |
* | tipc: improve destination linked list | Jon Maloy | 2017-10-13 | 1 | -8/+14 |
* | tipc: add functionality to lookup multicast destination nodes | Jon Paul Maloy | 2017-01-20 | 1 | -0/+9 |
* | tipc: modify struct tipc_plist to be more versatile | Jon Paul Maloy | 2017-01-03 | 1 | -14/+7 |
* | tipc: convert legacy nl name table dump to nl compat | Richard Alpe | 2015-02-09 | 1 | -2/+0 |
* | tipc: eliminate race condition at multicast reception | Jon Paul Maloy | 2015-02-06 | 1 | -1/+1 |
* | tipc: simplify socket multicast reception | Jon Paul Maloy | 2015-02-06 | 1 | -2/+16 |
* | tipc: name tipc name table support net namespace | Ying Xue | 2015-01-12 | 1 | -13/+12 |
* | tipc: make tipc node table aware of net namespace | Ying Xue | 2015-01-12 | 1 | -3/+5 |
* | tipc: convert name table read-write lock to RCU | Ying Xue | 2014-12-09 | 1 | -1/+3 |
* | tipc: make name table allocated dynamically | Ying Xue | 2014-12-09 | 1 | -1/+15 |
* | tipc: remove node subscription infrastructure | Ying Xue | 2014-11-26 | 1 | -4/+2 |
* | tipc: add name table dump to new netlink api | Richard Alpe | 2014-11-21 | 1 | -1/+3 |
* | tipc: cosmetic realignment of function arguments | Paul Gortmaker | 2013-06-18 | 1 | -5/+6 |
* | tipc: compress out gratuitous extra carriage returns | Paul Gortmaker | 2012-04-30 | 1 | -3/+0 |
* | tipc: Simplify enforcement of reserved name type prohibition | Allan Stephens | 2012-02-24 | 1 | -2/+0 |
* | tipc: rename struct subscription to struct tipc_subscription | Paul Gortmaker | 2011-12-30 | 1 | -3/+3 |
* | tipc: rename struct port_list to struct tipc_port_list | Paul Gortmaker | 2011-12-30 | 1 | -2/+2 |
* | tipc: Convert name table publication lists to standard kernel lists | Allan Stephens | 2011-06-24 | 1 | -7/+7 |
* | tipc: cleanup various cosmetic whitespace issues | Allan Stephens | 2011-01-01 | 1 | -1/+1 |
* | tipc: Don't use structure names which easily globally conflict. | David S. Miller | 2008-09-03 | 1 | -1/+1 |
* | [NET] TIPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -5/+5 |
* | [TIPC] Avoid polluting the global namespace | Per Liden | 2006-01-18 | 1 | -13/+13 |
* | [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/+105 |