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-10-12
tipc: use only positive error codes in messages
Parthasarathy Bhuvaragan
2017-08-30
tipc: fix use-after-free
Eric Dumazet
2017-07-05
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
2017-07-05
net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
Jia-Ju Bai
2017-06-17
tipc: fix nametbl_lock soft lockup at node/link events
Parthasarathy Bhuvaragan
2017-06-17
tipc: add subscription refcount to avoid invalid delete
Parthasarathy Bhuvaragan
2017-06-17
tipc: fix connection refcount error
Parthasarathy Bhuvaragan
2017-06-17
tipc: ignore requests when the connection state is not CONNECTED
Parthasarathy Bhuvaragan
2017-06-17
tipc: Fix tipc_sk_reinit race conditions
Herbert Xu
2016-12-02
tipc: check minimum bearer MTU
Michal Kubeček
2016-11-27
tipc: fix link statistics counter errors
Jon Paul Maloy
2016-11-25
tipc: resolve connection flow control compatibility problem
Jon Paul Maloy
2016-11-25
tipc: improve sanity check for received domain records
Jon Paul Maloy
2016-11-25
tipc: fix compatibility bug in link monitoring
Jon Paul Maloy
2016-11-19
tipc: eliminate obsolete socket locking policy description
Jon Paul Maloy
2016-10-29
tipc: fix broadcast link synchronization problem
Jon Paul Maloy
2016-10-13
tipc: info leak in __tipc_nl_add_udp_addr()
Dan Carpenter
2016-09-13
tipc: fix possible memory leak in tipc_udp_enable()
Wei Yongjun
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-02
tipc: send broadcast nack directly upon sequence gap detection
Jon Paul Maloy
2016-09-02
tipc: rate limit broadcast retransmissions
Jon Paul Maloy
2016-09-02
tipc: transfer broadcast nacks in link state messages
Jon Paul Maloy
2016-09-01
tipc: fix random link resets while adding a second bearer
Parthasarathy Bhuvaragan
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-26
tipc: add UDP remoteip dump to netlink API
Richard Alpe
2016-08-26
tipc: add the ability to get UDP options via netlink
Richard Alpe
2016-08-26
tipc: add replicast peer discovery
Richard Alpe
2016-08-26
tipc: introduce UDP replicast
Richard Alpe
2016-08-26
tipc: refactor multicast ip check
Richard Alpe
2016-08-26
tipc: split UDP send function
Richard Alpe
2016-08-26
tipc: split UDP nl address parsing
Richard Alpe
2016-08-25
tipc: fix the error handling in tipc_udp_enable()
Wei Yongjun
2016-08-23
tipc: use kfree_skb() instead of kfree()
Wei Yongjun
2016-08-18
tipc: add peer removal functionality
Richard Alpe
2016-08-18
tipc: ensure that link congestion and wakeup use same criteria
Jon Paul Maloy
2016-08-18
tipc: make bearer packet filtering generic
Jon Paul Maloy
2016-08-15
tipc: fix NULL pointer dereference in shutdown()
Vegard Nossum
2016-08-10
tipc: fix variable dereference before NULL check
Parthasarathy Bhuvaragan
2016-07-30
tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor()
Wei Yongjun
2016-07-26
tipc: dump monitor attributes
Parthasarathy Bhuvaragan
2016-07-26
tipc: add a function to get the bearer name
Parthasarathy Bhuvaragan
2016-07-26
tipc: get monitor threshold for the cluster
Parthasarathy Bhuvaragan
2016-07-26
tipc: make cluster size threshold for monitoring configurable
Parthasarathy Bhuvaragan
2016-07-26
tipc: introduce constants for tipc address validation
Parthasarathy Bhuvaragan
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-11
tipc: reset all unicast links when broadcast send link fails
Jon Paul Maloy
2016-07-11
tipc: ensure correct broadcast send buffer release when peer is lost
Jon Paul Maloy
2016-07-11
tipc: extend broadcast link initialization criteria
Jon Paul Maloy
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-01
tipc: fix nl compat regression for link statistics
Richard Alpe
[next]