blob: 775e5e9ca258a98e0c84458e765fdb823838326c [file] [log] [blame]
bf64ff4c2aac ("genetlink: get rid of family->attrbuf")
b65ce380b754 ("genetlink: clean up family attributes allocations")
c36f05559104 ("genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()")
39f3b41aa7ca ("net: genetlink: return the error code when attribute parsing fails.")
cb0ce18aaf4c ("genetlink: do not parse attributes for families with zero maxattr")
ab5b526da048 ("net: genetlink: always allocate separate attrs for dumpit ops")
bf813b0afeae ("net: genetlink: parse attrs and store in contect info struct during dumpit")
c10e6cf85e7d ("net: genetlink: push attrbuf allocation and parsing to a separate function")
1927f41a22a0 ("net: genetlink: introduce dump info struct to be available during dumpit op")
be064defabef ("net: genetlink: push doit/dumpit code from genl_family_rcv_msg")