summaryrefslogtreecommitdiffstats
path: root/include/linux/netlink.h
Commit message (Expand)AuthorAgeFilesLines
* netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso2012-06-301-0/+1
* netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-301-5/+10
* netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller2012-06-271-8/+0Star
* 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/+2Star
* 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-081-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-101-2/+4
* | RDMA: Add netlink infrastructureRoland Dreier2011-05-201-0/+1
|/
* netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-031-1/+0Star
* netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-031-3/+0Star
* 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/+8Star
* genetlink: fix netns vs. netlink table locking (2)Johannes Berg2009-09-251-0/+1
* genetlink: fix netns vs. netlink table lockingJohannes Berg2009-09-151-0/+4
* netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-251-7/+8
* netlink: add NETLINK_NO_ENOBUFS socket flagPablo Neira Ayuso2009-03-251-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-02-011-1/+1
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-291-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-111-1/+1
* [NET]: cleanup 3rd argument in netlink_sendskbDenis V. Lunev2007-10-111-1/+1
* [NETLINK]: Introduce nested and byteorder flag to netlink attributeThomas Graf2007-10-111-0/+14
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-111-1/+5
* [NETLIKN]: Allow removing multicast groups.Johannes Berg2007-07-191-0/+1
* [NETLINK]: allocate group bitmaps dynamicallyJohannes Berg2007-07-191-0/+1
* [NETLINK]: Remove references to process IDHerbert Xu2007-05-051-2/+2
* [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-261-1/+4
* [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}Arnaldo Carvalho de Melo2007-04-261-12/+0Star
* [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-261-0/+5
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-261-1/+1
* [NETLINK]: Limit NLMSG_GOODSIZE to 8K.David S. Miller2007-04-261-2/+9
* [PATCH] eCryptfs: Public key transport mechanismMichael Halcrow2007-02-121-0/+1
* [NETLINK]: Remove unused dst_pid field in netlink_skb_parmsThomas Graf2006-12-031-1/+0Star
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-031-0/+1