summaryrefslogtreecommitdiff
path: root/net/tipc/netlink_compat.c
AgeCommit message (Expand)Author
2021-05-22tipc: convert dest node's address to network orderHoang Le
2020-09-03tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang
2019-12-05tipc: fix link name length checkJohn Rutherford
2019-12-05tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva
2019-12-05tipc: fix a missing check of genlmsg_putKangjie Lu
2019-08-11tipc: compat: allow tipc commands without argumentsTaras Kondratiuk
2019-07-10tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long
2019-05-16tipc: check link name with right length in tipc_nl_compat_link_setXin Long
2019-05-16tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long
2019-05-16tipc: handle the err returned from cmd header functionXin Long
2019-01-26tipc: fix uninit-value in tipc_nl_compat_doitYing Xue
2019-01-26tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue
2019-01-26tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue
2019-01-26tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue
2019-01-26tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue
2017-08-30tipc: fix use-after-freeEric Dumazet
2016-09-15tipc: fix nl compat regression for link statisticsRichard Alpe
2016-09-15tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu
2016-06-24tipc: fix nametable publication field in nl compatRichard Alpe
2015-08-17tipc: don't sanity check non-existing TLV (NL compat)Richard Alpe
2015-05-09tipc: send explicit not supported error in nl compatRichard Alpe
2015-05-09tipc: fix default link prop regression in nl compatRichard Alpe
2015-02-09tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe
2015-02-09tipc: convert legacy nl stats show to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl net id get to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl net id set to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl node addr set to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl node dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl media dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl socket dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl name table dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link stat reset to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link prop set to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link dump to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl link stat to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe
2015-02-09tipc: convert legacy nl bearer dump to nl compatRichard Alpe
2015-02-09tipc: move and rename the legacy nl api to "nl compat"Richard Alpe