summaryrefslogtreecommitdiffstats
path: root/net/tipc/netlink_compat.c
AgeCommit message (Expand)Author
2019-01-22tipc: fix uninit-value in tipc_nl_compat_doitYing Xue
2019-01-22tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue
2019-01-22tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue
2019-01-22tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue
2019-01-22tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue
2018-09-12tipc: check return value of __tipc_dump_start()Cong Wang
2018-09-06tipc: call start and done ops directly in __tipc_nl_compat_dumpit()Cong Wang
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-02-14tipc: Fix missing RTNL lock protection during setting link propertiesYing Xue
2018-02-14tipc: Refactor __tipc_nl_compat_doitYing Xue
2017-08-23net: tipc: constify genl_opsArvind Yadav
2017-08-18tipc: fix use-after-freeEric Dumazet
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-07-01tipc: fix nl compat regression for link statisticsRichard Alpe
2016-06-02tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu
2016-05-25tipc: fix potential null pointer dereferences in some compat functionsBaozeng Ding
2016-05-17tipc: fix nametable publication field in nl compatRichard Alpe
2016-02-25tipc: fix null deref crash in compat config pathFlorian Westphal
2016-02-18Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal
2015-11-20tipc: narrow down interface towards struct tipc_linkJon Paul Maloy
2015-11-20tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy
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