' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/include/linux/netlink.h
AgeCommit message (Expand)Author
2022-01-27netlink: remove nl_set_extack_cookie_u32()Jakub Kicinski
2021-10-05netlink: remove netlink_broadcast_filteredFlorian Westphal
2021-04-19netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()Alexey Dobriyan
2021-02-04netlink: add tracepoint at NL_SET_ERR_MSGMarcelo Ricardo Leitner
2020-10-21rtnetlink: fix data overflow in rtnl_calcit()Di Zhu
2020-10-09netlink: export policy in extended ACKJohannes Berg
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-23netlink: check for null extack in cookie helpersMichal Kubecek
2020-03-16netlink: add nl_set_extack_cookie_u32()Michal Kubecek
2020-02-27bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau
2019-07-01netlink: use 48 byte ctx instead of 6 signed longs for callbackJason A. Donenfeld
2019-01-19net: netlink: add helper to retrieve NETLINK_F_STRICT_CHKJakub Kicinski
2018-12-20linux/netlink.h: drop unnecessary extern prefixStephen Hemminger
2018-11-09netlink: add nl_set_extack_cookie_u64()Johannes Berg
2018-10-16netlink: Add answer_flags to netlink_callbackDavid Ahern
2018-10-08netlink: Add new socket option to enable strict checking on dumpsDavid Ahern
2018-10-08netlink: Pass extack to dump handlersDavid Ahern
2018-07-24netlink: do not store start function in netlink_cbFlorian Westphal
2018-01-15netlink: extack: avoid parenthesized string constant warningJohannes Berg
2017-11-14netlink: remove unused NETLINK SKB flagsJohannes Berg
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern
2017-05-22net: ipv4: Add extack messages for route add failuresDavid Ahern
2017-05-03xdp: use common helper for netlink extended ack reportingDaniel Borkmann
2017-05-01netlink: add NULL-friendly helper for setting extended ACK messageJakub Kicinski
2017-04-13netlink: allow sending extended ACK with cookie on successJohannes Berg
2017-04-13netlink: extended ACK reportingJohannes Berg
2016-02-18nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"Florian Westphal