Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
4049dc1a43d1530eb462ec42201335e7b0439a80
/
net
/
tipc
/
node.c
2be80c2
tipc: fix stale link problem during synchronization
by Jon Paul Maloy
· 9 years ago
5ae2f8e
tipc: interrupt link synchronization when a link goes down
by Jon Paul Maloy
· 9 years ago
17b2063
tipc: eliminate risk of premature link setup during failover
by Jon Paul Maloy
· 9 years ago
440d896
tipc: clean up link creation
by Jon Paul Maloy
· 9 years ago
23d8335
tipc: remove implicit message delivery in node_unlock()
by Jon Paul Maloy
· 9 years ago
598411d
tipc: make resetting of links non-atomic
by Jon Paul Maloy
· 9 years ago
cf14881
tipc: move received discovery data evaluation inside node.c
by Jon Paul Maloy
· 9 years ago
662921c
tipc: merge link->exec_mode and link->state into one FSM
by Jon Paul Maloy
· 9 years ago
5045f7b
tipc: move protocol message sending away from link FSM
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
655fb24
tipc: reverse call order for link_reset()->node_link_down()
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
cbeb83c
tipc: eliminate function tipc_link_activate()
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
d3504c3
tipc: clean up definitions and usage of link flags
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
dd3f9e7
tipc: add packet sequence number at instant of transmission
by Jon Paul Maloy
· 10 years ago
a6bf70f
tipc: simplify include dependencies
by Jon Paul Maloy
· 10 years ago
ed193ec
tipc: simplify link mtu negotiation
by Jon Paul Maloy
· 10 years ago
dff29b1
tipc: eliminate delayed link deletion at link failover
by Jon Paul Maloy
· 10 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
22ae7cf
tipc: nl compat add noop and remove legacy nl framework
by Richard Alpe
· 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
bfb3e5d
tipc: move and rename the legacy nl api to "nl compat"
by Richard Alpe
· 10 years ago
cb1b728
tipc: eliminate race condition at multicast reception
by Jon Paul Maloy
· 10 years ago
708ac32
tipc: simplify connection abort notifications when links break
by Jon Paul Maloy
· 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
b45db71
tipc: eliminate race during node creation
by Jon Paul Maloy
· 10 years ago
7d24dcd
tipc: avoid stale link after aborted failover
by Jon Paul Maloy
· 10 years ago
3fa9cac
tipc: fix excessive network event logging
by Erik Hugne
· 10 years ago
3474753
tipc: make tipc node address support net namespace
by Ying Xue
· 10 years ago
1da4656
tipc: make tipc broadcast link 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
340b6e5
tipc: fix broadcast wakeup contention after congestion
by Richard Alpe
· 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
d818280
tipc: fix sparse warnings in new nl api
by Richard Alpe
· 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
dbdf6d2
tipc: make name table distributor use new send function
by Jon Paul Maloy
· 10 years ago
16e166b
tipc: make link mtu easily accessible from socket
by Jon Paul Maloy
· 11 years ago
37e2216
tipc: rename and move message reassembly function
by Jon Paul Maloy
· 11 years ago
ca9cf06
tipc: don't directly overwrite node action_flags
by Ying Xue
· 11 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
d7bb74c
tipc: fix out of bounds indexing
by Erik Hugne
· 11 years ago
78acb1f
tipc: add ioctl to fetch link names
by Erik Hugne
· 11 years ago
a89778d
tipc: add support for link state subscriptions
by Erik Hugne
· 11 years ago
7216cd9
tipc: purge tipc_net_lock lock
by Ying Xue
· 11 years ago
7a2f7d1
tipc: decouple the relationship between bearer and link
by Ying Xue
· 11 years ago
dde2026
tipc: use node list lock to protect tipc_num_links variable
by Ying Xue
· 11 years ago
2220646
tipc: use node_list_lock to protect tipc_num_nodes variable
by Ying Xue
· 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
76d7882
tipc: remove unnecessary checking for node object
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
074bb43
tipc: fix a loop style problem
by Jon Paul Maloy
· 11 years ago
7d33939
tipc: delay delete of link when failover is needed
by Jon Paul Maloy
· 11 years ago
170b392
tipc: rename functions related to link failover and improve comments
by Jon Paul Maloy
· 11 years ago
eec73f1
tipc: remove unused code
by stephen hemminger
· 11 years ago
d77b383
tipc: eliminate redundant code with kfree_skb_list routine
by Ying Xue
· 11 years ago
40ba3cd
tipc: message reassembly using fragment chain
by Erik Hugne
· 11 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
c64f7a6
tipc: introduce message to synchronize broadcast link
by Jon Maloy
· 12 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
2cf8aa1
tipc: use standard printk shortcut macros (pr_err etc.)
by Erik Hugne
· 13 years ago
617d3c7
tipc: compress out gratuitous extra carriage returns
by Paul Gortmaker
· 13 years ago
872f24d
tipc: remove inline instances from C source files.
by Paul Gortmaker
· 13 years ago
336ebf5
tipc: Add routines for safe checking of node's network address
by Allan Stephens
· 13 years ago
b58343f
tipc: Eliminate support for tipc_mode global variable
by Allan Stephens
· 13 years ago
75aba9a
tipc: Minor optimization to broadcast link synchronization logic
by Allan Stephens
· 13 years ago
1cc35df
tipc: Remove obsolete comments about routing table updates
by Allan Stephens
· 13 years ago
5f6d912
tipc: Eliminate trivial buffer manipulation helper routines
by Allan Stephens
· 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
36559591
tipc: Ignore broadcast acknowledgements that are out-of-range
by Allan Stephens
· 13 years ago
cd3decd
tipc: Ensure broadcast link spinlock is held when updating node map
by Allan Stephens
· 13 years ago
b4b5610
tipc: Ensure both nodes recognize loss of contact between them
by Allan Stephens
· 14 years ago
Next »