Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c5d9ae265b105d9a67575fb67bd4650a6fc08e25
/
net
/
tipc
/
link.h
be07f05
tipc: simplify the finalize work queue
by Xin Long
· 3 years, 7 months ago
03b6fef
tipc: add support for broadcast rcv stats dumping
by Tuong Lien
· 4 years, 7 months ago
a91d55d
tipc: enable broadcast retrans via unicast
by Tuong Lien
· 4 years, 7 months ago
d7626b5
tipc: introduce Gap ACK blocks for broadcast link
by Tuong Lien
· 4 years, 7 months ago
16ad3f4
tipc: introduce variable window congestion control
by Jon Maloy
· 5 years ago
fc1b6d6
tipc: introduce TIPC encryption & authentication
by Tuong Lien
· 5 years ago
c0b14a0
tipc: fix missing Name entries due to half-failover
by Tuong Lien
· 6 years ago
26574db
tipc: add trace_events for tipc link
by Tuong Lien
· 6 years ago
b4b9771
tipc: enable tracepoints in tipc
by Tuong Lien
· 6 years ago
c140eb1
tipc: fix failover problem
by LUU Duc Canh
· 6 years ago
7ea817f
tipc: check session number before accepting link protocol messages
by Jon Maloy
· 6 years ago
9012de5
tipc: add sequence number check for link STATE messages
by Jon Maloy
· 6 years ago
25b0b9c
tipc: handle collisions of 32-bit node address hash values
by Jon Maloy
· 7 years ago
02d11ca
tipc: transfer broadcast nacks in link state messages
by Jon Paul Maloy
· 8 years ago
34b9cd6
tipc: let first message on link be a state message
by Jon Paul Maloy
· 9 years ago
e74a386
tipc: remove pre-allocated message header in link struct
by Jon Paul Maloy
· 9 years ago
d01332f
tipc: fix link attribute propagation bug
by Richard Alpe
· 9 years ago
1a90632
tipc: eliminate remnants of hungarian notation
by Jon Paul Maloy
· 9 years ago
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
2af5ae3
tipc: clean up unused code and structures
by Jon Paul Maloy
· 9 years ago
c72fa87
tipc: eliminate link's reference to owner node
by Jon Paul Maloy
· 9 years ago
959e178
tipc: introduce jumbo frame support for broadcast
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
2f56612
tipc: let broadcast transmission use new link transmit function
by Jon Paul Maloy
· 9 years ago
c1ab3f1d
tipc: make struct tipc_link generic to support broadcast
by Jon Paul Maloy
· 9 years ago
3230190
tipc: use explicit allocation of broadcast send link
by Jon Paul Maloy
· 9 years ago
0e05498
tipc: make link implementation independent from struct tipc_bearer
by Jon Paul Maloy
· 9 years ago
c819930
tipc: update node FSM when peer RESET message is received
by Jon Paul Maloy
· 9 years ago
282b3a0
tipc: send out RESET immediately when link goes down
by Jon Paul Maloy
· 9 years ago
73f646c
tipc: delay ESTABLISH state event when link is established
by Jon Paul Maloy
· 9 years ago
81204c4
tipc: improve sequence number checking
by Jon Paul Maloy
· 9 years ago
440d896
tipc: clean up link creation
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
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
8a1577c
tipc: move link supervision timer to node level
by Jon Paul Maloy
· 9 years ago
333ef69
tipc: simplify link timer implementation
by Jon Paul Maloy
· 9 years ago
6ab30f9
tipc: improve link FSM implementation
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
d39bbd4
tipc: move link input queue to tipc_node
by Jon Paul Maloy
· 9 years ago
7d967b6
tipc: purge backlog queue counters when broadcast link is reset
by Jon Paul Maloy
· 10 years ago
cd4eee3
tipc: simplify link supervision checkpointing
by Jon Paul Maloy
· 10 years ago
a97b9d3
tipc: rename fields in struct tipc_link
by Jon Paul Maloy
· 10 years ago
e4bf4f7
tipc: simplify packet sequence number handling
by Jon Paul Maloy
· 10 years ago
b1c29f6
tipc: simplify resetting and disabling of bearers
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
8b4ed86
tipc: eliminate race condition at dual link establishment
by Jon Paul Maloy
· 10 years ago
1f66d16
tipc: introduce starvation free send algorithm
by Jon Paul Maloy
· 10 years ago
05dcc5a
tipc: split link outqueue
by Jon Paul Maloy
· 10 years ago
1817877
tipc: convert legacy nl link stat reset to nl compat
by Richard Alpe
· 10 years ago
37e2d48
tipc: convert legacy nl link prop set to nl compat
by Richard Alpe
· 10 years ago
f2b3b2d
tipc: convert legacy nl link stat to nl compat
by Richard Alpe
· 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
7d24dcd
tipc: avoid stale link after aborted failover
by Jon Paul Maloy
· 10 years ago
2d72d49
tipc: add reference count to struct tipc_link
by Jon Paul Maloy
· 10 years ago
7f9f95d
tipc: make bearer list 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
54fef04
tipc: remove unused tipc_link_get_max_pkt routine
by Ying Xue
· 10 years ago
859fc7c
tipc: cleanup core.c and core.h files
by Ying Xue
· 10 years ago
2f55c43
tipc: remove unnecessary wrapper functions of kernel timer APIs
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
bc6fecd
tipc: use generic SKB list APIs to manage deferred queue of link
by Ying Xue
· 10 years ago
58dc55f
tipc: use generic SKB list APIs to manage link transmission queue
by Ying Xue
· 10 years ago
99315ad
tipc: remove unused between routine
by Ying Xue
· 10 years ago
47b4c9a8
tipc: clean up the process of link pushing packets
by Ying Xue
· 10 years ago
7b6f087
tipc: remove retransmission queue
by Ying Xue
· 10 years ago
8965d25
tipc: remove protocol message queue
by Ying Xue
· 10 years ago
ae36342
tipc: add link stat reset to new netlink api
by Richard Alpe
· 10 years ago
f96ce7a
tipc: add link set to new netlink api
by Richard Alpe
· 10 years ago
7be57fc
tipc: add link get/dump to new netlink api
by Richard Alpe
· 10 years ago
0655f6a
tipc: add bearer disable/enable to new netlink api
by Richard Alpe
· 10 years ago
50100a5
tipc: use pseudo message to wake up sockets after link congestion
by Jon Paul Maloy
· 10 years ago
9fbfb8b
tipc: rename temporarily named functions
by Jon Paul Maloy
· 10 years ago
c4116e1
tipc: remove unreferenced 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
4f1688b
tipc: introduce send functions for chained buffers in link
by Jon Paul Maloy
· 11 years ago
37e2216
tipc: rename and move message reassembly function
by Jon Paul Maloy
· 11 years ago
3f5a12b
tipc: avoid to asynchronously reset all links
by Ying Xue
· 11 years ago
7a2f7d1
tipc: decouple the relationship between bearer and link
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
7d33939
tipc: delay delete of link when failover is needed
by Jon Paul Maloy
· 11 years ago
c61dd61
tipc: remove 'links' list from tipc_bearer struct
by Ying Xue
· 11 years ago
135daee
tipc: redefine 'started' flag in struct link to bitmap
by Ying Xue
· 11 years ago
8d8439b
tipc: move code for deleting links from bearer.c to link.c
by Ying Xue
· 11 years ago
e0ca2c3
tipc: move code for resetting links from bearer.c to link.c
by Ying Xue
· 11 years ago
03b9201
tipc: stricter behavior of message reassembly function
by Jon Paul Maloy
· 11 years ago
581465f
tipc: make link start event synchronous
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
9805696
tipc: make local function static
by stephen hemminger
· 11 years ago
77a7e07
tipc: remove unused 'blocked' flag from tipc_link struct
by Ying Xue
· 11 years ago
40ba3cd
tipc: message reassembly using fragment chain
by Erik Hugne
· 11 years ago
9446b87
tipc: remove iovec length parameter from all sending functions
by Ying Xue
· 11 years ago
Next »