Peter Senna Tschudin
|
adccff34de
net/tipc/name_table.c: Remove unecessary semicolon
|
12 years ago |
Ying Xue
|
e6a04b1d3f
tipc: eliminate configuration for maximum number of name publications
|
13 years ago |
Ying Xue
|
f046e7d9be
tipc: convert tipc_nametbl_size type from variable to macro
|
13 years ago |
Erik Hugne
|
dc1aed37d1
tipc: phase out most of the struct print_buf usage
|
13 years ago |
Erik Hugne
|
2cf8aa19fe
tipc: use standard printk shortcut macros (pr_err etc.)
|
13 years ago |
Paul Gortmaker
|
f705ab956b
tipc: limit error messages relating to memory leak to one line
|
13 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
Paul Gortmaker
|
617d3c7a50
tipc: compress out gratuitous extra carriage returns
|
13 years ago |
Allan Stephens
|
8f17789693
tipc: Enhance error checking of published names
|
13 years ago |
Allan Stephens
|
f7fb9d20ad
tipc: Create helper routine to delete unused name sequence structure
|
13 years ago |
Allan Stephens
|
d4f5c12cdf
tipc: Ensure network address change doesn't impact name table updates
|
13 years ago |
Allan Stephens
|
336ebf5bf5
tipc: Add routines for safe checking of node's network address
|
13 years ago |
Allan Stephens
|
fd6eced8a4
tipc: Don't record failed publication attempt as a success
|
13 years ago |
Allan Stephens
|
1110b8d33a
tipc: Update node-scope publications when network address is assigned
|
13 years ago |
Allan Stephens
|
bc9f8143ec
tipc: Revert name table translation optimization
|
13 years ago |
Allan Stephens
|
f80c24d996
tipc: Add check to prevent insertion of duplicate name table entries
|
13 years ago |
Allan Stephens
|
c422f1bdc3
tipc: Simplify enforcement of reserved name type prohibition
|
13 years ago |
Paul Gortmaker
|
fead39098b
tipc: rename struct subscription to struct tipc_subscription
|
13 years ago |
Paul Gortmaker
|
4584310b4a
tipc: rename struct port_list to struct tipc_port_list
|
13 years ago |
Allan Stephens
|
8af4638a29
tipc: Eliminate checks for empty zone list during name translation
|
14 years ago |
Allan Stephens
|
f6f0a4d2d0
tipc: Convert name table publication lists to standard kernel lists
|
14 years ago |
Allan Stephens
|
b52124a50f
tipc: Partition name table instance array info into two parts
|
14 years ago |
Allan Stephens
|
a016892cd6
tipc: remove extraneous braces from single statements
|
14 years ago |
Allan Stephens
|
e3ec9c7d5e
tipc: remove zeroing assignments to static global variables
|
14 years ago |
Allan Stephens
|
0e65967e33
tipc: cleanup various cosmetic whitespace issues
|
14 years ago |
Allan Stephens
|
b29f142849
tipc: remove calls to dbg() and msg_dbg()
|
14 years ago |
Allan Stephens
|
c802628297
tipc: Remove obsolete inclusions of header files
|
14 years ago |
Paul Gortmaker
|
7368ddf144
tipc: clean out all instances of #if 0'd unused code
|
14 years ago |
Eric Dumazet
|
a02cec2155
net: return operator cleanup
|
14 years ago |
Allan Stephens
|
5d9c54c1e9
tipc: Minor optimizations to name table translation code
|
15 years ago |