Ying Xue
|
1621b94d2a
tipc: fix memory leak of publications
|
11 年之前 |
Ying Xue
|
eab8c04573
tipc: move the delivery of named messages out of nametbl lock
|
11 年之前 |
Erik Hugne
|
1bb8dce57f
tipc: fix memory leak during module removal
|
11 年之前 |
Ying Xue
|
9fe7ed4749
tipc: remove all enabled flags from all tipc components
|
11 年之前 |
wangweidong
|
0cee6bbe06
tipc: remove unnecessary variables and conditions
|
11 年之前 |
Paul Gortmaker
|
ae8509c420
tipc: cosmetic realignment of function arguments
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Peter Senna Tschudin
|
adccff34de
net/tipc/name_table.c: Remove unecessary semicolon
|
13 年之前 |
Ying Xue
|
e6a04b1d3f
tipc: eliminate configuration for maximum number of name publications
|
13 年之前 |
Ying Xue
|
f046e7d9be
tipc: convert tipc_nametbl_size type from variable to macro
|
13 年之前 |
Erik Hugne
|
dc1aed37d1
tipc: phase out most of the struct print_buf usage
|
13 年之前 |
Erik Hugne
|
2cf8aa19fe
tipc: use standard printk shortcut macros (pr_err etc.)
|
13 年之前 |
Paul Gortmaker
|
f705ab956b
tipc: limit error messages relating to memory leak to one line
|
13 年之前 |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 年之前 |
Paul Gortmaker
|
617d3c7a50
tipc: compress out gratuitous extra carriage returns
|
13 年之前 |
Allan Stephens
|
8f17789693
tipc: Enhance error checking of published names
|
13 年之前 |
Allan Stephens
|
f7fb9d20ad
tipc: Create helper routine to delete unused name sequence structure
|
13 年之前 |
Allan Stephens
|
d4f5c12cdf
tipc: Ensure network address change doesn't impact name table updates
|
13 年之前 |
Allan Stephens
|
336ebf5bf5
tipc: Add routines for safe checking of node's network address
|
13 年之前 |
Allan Stephens
|
fd6eced8a4
tipc: Don't record failed publication attempt as a success
|
13 年之前 |
Allan Stephens
|
1110b8d33a
tipc: Update node-scope publications when network address is assigned
|
13 年之前 |
Allan Stephens
|
bc9f8143ec
tipc: Revert name table translation optimization
|
13 年之前 |
Allan Stephens
|
f80c24d996
tipc: Add check to prevent insertion of duplicate name table entries
|
13 年之前 |
Allan Stephens
|
c422f1bdc3
tipc: Simplify enforcement of reserved name type prohibition
|
13 年之前 |
Paul Gortmaker
|
fead39098b
tipc: rename struct subscription to struct tipc_subscription
|
13 年之前 |
Paul Gortmaker
|
4584310b4a
tipc: rename struct port_list to struct tipc_port_list
|
13 年之前 |
Allan Stephens
|
8af4638a29
tipc: Eliminate checks for empty zone list during name translation
|
14 年之前 |
Allan Stephens
|
f6f0a4d2d0
tipc: Convert name table publication lists to standard kernel lists
|
14 年之前 |
Allan Stephens
|
b52124a50f
tipc: Partition name table instance array info into two parts
|
14 年之前 |
Allan Stephens
|
a016892cd6
tipc: remove extraneous braces from single statements
|
14 年之前 |