summaryrefslogtreecommitdiff
path: root/include/linux/netlink.h
Commit message (Expand)AuthorAge
* 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
* | rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-09
* | RDMA: Add netlink infrastructureRoland Dreier2011-05-20
|/
* netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-03
* netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-03
* netlink: fix gcc -Wconversion compilation warningDmitry V. Levin2010-12-17
* net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-22
* netlink: Implment netlink_broadcast_filteredEric W. Biederman2010-05-21
* netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-03-20
* net: cleanup include/linuxEric Dumazet2009-11-04
* genetlink: fix netns vs. netlink table locking (2)Johannes Berg2009-09-24
* genetlink: fix netns vs. netlink table lockingJohannes Berg2009-09-14