index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2022-06-17
tipc: cleanup unused function
Hoang Le
1
-1
/
+0
2021-06-03
tipc: simplify handling of lookup scope during multicast message reception
Jon Maloy
1
-1
/
+3
2021-03-17
tipc: simplify signature of tipc_find_service()
Jon Maloy
1
-1
/
+1
2021-03-17
tipc: simplify signature of tipc_nametbl_lookup_group()
Jon Maloy
1
-4
/
+3
2021-03-17
tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()
Jon Maloy
1
-2
/
+2
2021-03-17
tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()
Jon Maloy
1
-3
/
+2
2021-03-17
tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()
Jon Maloy
1
-3
/
+2
2021-03-17
tipc: rename binding table lookup functions
Jon Maloy
1
-8
/
+11
2021-03-17
tipc: simplify signature of tipc_nametbl_withdraw() functions
Jon Maloy
1
-5
/
+6
2021-03-17
tipc: simplify call signatures for publication creation
Jon Maloy
1
-4
/
+5
2021-03-17
tipc: simplify signature of tipc_namtbl_publish()
Jon Maloy
1
-3
/
+3
2021-03-17
tipc: re-organize members of struct publication
Jon Maloy
1
-11
/
+6
2020-12-01
net/tipc: fix tipc header files for kernel-doc
Randy Dunlap
1
-3
/
+6
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-22
tipc: eliminate message disordering during binding table update
Jon Maloy
1
-0
/
+1
2018-08-27
tipc: fix the big/little endian issue in tipc_dest
Haiqing Bai
1
-7
/
+2
2018-04-12
tipc: fix unbalanced reference counter
Jon Maloy
1
-1
/
+1
2018-03-31
tipc: permit overlapping service ranges in name table
Jon Maloy
1
-4
/
+4
2018-03-31
tipc: replace name table service range array with rb tree
Jon Maloy
1
-1
/
+1
2018-03-17
tipc: some name changes
Jon Maloy
1
-16
/
+22
2018-03-17
tipc: merge two lists in struct publication
Jon Maloy
1
-3
/
+2
2018-03-17
tipc: remove zone_list member in struct publication
Jon Maloy
1
-3
/
+2
2018-03-17
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-09
tipc: convert legacy nl name table dump to nl compat
Richard Alpe
1
-2
/
+0
2015-02-05
tipc: eliminate race condition at multicast reception
Jon Paul Maloy
1
-1
/
+1
2015-02-05
tipc: simplify socket multicast reception
Jon Paul Maloy
1
-2
/
+16
2015-01-12
tipc: name tipc name table support net namespace
Ying Xue
1
-13
/
+12
2015-01-12
tipc: make tipc node table aware of net namespace
Ying Xue
1
-3
/
+5
2014-12-08
tipc: convert name table read-write lock to RCU
Ying Xue
1
-1
/
+3
2014-12-08
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-17
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-24
tipc: Simplify enforcement of reserved name type prohibition
Allan Stephens
1
-2
/
+0
2011-12-29
tipc: rename struct subscription to struct tipc_subscription
Paul Gortmaker
1
-3
/
+3
2011-12-29
tipc: rename struct port_list to struct tipc_port_list
Paul Gortmaker
1
-2
/
+2
2011-06-24
tipc: Convert name table publication lists to standard kernel lists
Allan Stephens
1
-7
/
+7
2011-01-01
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
1
-1
/
+1
2008-09-02
tipc: Don't use structure names which easily globally conflict.
David S. Miller
1
-1
/
+1
[next]