aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/netlink_compat.c
Commit message (Expand)AuthorAge
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* tipc: handle the err returned from cmd header functionXin Long2019-03-31
* tipc: check link name with right length in tipc_nl_compat_link_setXin Long2019-03-31
* tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long2019-03-31
* tipc: fix uninit-value in tipc_nl_compat_doitYing Xue2019-01-15
* tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue2019-01-15
* tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue2019-01-15
* tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue2019-01-15
* tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue2019-01-15
* tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva2019-01-07
* tipc: fix a missing check of genlmsg_putKangjie Lu2018-12-27
* net/netlink_compat: Fix a missing check of nla_parse_nestedAditya Pakki2018-12-24
* tipc: check return value of __tipc_dump_start()Cong Wang2018-09-12
* tipc: call start and done ops directly in __tipc_nl_compat_dumpit()Cong Wang2018-09-07
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* tipc: Fix missing RTNL lock protection during setting link propertiesYing Xue2018-02-14
* tipc: Refactor __tipc_nl_compat_doitYing Xue2018-02-14
* net: tipc: constify genl_opsArvind Yadav2017-08-24
* tipc: fix use-after-freeEric Dumazet2017-08-18
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* genetlink: statically initialize familiesJohannes Berg2016-10-27
* genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* tipc: fix nl compat regression for link statisticsRichard Alpe2016-07-01
* tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu2016-06-03
* tipc: fix potential null pointer dereferences in some compat functionsBaozeng Ding2016-05-25
* tipc: fix nametable publication field in nl compatRichard Alpe2016-05-17
* tipc: fix null deref crash in compat config pathFlorian Westphal2016-02-25
* Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal2016-02-18
* tipc: narrow down interface towards struct tipc_linkJon Paul Maloy2015-11-20
* tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy2015-11-20
* tipc: don't sanity check non-existing TLV (NL compat)Richard Alpe2015-08-17
* tipc: send explicit not supported error in nl compatRichard Alpe2015-05-09
* tipc: fix default link prop regression in nl compatRichard Alpe2015-05-09
* tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe2015-02-09
* tipc: convert legacy nl stats show to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl net id get to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl net id set to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl node addr set to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl node dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl media dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl socket dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl name table dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link stat reset to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link prop set to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link dump to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl link stat to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl bearer enable/disable to nl compatRichard Alpe2015-02-09
* tipc: convert legacy nl bearer dump to nl compatRichard Alpe2015-02-09