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
Age
Commit message (
Expand
)
Author
2021-03-29
net:tipc: Fix a double free in tipc_sk_mcast_rcv
Lv Yunlong
2021-03-15
tipc: better validate user input in tipc_nl_retrieve_key()
Eric Dumazet
2021-01-27
tipc: remove duplicated code in tipc_msg_create
Hoang Huu Le
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
2021-01-09
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
2021-01-05
net: tipc: Replace expression with offsetof()
Zheng Yongjun
2020-12-16
tipc: do sanity check payload of a netlink message
Hoang Le
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-08
net: tipc: prevent possible null deref of link
Cengiz Can
2020-12-04
tipc: support 128bit node identity for peer removing
Hoang Le
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-01
net/tipc: fix all function Return: notation
Randy Dunlap
2020-12-01
net/tipc: fix socket.c kernel-doc
Randy Dunlap
2020-12-01
net/tipc: fix node.c kernel-doc
Randy Dunlap
2020-12-01
net/tipc: fix name_table.c kernel-doc
Randy Dunlap
2020-12-01
net/tipc: fix name_distr.c kernel-doc
Randy Dunlap
2020-12-01
net/tipc: fix link.c kernel-doc
Randy Dunlap
2020-12-01
net/tipc: fix bearer.c for kernel-doc
Randy Dunlap
2020-12-01
net/tipc: fix various kernel-doc warnings
Randy Dunlap
2020-12-01
net/tipc: fix tipc header files for kernel-doc
Randy Dunlap
2020-12-01
tipc: fix incompatible mtu of transmission
Hoang Le
2020-11-27
tipc: update address terminology in code
Jon Maloy
2020-11-27
tipc: make node number calculation reproducible
Jon Maloy
2020-11-27
tipc: refactor tipc_sk_bind() function
Jon Maloy
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-13
tipc: fix -Wstringop-truncation warnings
Wenlin Kang
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-11
tipc: fix memory leak in tipc_topsrv_start()
Wang Hai
2020-11-02
tipc: remove unneeded semicolon
Tom Rix
2020-10-30
tipc: remove dead code in tipc_net and relatives
Hoang Huu Le
2020-10-30
net: tipc: Add __printf() markup to fix -Wsuggest-attribute=format
Andrew Lunn
2020-10-30
net: tipc: Fix parameter types passed to %s formater
Andrew Lunn
2020-10-30
tipc: add stricter control of reserved service types
Jon Maloy
2020-10-29
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-29
tipc: fix memory leak caused by tipc_buf_append()
Tung Nguyen
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
2020-10-16
tipc: fix incorrect setting window for bcast link
Hoang Huu Le
2020-10-16
tipc: re-configure queue limit for broadcast link
Hoang Huu Le
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-09
tipc: fix NULL pointer dereference in tipc_named_rcv
Hoang Huu Le
2020-10-09
tipc: fix the skb_unshare() in tipc_buf_append()
Cong Wang
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-18
net: tipc: Supply missing udp_media.h include file
Wang Hai
2020-09-18
tipc: Remove unused macro CF_SERVER
YueHaibing
2020-09-18
net: tipc: delete duplicated words
Randy Dunlap
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
2020-09-18
tipc: add automatic session key exchange
Tuong Lien
2020-09-18
tipc: introduce encryption master key
Tuong Lien
[next]