Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6d8c96cbc161168726480ab01ad5c53fd6b2e04a
/
net
/
tipc
/
name_distr.c
ddb1d33
tipc: purge deferred updates from dead nodes
by Erik Hugne
· 9 years ago
541726a
tipc: make dist queue pernet
by Erik Hugne
· 9 years ago
1d7e1c2
tipc: reduce code dependency between binding table and node layer
by Jon Paul Maloy
· 9 years ago
c7cad0d
tipc: move linearization of buffers to generic code
by Jon Paul Maloy
· 9 years ago
c49a0a8
tipc: ensure binding table initial distribution is sent via first link
by Jon Paul Maloy
· 9 years ago
af9b028
tipc: make media xmit call outside node spinlock context
by Jon Paul Maloy
· 9 years ago
9d13ec6
tipc: introduce link entry structure to struct tipc_node
by Jon Paul Maloy
· 9 years ago
8a0f6eb
tipc: involve reference counter for node structure
by Ying Xue
· 10 years ago
3622c36
tipc: only create header copy for name distr messages
by Erik Hugne
· 10 years ago
c637c10
tipc: resolve race problem at unicast message reception
by Jon Paul Maloy
· 10 years ago
c589863
tipc: reduce usage of context info in socket and link
by Jon Paul Maloy
· 10 years ago
3474753
tipc: make tipc node address support net namespace
by Ying Xue
· 10 years ago
4ac1c8d
tipc: name tipc name table support net namespace
by Ying Xue
· 10 years ago
f2f9800
tipc: make tipc node table aware of net namespace
by Ying Xue
· 10 years ago
97ede29
tipc: convert name table read-write lock to RCU
by Ying Xue
· 10 years ago
993bfe5
tipc: make name table allocated dynamically
by Ying Xue
· 10 years ago
1b61e70
tipc: remove size variable from publ_list struct
by Ying Xue
· 10 years ago
a6ca109
tipc: use generic SKB list APIs to manage TIPC outgoing packet chains
by Ying Xue
· 10 years ago
a8f48af
tipc: remove node subscription infrastructure
by Ying Xue
· 10 years ago
0fc4dff
tipc: fix sparse warnings
by Erik Hugne
· 10 years ago
a5325ae
tipc: add name distributor resiliency queue
by Erik Hugne
· 10 years ago
f4ad8a4
tipc: refactor name table updates out of named packet receive routine
by Erik Hugne
· 10 years ago
9fbfb8b
tipc: rename temporarily named functions
by Jon Paul Maloy
· 10 years ago
dbdf6d2
tipc: make name table distributor use new send function
by Jon Paul Maloy
· 10 years ago
ca0c427
tipc: avoid to asynchronously deliver name tables to peer node
by Ying Xue
· 11 years ago
5356f3d
tipc: always use tipc_node_lock() to hold node lock
by Ying Xue
· 11 years ago
eab8c045
tipc: move the delivery of named messages out of nametbl lock
by Ying Xue
· 11 years ago
7216cd9
tipc: purge tipc_net_lock lock
by Ying Xue
· 11 years ago
6c7a762
tipc: tipc: convert node list and node hlist to RCU lists
by Ying Xue
· 11 years ago
78dfb78
tipc: acquire necessary locks in named_cluster_distribute routine
by Ying Xue
· 11 years ago
247f0f3
tipc: align tipc function names with common naming practice in the network
by Ying Xue
· 11 years ago
4cb7d55
tipc: eliminate an unnecessary cast of node variable
by Ying Xue
· 12 years ago
2cf8aa1
tipc: use standard printk shortcut macros (pr_err etc.)
by Erik Hugne
· 12 years ago
617d3c7
tipc: compress out gratuitous extra carriage returns
by Paul Gortmaker
· 13 years ago
1110b8d
tipc: Update node-scope publications when network address is assigned
by Allan Stephens
· 13 years ago
a909804
tipc: Separate cluster-scope and zone-scope names into distinct lists
by Allan Stephens
· 13 years ago
e11aa05
tipc: Factor out name publication code to a separate function
by Allan Stephens
· 13 years ago
3f8375f
tipc: introduce publication lists struct
by Allan Stephens
· 13 years ago
5f6d912
tipc: Eliminate trivial buffer manipulation helper routines
by Allan Stephens
· 13 years ago
3175bd9
tipc: Eliminate alteration of publication key during name table purging
by Allan Stephens
· 13 years ago
a18c4bc
tipc: rename struct link* to struct tipc_link*
by Paul Gortmaker
· 13 years ago
945af1c
tipc: Eliminate useless check when network address is assigned
by Allan Stephens
· 13 years ago
9aa88c2
tipc: Enhance sending of bulk name table messages
by Allan Stephens
· 13 years ago
1c553bb
tipc: relocate/coalesce node cast in tipc_named_node_up
by Paul Gortmaker
· 13 years ago
149ce37
tipc: Prevent fragmented messages during initial name table exchange
by Allan Stephens
· 13 years ago
741d9eb
tipc: Cleanup of message header size terminology
by Allan Stephens
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
8f19afb
tipc: cosmetic - function names are not to be full sentences
by Paul Gortmaker
· 14 years ago
672d99e
tipc: Convert node object array to a hash table
by Allan Stephens
· 14 years ago
d1bcb11
tipc: Split up unified structure of network-related variables
by Allan Stephens
· 14 years ago
f137917
tipc: Cosmetic changes to node subscription code
by Allan Stephens
· 14 years ago
431697e
tipc: Prevent null pointer error when removing a node subscription
by Allan Stephens
· 14 years ago
e3ec9c7
tipc: remove zeroing assignments to static global variables
by Allan Stephens
· 14 years ago
e83504f
tipc: remove pointless check for NULL prior to kfree
by Allan Stephens
· 14 years ago
886ef52
tipc: remove redundant #includes
by Allan Stephens
· 14 years ago
b29f142
tipc: remove calls to dbg() and msg_dbg()
by Allan Stephens
· 14 years ago
8f92df6
tipc: Remove prototype code for supporting multiple clusters
by Allan Stephens
· 14 years ago
c802628
tipc: Remove obsolete inclusions of header files
by Allan Stephens
· 14 years ago
31e3c3f
tipc: cleanup function namespace
by stephen hemminger
· 14 years ago
c68ca7b
tipc: add tipc_ prefix to fcns targeted for un-inlining
by Allan Stephens
· 14 years ago
7571521
tipc: Optimize message initialization routine
by Allan Stephens
· 16 years ago
40dbfae
tipc: Fix null pointer dereference in debug code
by Allan Stephens
· 17 years ago
c430728
[NET] TIPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
3e6c8cd
[TIPC]: endianness annotations
by Al Viro
· 18 years ago
08c31f7
[TIPC]: Name publication events now delivered in chronological order
by Allan Stephens
· 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
63903ca
[NET]: Remove redundant NULL checks before [kv]free
by Jesper Juhl
· 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