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
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
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
[next]