blob: 1335dca64d00d92500bfb541702935bb21b603f5 [file] [log] [blame]
c36f05559104 ("genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()")
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")
ef6243acb478 ("genetlink: optionally validate strictly/dumps")
8cb081746c03 ("netlink: make validation more configurable for future strictness")
6f455f5f4e9c ("netlink: add NLA_MIN_LEN")
356d71e00d27 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")