summaryrefslogtreecommitdiffstats
path: root/net/tipc/netlink_compat.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: convert dest node's address to network orderHoang Le2021-05-221-1/+1
* tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang2020-09-031-1/+11
* tipc: fix link name length checkJohn Rutherford2019-12-051-2/+2
* tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva2019-12-051-1/+3
* tipc: fix a missing check of genlmsg_putKangjie Lu2019-12-051-0/+2
* tipc: compat: allow tipc commands without argumentsTaras Kondratiuk2019-08-111-4/+7
* tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long2019-07-101-3/+15
* tipc: check link name with right length in tipc_nl_compat_link_setXin Long2019-05-161-1/+6
* tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long2019-05-161-1/+6
* tipc: handle the err returned from cmd header functionXin Long2019-05-161-2/+8
* tipc: fix uninit-value in tipc_nl_compat_doitYing Xue2019-01-261-1/+1
* tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue2019-01-261-0/+2
* tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue2019-01-261-0/+5
* tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue2019-01-261-0/+26
* tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue2019-01-261-0/+15
* tipc: fix use-after-freeEric Dumazet2017-08-301-2/+4
* tipc: fix nl compat regression for link statisticsRichard Alpe2016-09-151-1/+1
* tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu2016-09-151-1/+2
* tipc: fix nametable publication field in nl compatRichard Alpe2016-06-241-1/+1
* tipc: don't sanity check non-existing TLV (NL compat)Richard Alpe2015-08-171-1/+1
* tipc: send explicit not supported error in nl compatRichard Alpe2015-05-091-1/+1
* tipc: fix default link prop regression in nl compatRichard Alpe2015-05-091-22/+113
* tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe2015-02-091-67/+6
* tipc: convert legacy nl stats show to nl compatRichard Alpe2015-02-091-0/+15
* tipc: convert legacy nl net id get to nl compatRichard Alpe2015-02-091-0/+18
* tipc: convert legacy nl net id set to nl compatRichard Alpe2015-02-091-3/+14
* tipc: convert legacy nl node addr set to nl compatRichard Alpe2015-02-091-0/+26
* tipc: convert legacy nl node dump to nl compatRichard Alpe2015-02-091-0/+22
* tipc: convert legacy nl media dump to nl compatRichard Alpe2015-02-091-0/+19
* tipc: convert legacy nl socket dump to nl compatRichard Alpe2015-02-091-0/+111
* tipc: convert legacy nl name table dump to nl compatRichard Alpe2015-02-091-0/+101
* tipc: convert legacy nl link stat reset to nl compatRichard Alpe2015-02-091-0/+26
* tipc: convert legacy nl link prop set to nl compatRichard Alpe2015-02-091-0/+47
* tipc: convert legacy nl link dump to nl compatRichard Alpe2015-02-091-0/+23
* tipc: convert legacy nl link stat to nl compatRichard Alpe2015-02-091-0/+205
* tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe2015-02-091-0/+144
* tipc: convert legacy nl bearer dump to nl compatRichard Alpe2015-02-091-1/+273
* tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-091-0/+105