index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
link.h
Age
Commit message (
Expand
)
Author
2016-09-02
tipc: transfer broadcast nacks in link state messages
Jon Paul Maloy
2016-04-15
tipc: let first message on link be a state message
Jon Paul Maloy
2016-03-06
tipc: remove pre-allocated message header in link struct
Jon Paul Maloy
2016-02-06
tipc: fix link attribute propagation bug
Richard Alpe
2015-11-20
tipc: eliminate remnants of hungarian notation
Jon Paul Maloy
2015-11-20
tipc: narrow down interface towards struct tipc_link
Jon Paul Maloy
2015-11-20
tipc: narrow down exposure of struct tipc_node
Jon Paul Maloy
2015-10-24
tipc: clean up unused code and structures
Jon Paul Maloy
2015-10-24
tipc: eliminate link's reference to owner node
Jon Paul Maloy
2015-10-24
tipc: introduce jumbo frame support for broadcast
Jon Paul Maloy
2015-10-24
tipc: let broadcast packet reception use new link receive function
Jon Paul Maloy
2015-10-24
tipc: introduce capability bit for broadcast synchronization
Jon Paul Maloy
2015-10-24
tipc: let broadcast transmission use new link transmit function
Jon Paul Maloy
2015-10-24
tipc: make struct tipc_link generic to support broadcast
Jon Paul Maloy
2015-10-24
tipc: use explicit allocation of broadcast send link
Jon Paul Maloy
2015-10-24
tipc: make link implementation independent from struct tipc_bearer
Jon Paul Maloy
2015-10-15
tipc: update node FSM when peer RESET message is received
Jon Paul Maloy
2015-10-15
tipc: send out RESET immediately when link goes down
Jon Paul Maloy
2015-10-15
tipc: delay ESTABLISH state event when link is established
Jon Paul Maloy
2015-10-15
tipc: improve sequence number checking
Jon Paul Maloy
2015-07-30
tipc: clean up link creation
Jon Paul Maloy
2015-07-30
tipc: merge link->exec_mode and link->state into one FSM
Jon Paul Maloy
2015-07-30
tipc: move protocol message sending away from link FSM
Jon Paul Maloy
2015-07-30
tipc: move link synch and failover to link aggregation level
Jon Paul Maloy
2015-07-30
tipc: move all link_reset() calls to link aggregation level
Jon Paul Maloy
2015-07-30
tipc: eliminate function tipc_link_activate()
Jon Paul Maloy
2015-07-20
tipc: reduce locking scope during packet reception
Jon Paul Maloy
2015-07-20
tipc: move link supervision timer to node level
Jon Paul Maloy
2015-07-20
tipc: simplify link timer implementation
Jon Paul Maloy
2015-07-20
tipc: improve link FSM implementation
Jon Paul Maloy
2015-07-20
tipc: clean up definitions and usage of link flags
Jon Paul Maloy
2015-07-20
tipc: make media xmit call outside node spinlock context
Jon Paul Maloy
2015-07-20
tipc: move link input queue to tipc_node
Jon Paul Maloy
2015-06-28
tipc: purge backlog queue counters when broadcast link is reset
Jon Paul Maloy
2015-05-14
tipc: simplify link supervision checkpointing
Jon Paul Maloy
2015-05-14
tipc: rename fields in struct tipc_link
Jon Paul Maloy
2015-05-14
tipc: simplify packet sequence number handling
Jon Paul Maloy
2015-05-14
tipc: simplify resetting and disabling of bearers
Jon Paul Maloy
2015-04-02
tipc: simplify link mtu negotiation
Jon Paul Maloy
2015-04-02
tipc: eliminate delayed link deletion at link failover
Jon Paul Maloy
2015-03-25
tipc: eliminate race condition at dual link establishment
Jon Paul Maloy
2015-03-25
tipc: introduce starvation free send algorithm
Jon Paul Maloy
2015-03-14
tipc: split link outqueue
Jon Paul Maloy
2015-02-09
tipc: convert legacy nl link stat reset to nl compat
Richard Alpe
2015-02-09
tipc: convert legacy nl link prop set to nl compat
Richard Alpe
2015-02-09
tipc: convert legacy nl link stat to nl compat
Richard Alpe
2015-02-05
tipc: resolve race problem at unicast message reception
Jon Paul Maloy
2015-02-05
tipc: reduce usage of context info in socket and link
Jon Paul Maloy
2015-02-04
tipc: avoid stale link after aborted failover
Jon Paul Maloy
2015-02-04
tipc: add reference count to struct tipc_link
Jon Paul Maloy
[next]