index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
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-12-05
net/netlink_compat: Fix a missing check of nla_parse_nested
Aditya Pakki
2019-11-10
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-10-07
tipc: fix unlimited bundling of small messages
Tuong Lien
2019-09-19
tipc: add NULL pointer check before calling kfree_rcu
Xin Long
2019-08-09
tipc: compat: allow tipc commands without arguments
Taras Kondratiuk
2019-07-03
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
Xin Long
2019-07-03
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Xin Long
2019-07-03
tipc: change to use register_pernet_device
Xin Long
2019-06-09
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
2019-06-09
Revert "tipc: fix modprobe tipc failed after switch order of device registrat...
David S. Miller
2019-05-25
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
2019-05-25
tipc: switch order of device registration to fix a crash
Junwei Hu
2019-05-16
tipc: fix hanging clients using poll with EPOLLOUT flag
Parthasarathy Bhuvaragan
2019-05-02
tipc: check link name with right length in tipc_nl_compat_link_set
Xin Long
2019-05-02
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
Xin Long
2019-05-02
tipc: handle the err returned from cmd header function
Xin Long
2019-03-13
tipc: fix RDM/DGRAM connect() regression
Erik Hugne
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
2019-01-09
tipc: compare remote and local protocols in tipc_udp_enable()
Cong Wang
2019-01-09
tipc: use lock_sock() in tipc_sk_reinit()
Cong Wang
2019-01-09
tipc: fix a double kfree_skb()
Cong Wang
2018-12-08
tipc: use destination length for copy string
Guoqing Jiang
2018-10-18
tipc: fix flow control accounting for implicit connect
Parthasarathy Bhuvaragan
2018-09-15
tipc: fix a missing rhashtable_walk_exit()
Cong Wang
2018-06-21
tipc: eliminate KMSAN uninit-value in strcmp complaint
Ying Xue
2018-06-21
tipc: fix bug in function tipc_nl_node_dump_monitor
Jon Maloy
2018-06-21
tipc: fix infinite loop when dumping link monitor summary
Tung Nguyen
2018-04-29
tipc: add policy for TIPC_NLA_NET_ADDR
Eric Dumazet
2018-03-03
tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
Tommi Rantala
2018-03-03
tipc: error path leak fixes in tipc_enable_bearer()
Tommi Rantala
2018-01-31
tipc: fix a memory leak in tipc_nl_node_get_link()
Cong Wang
2018-01-02
tipc: fix hanging poll() for stream sockets
Parthasarathy Bhuvaragan
2017-12-17
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
Tommi Rantala
2017-12-17
tipc: fix memory leak in tipc_accept_from_sock()
Jon Maloy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-08
tipc: Unclone message at secondary destination lookup
Jon Maloy
2017-10-08
tipc: correct initialization of skb list
Jon Maloy
2017-10-01
tipc: use only positive error codes in messages
Parthasarathy Bhuvaragan
2017-09-06
tipc: remove unnecessary call to dev_net()
Kleber Sacilotto de Souza
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-29
tipc: permit bond slave as bearer
Parthasarathy Bhuvaragan
[next]