Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ab883e2de3fc58c0af6070ea067a607a6310772b
/
net
/
tipc
/
link.h
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
· 9 years ago
cd4eee3
tipc: simplify link supervision checkpointing
by Jon Paul Maloy
· 9 years ago
a97b9d3
tipc: rename fields in struct tipc_link
by Jon Paul Maloy
· 9 years ago
e4bf4f7
tipc: simplify packet sequence number handling
by Jon Paul Maloy
· 9 years ago
b1c29f6
tipc: simplify resetting and disabling of bearers
by Jon Paul Maloy
· 9 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
47b4c9a
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
· 10 years ago
37e2216
tipc: rename and move message reassembly function
by Jon Paul Maloy
· 10 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
3c294cb
tipc: remove the bearer congestion mechanism
by Ying Xue
· 12 years ago
869dd46
tipc: remove print_buf and deprecated log buffer code
by Erik Hugne
· 12 years ago
7e9cab5
tipc: factor stats struct out of the larger link struct
by Paul Gortmaker
· 12 years ago
617d3c7
tipc: compress out gratuitous extra carriage returns
by Paul Gortmaker
· 13 years ago
a18c4bc
tipc: rename struct link* to struct tipc_link*
by Paul Gortmaker
· 13 years ago
f905730
tipc: Allow use of buf_seqno() helper routine by unicast links
by Allan Stephens
· 13 years ago
36559591
tipc: Ignore broadcast acknowledgements that are out-of-range
by Allan Stephens
· 13 years ago
9aa88c2
tipc: Enhance sending of bulk name table messages
by Allan Stephens
· 13 years ago
2689690
tipc: Avoid recomputation of outgoing message length
by Allan Stephens
· 14 years ago
37b9c08
tipc: Optimizations to link creation code
by Allan Stephens
· 14 years ago
9bd80b6
tipc: Improve accuracy of link transmit queue maximum size statistic
by Allan Stephens
· 14 years ago
2d627b9
tipc: Combine bearer structure with tipc_bearer structure
by Allan Stephens
· 14 years ago
23dd4cc
tipc: Combine port structure with tipc_port structure
by Allan Stephens
· 14 years ago
0e65967
tipc: cleanup various cosmetic whitespace issues
by Allan Stephens
· 14 years ago
Next »