Taras Kondratiuk
|
5295d65154
tipc: compat: allow tipc commands without arguments
|
6 年之前 |
Xin Long
|
a08b915457
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
|
6 年之前 |
Xin Long
|
a0cb0faa15
tipc: check link name with right length in tipc_nl_compat_link_set
|
6 年之前 |
Xin Long
|
f21fae8049
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
|
6 年之前 |
Xin Long
|
070e34b627
tipc: handle the err returned from cmd header function
|
6 年之前 |
Ying Xue
|
21172412a7
tipc: fix uninit-value in tipc_nl_compat_doit
|
7 年之前 |
Ying Xue
|
2d5fc1d492
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
|
7 年之前 |
Ying Xue
|
04d8742973
tipc: fix uninit-value in tipc_nl_compat_link_set
|
7 年之前 |
Ying Xue
|
7960fb71aa
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
|
7 年之前 |
Ying Xue
|
1d61caf057
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
|
7 年之前 |
Cong Wang
|
12a78b026f
tipc: check return value of __tipc_dump_start()
|
7 年之前 |
Cong Wang
|
8f5c5fcf35
tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
|
7 年之前 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
Ying Xue
|
ed4ffdfec2
tipc: Fix missing RTNL lock protection during setting link properties
|
7 年之前 |
Ying Xue
|
e5d1a1eec0
tipc: Refactor __tipc_nl_compat_doit
|
7 年之前 |
Arvind Yadav
|
042a90106b
net: tipc: constify genl_ops
|
8 年之前 |
Eric Dumazet
|
5bfd37b4de
tipc: fix use-after-free
|
8 年之前 |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 年之前 |
Johannes Berg
|
56989f6d85
genetlink: mark families as __ro_after_init
|
9 年之前 |
Johannes Berg
|
489111e5c2
genetlink: statically initialize families
|
9 年之前 |
Johannes Berg
|
a07ea4d994
genetlink: no longer support using static family IDs
|
9 年之前 |
Richard Alpe
|
55e77a3e82
tipc: fix nl compat regression for link statistics
|
9 年之前 |
Kangjie Lu
|
5d2be1422e
tipc: fix an infoleak in tipc_nl_compat_link_dump
|
9 年之前 |
Baozeng Ding
|
297f7d2cce
tipc: fix potential null pointer dereferences in some compat functions
|
9 年之前 |
Richard Alpe
|
03aaaa9b94
tipc: fix nametable publication field in nl compat
|
9 年之前 |
Florian Westphal
|
619b17452a
tipc: fix null deref crash in compat config path
|
9 年之前 |
Florian Westphal
|
263ea09084
Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"
|
9 年之前 |
Jon Paul Maloy
|
38206d5939
tipc: narrow down interface towards struct tipc_link
|
10 年之前 |
Jon Paul Maloy
|
5be9c08671
tipc: narrow down exposure of struct tipc_node
|
10 年之前 |
Richard Alpe
|
8f8ff9135b
tipc: don't sanity check non-existing TLV (NL compat)
|
10 年之前 |