index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
netlink_compat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit error
Ying Xue
2020-01-06
1
-2
/
+2
*
tipc: fix link name length check
John Rutherford
2019-11-26
1
-2
/
+2
*
net: tipc: prepare attrs in __tipc_nl_compat_dumpit()
Jiri Pirko
2019-10-08
1
-0
/
+9
*
net: tipc: allocate attrs locally instead of using genl_family_attrbuf in com...
Jiri Pirko
2019-10-06
1
-4
/
+15
*
tipc: compat: allow tipc commands without arguments
Taras Kondratiuk
2019-08-01
1
-4
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
1
-3
/
+15
|
\
|
*
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
Xin Long
2019-06-24
1
-3
/
+15
*
|
tipc: remove the unnecessary msg->req check from tipc_nl_compat_bearer_set
Xin Long
2019-06-24
1
-10
/
+0
|
/
*
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
1
-0
/
+1
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-29
/
+34
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-12
/
+12
*
tipc: handle the err returned from cmd header function
Xin Long
2019-03-31
1
-2
/
+8
*
tipc: check link name with right length in tipc_nl_compat_link_set
Xin Long
2019-03-31
1
-1
/
+6
*
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
Xin Long
2019-03-31
1
-1
/
+6
*
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
2019-01-15
1
-1
/
+1
*
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
2019-01-15
1
-0
/
+2
*
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
2019-01-15
1
-0
/
+5
*
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
2019-01-15
1
-0
/
+26
*
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
2019-01-15
1
-0
/
+15
*
tipc: fix memory leak in tipc_nl_compat_publ_dump
Gustavo A. R. Silva
2019-01-07
1
-1
/
+3
*
tipc: fix a missing check of genlmsg_put
Kangjie Lu
2018-12-27
1
-0
/
+2
*
net/netlink_compat: Fix a missing check of nla_parse_nested
Aditya Pakki
2018-12-24
1
-2
/
+5
*
tipc: check return value of __tipc_dump_start()
Cong Wang
2018-09-12
1
-1
/
+4
*
tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
Cong Wang
2018-09-06
1
-0
/
+2
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+3
*
tipc: Fix missing RTNL lock protection during setting link properties
Ying Xue
2018-02-14
1
-6
/
+8
*
tipc: Refactor __tipc_nl_compat_doit
Ying Xue
2018-02-14
1
-14
/
+15
*
net: tipc: constify genl_ops
Arvind Yadav
2017-08-23
1
-1
/
+1
*
tipc: fix use-after-free
Eric Dumazet
2017-08-18
1
-2
/
+4
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-16
/
+16
*
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
1
-2
/
+2
*
genetlink: statically initialize families
Johannes Berg
2016-10-27
1
-9
/
+11
*
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-27
1
-1
/
+0
*
tipc: fix nl compat regression for link statistics
Richard Alpe
2016-07-01
1
-1
/
+1
*
tipc: fix an infoleak in tipc_nl_compat_link_dump
Kangjie Lu
2016-06-02
1
-1
/
+2
*
tipc: fix potential null pointer dereferences in some compat functions
Baozeng Ding
2016-05-25
1
-18
/
+93
*
tipc: fix nametable publication field in nl compat
Richard Alpe
2016-05-17
1
-1
/
+1
*
tipc: fix null deref crash in compat config path
Florian Westphal
2016-02-25
1
-0
/
+1
*
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
Florian Westphal
2016-02-18
1
-1
/
+0
*
tipc: narrow down interface towards struct tipc_link
Jon Paul Maloy
2015-11-20
1
-2
/
+2
*
tipc: narrow down exposure of struct tipc_node
Jon Paul Maloy
2015-11-20
1
-2
/
+2
*
tipc: don't sanity check non-existing TLV (NL compat)
Richard Alpe
2015-08-17
1
-1
/
+1
*
tipc: send explicit not supported error in nl compat
Richard Alpe
2015-05-09
1
-1
/
+1
*
tipc: fix default link prop regression in nl compat
Richard Alpe
2015-05-09
1
-22
/
+113
*
tipc: nl compat add noop and remove legacy nl framework
Richard Alpe
2015-02-09
1
-67
/
+6
*
tipc: convert legacy nl stats show to nl compat
Richard Alpe
2015-02-09
1
-0
/
+15
*
tipc: convert legacy nl net id get to nl compat
Richard Alpe
2015-02-09
1
-0
/
+18
*
tipc: convert legacy nl net id set to nl compat
Richard Alpe
2015-02-09
1
-3
/
+14
*
tipc: convert legacy nl node addr set to nl compat
Richard Alpe
2015-02-09
1
-0
/
+26
*
tipc: convert legacy nl node dump to nl compat
Richard Alpe
2015-02-09
1
-0
/
+22
[next]