summaryrefslogtreecommitdiff
path: root/include/linux/netlink.h
AgeCommit message (Expand)Author
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
2015-12-15netlink: add a start callback for starting a netlink dumpTom Herbert
2015-09-09netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann
2015-05-09netlink: allow to listen "all" netnsNicolas Dichtel
2015-04-13netlink: Fix portid type in netlink_notifyRichard Weinberger
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-02netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-24net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-04-22netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs
2014-01-01netlink: cleanup tap related functionsstephen hemminger
2013-06-27netlink: fix splat in skb_clone with large messagesPablo Neira
2013-06-24net: netlink: virtual tap device managementDaniel Borkmann
2013-06-11netlink: Add compare function for netlink_tableGao feng
2013-04-19netlink: implement memory mapped recvmsg()Patrick McHardy
2013-04-19netlink: add mmap'ed netlink helper functionsPatrick McHardy
2013-04-19netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-07netlink: add reference of module in netlink_dump_startGao feng
2012-09-23netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.David S. Miller
2012-09-21netlink: use <linux/export.h> instead of <linux/module.h>Pablo Neira Ayuso
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso