index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
2020-11-10
tipc: fix use-after-free in tipc_bcast_get_mode
Hoang Huu Le
2020-11-10
tipc: fix memory leak caused by tipc_buf_append()
Tung Nguyen
2020-10-29
tipc: fix the skb_unshare() in tipc_buf_append()
Cong Wang
2020-10-01
tipc: use skb_unshare() instead in tipc_buf_append()
Xin Long
2020-09-03
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Cong Wang
2020-05-20
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2020-05-10
tipc: fix the error handling in tipc_udp_enable()
Wei Yongjun
2020-01-29
tipc: set sysctl_tipc_rmem and named_timeout right range
Jie Liu
2019-12-21
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
2019-12-05
tipc: fix link name length check
John Rutherford
2019-12-05
tipc: fix skb may be leaky in tipc_link_input
Hoang Le
2019-12-05
tipc: fix memory leak in tipc_nl_compat_publ_dump
Gustavo A. R. Silva
2019-12-05
tipc: fix a missing check of genlmsg_put
Kangjie Lu
2019-09-21
tipc: add NULL pointer check before calling kfree_rcu
Xin Long
2019-08-11
tipc: compat: allow tipc commands without arguments
Taras Kondratiuk
2019-07-10
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Xin Long
2019-07-10
tipc: change to use register_pernet_device
Xin Long
2019-06-11
tipc: fix modprobe tipc failed after switch order of device registration -v2
Junwei Hu
2019-06-11
Revert "tipc: fix modprobe tipc failed after switch order of device registrat...
David S. Miller
2019-06-11
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
2019-06-11
tipc: switch order of device registration to fix a crash
Junwei Hu
2019-05-16
tipc: check link name with right length in tipc_nl_compat_link_set
Xin Long
2019-05-16
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
Xin Long
2019-05-16
tipc: handle the err returned from cmd header function
Xin Long
2019-02-20
tipc: use destination length for copy string
Guoqing Jiang
2019-01-26
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
2019-01-26
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
2019-01-26
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
2019-01-26
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
2019-01-26
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
2018-04-29
tipc: add policy for TIPC_NLA_NET_ADDR
Eric Dumazet
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
[next]