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
/
msg.h
Age
Commit message (
Expand
)
Author
2021-06-28
net: tipc: fix FB_MTU eat two pages
Menglong Dong
2020-09-18
tipc: add automatic session key exchange
Tuong Lien
2020-09-18
tipc: introduce encryption master key
Tuong Lien
2020-06-19
tipc: Use struct_size() helper
Gustavo A. R. Silva
2020-06-17
tipc: update a binding service via broadcast
Hoang Huu Le
2020-05-26
tipc: add test for Nagle algorithm effectiveness
Tuong Lien
2020-05-26
tipc: add support for broadcast rcv stats dumping
Tuong Lien
2020-05-26
tipc: introduce Gap ACK blocks for broadcast link
Tuong Lien
2020-03-26
tipc: Add a missing case of TIPC_DIRECT_MSG type
Hoang Le
2019-11-08
tipc: introduce TIPC encryption & authentication
Tuong Lien
2019-11-03
tipc: improve message bundling algorithm
Tuong Lien
2019-10-30
tipc: add smart nagle feature
Jon Maloy
2019-10-29
tipc: improve throughput between nodes in netns
Hoang Le
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-16
tipc: fix false detection of retransmit failures
Tuong Lien
2019-07-25
tipc: fix changeover issues due to large packet
Tuong Lien
2019-07-25
tipc: optimize link synching mechanism
Tuong Lien
2019-06-25
tipc: rename function msg_get_wrapped() to msg_inner_hdr()
Jon Maloy
2019-04-04
tipc: reduce duplicate packets for unicast traffic
Tuong Lien
2019-04-04
tipc: improve TIPC throughput by Gap ACK blocks
Tuong Lien
2019-03-19
tipc: smooth change between replicast and broadcast
Hoang Le
2019-02-11
tipc: fix link session and re-establish issues
Tuong Lien
2018-11-11
tipc: improve broadcast retransmission algorithm
LUU Duc Canh
2018-09-29
tipc: buffer overflow handling in listener socket
Tung Nguyen
2018-09-29
tipc: add SYN bit to connection setup messages
Jon Maloy
2018-03-23
tipc: handle collisions of 32-bit node address hash values
Jon Maloy
2017-12-01
tipc: fall back to smaller MTU if allocation of local send skb fails
Jon Maloy
2017-11-16
tipc: enforce valid ratio between skb truesize and contents
Jon Maloy
2017-11-11
tipc: improve link resiliency when rps is activated
Jon Maloy
2017-10-13
tipc: add multipoint-to-point flow control
Jon Maloy
2017-10-13
tipc: guarantee that group broadcast doesn't bypass group unicast
Jon Maloy
2017-10-13
tipc: introduce group multicast messaging
Jon Maloy
2017-10-13
tipc: introduce group unicast messaging
Jon Maloy
2017-10-13
tipc: introduce flow control for group broadcast messages
Jon Maloy
2017-10-13
tipc: receive group membership events via member socket
Jon Maloy
2017-10-13
tipc: add second source address to recvmsg()/recvfrom()
Jon Maloy
2017-10-13
tipc: introduce communication groups
Jon Maloy
2017-10-13
tipc: refactor function filter_rcv()
Jon Maloy
2017-10-13
tipc: add ability to order and receive topology events in driver
Jon Maloy
2017-01-20
tipc: introduce replicast as transport option for multicast
Jon Paul Maloy
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-16
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
2017-01-03
tipc: reduce risk of user starvation during link congestion
Jon Paul Maloy
2016-11-01
tipc: rename struct tipc_skb_cb member handle to bytes_read
Parthasarathy Bhuvaragan
2016-10-29
tipc: fix broadcast link synchronization problem
Jon Paul Maloy
2016-09-02
tipc: transfer broadcast nacks in link state messages
Jon Paul Maloy
2016-06-22
tipc: unclone unbundled buffers before forwarding
Jon Paul Maloy
2016-05-03
tipc: redesign connection-level flow control
Jon Paul Maloy
2016-04-15
tipc: guarantee peer bearer id exchange after reboot
Jon Paul Maloy
2016-04-07
tipc: stricter filtering of packets in bearer layer
Jon Paul Maloy
[next]