summaryrefslogtreecommitdiffstats
path: root/include/linux/netlink.h
Commit message (Expand)AuthorAgeFilesLines
* netlink: implement memory mapped recvmsg()Patrick McHardy2013-04-191-0/+2
* netlink: add mmap'ed netlink helper functionsPatrick McHardy2013-04-191-0/+7
* netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy2013-04-191-1/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-151/+1
* netlink: add reference of module in netlink_dump_startGao feng2012-10-071-4/+16
* netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.David S. Miller2012-09-231-1/+1
* netlink: use <linux/export.h> instead of <linux/module.h>Pablo Neira Ayuso2012-09-211-1/+1
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-7/+7
* netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-081-3/+10
* netlink: kill netlink_set_nonrootPablo Neira Ayuso2012-09-081-5/+4
* scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-071-1/+2
* netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman2012-08-141-0/+1
* netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso2012-06-291-0/+1
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-291-5/+10
* netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller2012-06-261-8/+0
* netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-081-1/+1
* netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso2012-02-261-0/+2
* netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-261-3/+7
* net: Deinline __nlmsg_put and genlmsg_put. -7k code on i386 defconfig.Denys Vlasenko2012-01-301-16/+2
* inet_diag: Partly rename inet_ to sock_Pavel Emelyanov2011-12-061-1/+3
* Merge git://github.com/herbertx/cryptoLinus Torvalds2011-11-011-0/+1
|\
| * crypto: Add userspace configuration APISteffen Klassert2011-10-211-0/+1
* | headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings2011-08-261-1/+1
* | net: Make userland include of netlink.h more sane.David S. Miller2011-08-071-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-241-0/+2
|\
| * netlink: advertise incomplete dumpsJohannes Berg2011-06-221-0/+2
* | rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-091-2/+4
* | RDMA: Add netlink infrastructureRoland Dreier2011-05-201-0/+1
|/
* netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-031-1/+0
* netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-031-3/+0
* netlink: fix gcc -Wconversion compilation warningDmitry V. Levin2010-12-171-1/+1
* net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-221-2/+2
* netlink: Implment netlink_broadcast_filteredEric W. Biederman2010-05-211-0/+4
* netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-03-201-1/+1
* net: cleanup include/linuxEric Dumazet2009-11-041-16/+8
* genetlink: fix netns vs. netlink table locking (2)Johannes Berg2009-09-241-0/+1
* genetlink: fix netns vs. netlink table lockingJohannes Berg2009-09-141-0/+4
* netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-251-7/+8
* netlink: add NETLINK_NO_ENOBUFS socket flagPablo Neira Ayuso2009-03-241-0/+1
* netlink: add NETLINK_BROADCAST_ERROR socket optionPablo Neira Ayuso2009-02-201-0/+1
* netlink: avoid memset of 0 bytes sparse warningPatrick McHardy2008-11-201-1/+2
* netlink: Remove nonblock parameter from netlink_attachskbDenis V. Lunev2008-06-051-1/+1
* Audit: collect sessionid in netlink messagesEric Paris2008-04-281-0/+1
* [IPV4] fib_trie: rescan if key is lost during dumpStephen Hemminger2008-01-311-1/+1
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-281-0/+1
* [NETLINK]: Mark attribute construction exception unlikelyPatrick McHardy2008-01-281-1/+1
* [NETLINK]: Fix unicast timeoutsPatrick McHardy2007-11-071-1/+1
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-101-1/+1
* [NET]: cleanup 3rd argument in netlink_sendskbDenis V. Lunev2007-10-101-1/+1
* [NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf2007-10-101-0/+14