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
2017-12-16
tipc: fix memory leak in tipc_accept_from_sock()
Jon Maloy
2017-12-09
tipc: fix cleanup at module unload
Parthasarathy Bhuvaragan
2017-11-18
tipc: fix link attribute propagation bug
Richard Alpe
2017-10-21
tipc: use only positive error codes in messages
Parthasarathy Bhuvaragan
2017-08-30
tipc: fix use-after-free
Eric Dumazet
2017-06-17
tipc: ignore requests when the connection state is not CONNECTED
Parthasarathy Bhuvaragan
2017-04-30
tipc: check minimum bearer MTU
Michal Kubeček
2017-04-30
tipc: fix socket timer deadlock
Jon Paul Maloy
2017-04-30
tipc: fix random link resets while adding a second bearer
Parthasarathy Bhuvaragan
2017-04-30
tipc: correct error in node fsm
Jon Paul Maloy
2017-04-30
tipc: re-enable compensation for socket receive buffer double counting
Jon Paul Maloy
2017-04-30
tipc: make dist queue pernet
Erik Hugne
2017-04-30
tipc: make sure IPv6 header fits in skb headroom
Richard Alpe
2017-04-27
tipc: fix crash during node removal
Jon Paul Maloy
2016-09-30
tipc: fix NULL pointer dereference in shutdown()
Vegard Nossum
2016-09-24
tipc: move linearization of buffers to generic code
Jon Paul Maloy
2016-09-15
tipc: fix nl compat regression for link statistics
Richard Alpe
2016-09-15
tipc: fix an infoleak in tipc_nl_compat_link_dump
Kangjie Lu
2016-09-15
tipc: fix nullptr crash during subscription cancel
Parthasarathy Bhuvaragan
2016-06-24
tipc: fix nametable publication field in nl compat
Richard Alpe
2016-06-24
tipc: check nl sock before parsing nested attributes
Richard Alpe
2016-04-20
tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
Parthasarathy Bhuvaragan
2016-03-03
tipc: unlock in error path
Insu Yun
2016-03-03
tipc: fix premature addition of node to lookup table
Jon Paul Maloy
2016-03-03
tipc: fix connection abort during subscription cancel
Parthasarathy Bhuvaragan
2015-11-24
tipc: fix error handling of expanding buffer headroom
Ying Xue
2015-11-23
tipc: avoid packets leaking on socket receive queue
Ying Xue
2015-11-20
tipc: correct settings of broadcast link state
Jon Paul Maloy
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-01
tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers
Jon Paul Maloy
2015-10-25
tipc: link_is_bc_sndlink() can be static
Wu Fengguang
2015-10-24
tipc: clean up unused code and structures
Jon Paul Maloy
2015-10-24
tipc: ensure binding table initial distribution is sent via first link
Jon Paul Maloy
2015-10-24
tipc: eliminate link's reference to owner node
Jon Paul Maloy
2015-10-24
tipc: eliminate redundant buffer cloning at transmission
Jon Paul Maloy
2015-10-24
tipc: let neighbor discoverer tranmsit consumable buffers
Jon Paul Maloy
2015-10-24
tipc: introduce jumbo frame support for broadcast
Jon Paul Maloy
2015-10-24
tipc: simplify bearer level 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-24
tipc: create broadcast transmission link at namespace init
Jon Paul Maloy
2015-10-24
tipc: move broadcast link lock to struct tipc_net
Jon Paul Maloy
2015-10-24
tipc: move bcast definitions to bcast.c
Jon Paul Maloy
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-21
tipc: conditionally expand buffer headroom over udp tunnel
Jon Paul Maloy
2015-10-21
tipc: allow non-linear first fragment buffer
Jon Paul Maloy
[next]