Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c3f463baae6eec589f7648604cafefdfe4b85288
/
net
/
tipc
/
node.h
38206d5
tipc: narrow down interface towards struct tipc_link
by Jon Paul Maloy
· 9 years ago
5be9c08
tipc: narrow down exposure of struct tipc_node
by Jon Paul Maloy
· 9 years ago
5405ff6
tipc: convert node lock to rwlock
by Jon Paul Maloy
· 9 years ago
2312bf6
tipc: introduce per-link spinlock
by Jon Paul Maloy
· 9 years ago
1d7e1c2
tipc: reduce code dependency between binding table and node layer
by Jon Paul Maloy
· 9 years ago
2af5ae3
tipc: clean up unused code and structures
by Jon Paul Maloy
· 9 years ago
5266698
tipc: let broadcast packet reception use new link receive function
by Jon Paul Maloy
· 9 years ago
fd556f2
tipc: introduce capability bit for broadcast synchronization
by Jon Paul Maloy
· 9 years ago
23d8335
tipc: remove implicit message delivery in node_unlock()
by Jon Paul Maloy
· 9 years ago
cf14881
tipc: move received discovery data evaluation inside node.c
by Jon Paul Maloy
· 9 years ago
6e49815
tipc: move link synch and failover to link aggregation level
by Jon Paul Maloy
· 9 years ago
66996b6
tipc: extend node FSM
by Jon Paul Maloy
· 9 years ago
6144a99
tipc: move all link_reset() calls to link aggregation level
by Jon Paul Maloy
· 9 years ago
d999297
tipc: reduce locking scope during packet reception
by Jon Paul Maloy
· 9 years ago
1a20cc2
tipc: introduce node contact FSM
by Jon Paul Maloy
· 9 years ago
8a1577c
tipc: move link supervision timer to node level
by Jon Paul Maloy
· 9 years ago
af9b028
tipc: make media xmit call outside node spinlock context
by Jon Paul Maloy
· 9 years ago
36e78a4
tipc: use bearer index when looking up active links
by Jon Paul Maloy
· 9 years ago
d39bbd4
tipc: move link input queue to tipc_node
by Jon Paul Maloy
· 9 years ago
d3a43b9
tipc: move link creation from neighbor discoverer to node
by Jon Paul Maloy
· 9 years ago
9d13ec6
tipc: introduce link entry structure to struct tipc_node
by Jon Paul Maloy
· 9 years ago
a6bf70f
tipc: simplify include dependencies
by Jon Paul Maloy
· 9 years ago
8a0f6eb
tipc: involve reference counter for node structure
by Ying Xue
· 10 years ago
b952b2b
tipc: fix potential deadlock when all links are reset
by Ying Xue
· 10 years ago
05dcc5a
tipc: split link outqueue
by Jon Paul Maloy
· 10 years ago
7764d6e
tipc: add framework for node capabilities exchange
by Jon Paul Maloy
· 10 years ago
4b28cb5
tipc: convert legacy nl node dump to nl compat
by Richard Alpe
· 10 years ago
357ebdb
tipc: convert legacy nl link dump to nl compat
by Richard Alpe
· 10 years ago
cb1b728
tipc: eliminate race condition at multicast reception
by Jon Paul Maloy
· 10 years ago
c637c10
tipc: resolve race problem at unicast message reception
by Jon Paul Maloy
· 10 years ago
f2f9800
tipc: make tipc node table aware of net namespace
by Ying Xue
· 10 years ago
bc6fecd
tipc: use generic SKB list APIs to manage deferred queue of link
by Ying Xue
· 10 years ago
a8f48af
tipc: remove node subscription infrastructure
by Ying Xue
· 10 years ago
3e4b6ab
tipc: add node get/dump to new netlink api
by Richard Alpe
· 10 years ago
7b8613e
tipc: fix a potential deadlock
by Ying Xue
· 10 years ago
908344c
tipc: fix bug in multicast congestion handling
by Jon Maloy
· 10 years ago
02be61a
tipc: use message to abort connections when losing contact to node
by Jon Paul Maloy
· 10 years ago
50100a5
tipc: use pseudo message to wake up sockets after link congestion
by Jon Paul Maloy
· 10 years ago
16e166b
tipc: make link mtu easily accessible from socket
by Jon Paul Maloy
· 10 years ago
37e2216
tipc: rename and move message reassembly function
by Jon Paul Maloy
· 10 years ago
aecb9bb
tipc: rename enum names of node flags
by Ying Xue
· 11 years ago
ca0c427
tipc: avoid to asynchronously deliver name tables to peer node
by Ying Xue
· 11 years ago
9d56194
tipc: remove TIPC_NAMES_GONE node flag
by Ying Xue
· 11 years ago
9db9fdd
tipc: avoid to asynchronously notify subscriptions
by Ying Xue
· 11 years ago
10f465c
tipc: rename setup_blocked variable of node struct to flags
by Ying Xue
· 11 years ago
486f930
tipc: adjust order of variables in tipc_node structure
by Ying Xue
· 11 years ago
78acb1f
tipc: add ioctl to fetch link names
by Erik Hugne
· 11 years ago
6c7a762
tipc: tipc: convert node list and node hlist to RCU lists
by Ying Xue
· 11 years ago
46651c5
tipc: rename node create lock to protect node list and hlist
by Ying Xue
· 11 years ago
b9d4c33
tipc: remove 'has_redundant_link' flag from STATE link protocol messages
by Jon Paul Maloy
· 11 years ago
eec73f1
tipc: remove unused code
by stephen hemminger
· 11 years ago
40ba3cd
tipc: message reassembly using fragment chain
by Erik Hugne
· 11 years ago
389dd9b
tipc: rename supported flag to recv_permitted
by Ying Xue
· 12 years ago
818f4da
tipc: remove supportable flag from bclink structure
by Ying Xue
· 12 years ago
617d3c7
tipc: compress out gratuitous extra carriage returns
by Paul Gortmaker
· 13 years ago
a635b46
tipc: Hide internal details of node table implementation
by Allan Stephens
· 13 years ago
fc0eea6
tipc: Introduce node signature field in neighbor discovery message
by Allan Stephens
· 13 years ago
1ec2bb0
tipc: Remove obsolete broadcast tag capability
by Allan Stephens
· 13 years ago
7a54d4a
tipc: Major redesign of broadcast link ACK/NACK algorithms
by Allan Stephens
· 13 years ago
9349931
tipc: Ensure broadcast link re-acquires node after link failure
by Allan Stephens
· 13 years ago
a18c4bc
tipc: rename struct link* to struct tipc_link*
by Paul Gortmaker
· 13 years ago
b4b5610
tipc: Ensure both nodes recognize loss of contact between them
by Allan Stephens
· 13 years ago
37b9c08
tipc: Optimizations to link creation code
by Allan Stephens
· 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
8f92df6
tipc: Remove prototype code for supporting multiple clusters
by Allan Stephens
· 14 years ago
51a8e4d
tipc: Remove prototype code for supporting inter-cluster routing
by Allan Stephens
· 14 years ago
51f98a8
tipc: Remove prototype code for supporting multiple zones
by Allan Stephens
· 14 years ago
31e3c3f
tipc: cleanup function namespace
by stephen hemminger
· 14 years ago
5a68d5e
tipc: Prevent missing name table entries when link flip-flops rapidly
by Allan Stephens
· 14 years ago
6c00055
tipc: Don't use structure names which easily globally conflict.
by David S. Miller
· 16 years ago
c430728
[NET] TIPC: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
5392d64
[TIPC]: Fixed link switchover bugs
by Allan Stephens
· 18 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