index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
name_table.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-17
tipc: update a binding service via broadcast
Hoang Huu Le
1
-0
/
+2
2019-11-22
tipc: support in-order name publication events
Tuong Lien
1
-0
/
+4
2018-10-23
tipc: eliminate message disordering during binding table update
Jon Maloy
1
-0
/
+1
2018-08-28
tipc: fix the big/little endian issue in tipc_dest
Haiqing Bai
1
-7
/
+2
2018-04-13
tipc: fix unbalanced reference counter
Jon Maloy
1
-1
/
+1
2018-04-01
tipc: permit overlapping service ranges in name table
Jon Maloy
1
-4
/
+4
2018-04-01
tipc: replace name table service range array with rb tree
Jon Maloy
1
-1
/
+1
2018-03-18
tipc: some name changes
Jon Maloy
1
-16
/
+22
2018-03-18
tipc: merge two lists in struct publication
Jon Maloy
1
-3
/
+2
2018-03-18
tipc: remove zone_list member in struct publication
Jon Maloy
1
-3
/
+2
2018-03-18
tipc: remove zone publication list in name table
Jon Maloy
1
-2
/
+4
2018-02-16
tipc: simplify endianness handling in topology subscriber
Jon Maloy
1
-1
/
+1
2018-01-15
tipc: fix bug during lookup of multicast destination nodes
Jon Maloy
1
-2
/
+1
2018-01-09
tipc: improve groupcast scope handling
Jon Maloy
1
-2
/
+2
2018-01-09
tipc: add option to suppress PUBLISH events for pre-existing publications
Jon Maloy
1
-1
/
+1
2017-10-13
tipc: introduce group anycast messaging
Jon Maloy
1
-0
/
+3
2017-10-13
tipc: introduce communication groups
Jon Maloy
1
-0
/
+3
2017-10-13
tipc: improve destination linked list
Jon Maloy
1
-8
/
+14
2017-01-20
tipc: add functionality to lookup multicast destination nodes
Jon Paul Maloy
1
-0
/
+9
2017-01-03
tipc: modify struct tipc_plist to be more versatile
Jon Paul Maloy
1
-14
/
+7
2015-02-10
tipc: convert legacy nl name table dump to nl compat
Richard Alpe
1
-2
/
+0
2015-02-06
tipc: eliminate race condition at multicast reception
Jon Paul Maloy
1
-1
/
+1
2015-02-06
tipc: simplify socket multicast reception
Jon Paul Maloy
1
-2
/
+16
2015-01-13
tipc: name tipc name table support net namespace
Ying Xue
1
-13
/
+12
2015-01-13
tipc: make tipc node table aware of net namespace
Ying Xue
1
-3
/
+5
2014-12-09
tipc: convert name table read-write lock to RCU
Ying Xue
1
-1
/
+3
2014-12-09
tipc: make name table allocated dynamically
Ying Xue
1
-1
/
+15
2014-11-26
tipc: remove node subscription infrastructure
Ying Xue
1
-4
/
+2
2014-11-21
tipc: add name table dump to new netlink api
Richard Alpe
1
-1
/
+3
2013-06-18
tipc: cosmetic realignment of function arguments
Paul Gortmaker
1
-5
/
+6
2012-04-30
tipc: compress out gratuitous extra carriage returns
Paul Gortmaker
1
-3
/
+0
2012-02-25
tipc: Simplify enforcement of reserved name type prohibition
Allan Stephens
1
-2
/
+0
2011-12-30
tipc: rename struct subscription to struct tipc_subscription
Paul Gortmaker
1
-3
/
+3
2011-12-30
tipc: rename struct port_list to struct tipc_port_list
Paul Gortmaker
1
-2
/
+2
2011-06-25
tipc: Convert name table publication lists to standard kernel lists
Allan Stephens
1
-7
/
+7
2011-01-02
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
1
-1
/
+1
2008-09-03
tipc: Don't use structure names which easily globally conflict.
David S. Miller
1
-1
/
+1
2007-02-11
[NET] TIPC: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-5
/
+5
2006-01-18
[TIPC] Avoid polluting the global namespace
Per Liden
1
-13
/
+13
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
/
+105