summaryrefslogtreecommitdiff
path: root/include/linux/netlink.h
Commit message (Expand)AuthorAge
* netlink: extack: avoid parenthesized string constant warningJohannes Berg2018-01-15
* netlink: remove unused NETLINK SKB flagsJohannes Berg2017-11-14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-30
* net: ipv4: Add extack messages for route add failuresDavid Ahern2017-05-22
* xdp: use common helper for netlink extended ack reportingDaniel Borkmann2017-05-03
* netlink: add NULL-friendly helper for setting extended ACK messageJakub Kicinski2017-05-01
* netlink: allow sending extended ACK with cookie on successJohannes Berg2017-04-13
* netlink: extended ACK reportingJohannes Berg2017-04-13
* nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"Florian Westphal2016-02-18
* netlink: add a start callback for starting a netlink dumpTom Herbert2015-12-15
* netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann2015-09-09
* netlink: allow to listen "all" netnsNicolas Dichtel2015-05-09
* netlink: Fix portid type in netlink_notifyRichard Weinberger2015-04-13
* netlink/genetlink: pass network namespace to bind/unbindJohannes Berg2014-12-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-03
|\
| * netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\ \ | |/
| * net: Add variants of capable for use on netlink messagesEric W. Biederman2014-04-24
* | netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs2014-04-22
|/
* netlink: cleanup tap related functionsstephen hemminger2014-01-01
* netlink: fix splat in skb_clone with large messagesPablo Neira2013-06-27
* net: netlink: virtual tap device managementDaniel Borkmann2013-06-24
* netlink: Add compare function for netlink_tableGao feng2013-06-11
* netlink: implement memory mapped recvmsg()Patrick McHardy2013-04-19
* netlink: add mmap'ed netlink helper functionsPatrick McHardy2013-04-19
* netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy2013-04-19
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* netlink: add reference of module in netlink_dump_startGao feng2012-10-07
* netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.David S. Miller2012-09-23
* netlink: use <linux/export.h> instead of <linux/module.h>Pablo Neira Ayuso2012-09-21
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
* netlink: kill netlink_set_nonrootPablo Neira Ayuso2012-09-08
* scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-07
* netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman2012-08-14
* netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso2012-06-29
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
* netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller2012-06-26
* netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-08
* netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso2012-02-26
* netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-26
* net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko2012-01-30
* inet_diag: Partly rename inet_ to sock_Pavel Emelyanov2011-12-06
* Merge git://github.com/herbertx/cryptoLinus Torvalds2011-11-01
|\
| * crypto: Add userspace configuration APISteffen Klassert2011-10-21
* | headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings2011-08-26
* | net: Make userland include of netlink.h more sane.David S. Miller2011-08-07
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\
| * netlink: advertise incomplete dumpsJohannes Berg2011-06-22