Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6c3c4355d6bfa418db828684e67910c559402264
/
net
/
tipc
/
name_table.c
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
adccff3
net/tipc/name_table.c: Remove unecessary semicolon
by Peter Senna Tschudin
· 12 years ago
e6a04b1
tipc: eliminate configuration for maximum number of name publications
by Ying Xue
· 12 years ago
f046e7d
tipc: convert tipc_nametbl_size type from variable to macro
by Ying Xue
· 12 years ago
dc1aed3
tipc: phase out most of the struct print_buf usage
by Erik Hugne
· 12 years ago
2cf8aa1
tipc: use standard printk shortcut macros (pr_err etc.)
by Erik Hugne
· 12 years ago
f705ab9
tipc: limit error messages relating to memory leak to one line
by Paul Gortmaker
· 12 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
617d3c7
tipc: compress out gratuitous extra carriage returns
by Paul Gortmaker
· 13 years ago
8f17789
tipc: Enhance error checking of published names
by Allan Stephens
· 13 years ago
f7fb9d2
tipc: Create helper routine to delete unused name sequence structure
by Allan Stephens
· 13 years ago
d4f5c12
tipc: Ensure network address change doesn't impact name table updates
by Allan Stephens
· 13 years ago
336ebf5
tipc: Add routines for safe checking of node's network address
by Allan Stephens
· 13 years ago
fd6eced
tipc: Don't record failed publication attempt as a success
by Allan Stephens
· 13 years ago
1110b8d
tipc: Update node-scope publications when network address is assigned
by Allan Stephens
· 13 years ago
bc9f814
tipc: Revert name table translation optimization
by Allan Stephens
· 13 years ago
f80c24d
tipc: Add check to prevent insertion of duplicate name table entries
by Allan Stephens
· 13 years ago
c422f1b
tipc: Simplify enforcement of reserved name type prohibition
by Allan Stephens
· 13 years ago
fead390
tipc: rename struct subscription to struct tipc_subscription
by Paul Gortmaker
· 13 years ago
4584310
tipc: rename struct port_list to struct tipc_port_list
by Paul Gortmaker
· 13 years ago
8af4638
tipc: Eliminate checks for empty zone list during name translation
by Allan Stephens
· 13 years ago
f6f0a4d
tipc: Convert name table publication lists to standard kernel lists
by Allan Stephens
· 13 years ago
b52124a
tipc: Partition name table instance array info into two parts
by Allan Stephens
· 13 years ago
a016892
tipc: remove extraneous braces from single statements
by Allan Stephens
· 14 years ago
e3ec9c7
tipc: remove zeroing assignments to static global variables
by Allan Stephens
· 14 years ago
0e65967
tipc: cleanup various cosmetic whitespace issues
by Allan Stephens
· 14 years ago
b29f142
tipc: remove calls to dbg() and msg_dbg()
by Allan Stephens
· 14 years ago
c802628
tipc: Remove obsolete inclusions of header files
by Allan Stephens
· 14 years ago
7368ddf
tipc: clean out all instances of #if 0'd unused code
by Paul Gortmaker
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
5d9c54c
tipc: Minor optimizations to name table translation code
by Allan Stephens
· 14 years ago
c2de581
tipc: Minor enhancements to name table display format
by Allan Stephens
· 14 years ago
c68ca7b
tipc: add tipc_ prefix to fcns targeted for un-inlining
by Allan Stephens
· 14 years ago
f574179
tipc: trivial endian annotation in debug statement
by Harvey Harrison
· 16 years ago
968edbe
tipc: Optimization to multicast name lookup algorithm
by Allan Stephens
· 16 years ago
08d2cf0
tipc: Fix bug in scope checking for multicast messages
by Allan Stephens
· 16 years ago
307fdf5
tipc: Add missing spinlock in name table display code
by Allan Stephens
· 16 years ago
0f15d36
tipc: Prevent display of name table types with no publications
by Allan Stephens
· 16 years ago
4e3e6dc
tipc: Enhancements to name table initialization
by Allan Stephens
· 16 years ago
248bbf3
[TIPC]: Make function tipc_nameseq_subscribe static.
by Florian Westphal
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
c430728
[NET] TIPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
a10bd92
[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.
by Allan Stephens
· 18 years ago
f131072
[TIPC]: First phase of assert() cleanup
by Allan Stephens
· 18 years ago
9ab230f
[TIPC]: Prevent name table corruption if no room for new publication
by Allan Stephens
· 18 years ago
988f088
[TIPC]: Cleanups
by Adrian Bunk
· 19 years ago
05790c6
[TIPC]: Remove inlines from *.c
by Sam Ravnborg
· 19 years ago
1fc54d8
[TIPC]: Fix simple sparse warnings
by Sam Ravnborg
· 19 years ago
4323add
[TIPC] Avoid polluting the global namespace
by Per Liden
· 19 years ago
593a5f2
[TIPC] More updates of file headers
by Per Liden
· 19 years ago
9da1c8b
[TIPC] Update of file headers
by Per Liden
· 19 years ago
9ea1fd3
[TIPC] License header update
by Per Liden
· 19 years ago
b97bf3f
[TIPC] Initial merge
by Per Liden
· 19 years ago