blob: e4afa67812c770e1c2adc56d491643bbd9320240 [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")
05d7f547bea1 ("genetlink: do not validate dump requests if there is no policy")
ff24e4980a68 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")