summaryrefslogtreecommitdiffstats
path: root/include/linux/netlink.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-101-1/+5
* [NETLIKN]: Allow removing multicast groups.Johannes Berg2007-07-181-0/+1
* [NETLINK]: allocate group bitmaps dynamicallyJohannes Berg2007-07-181-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-251-1/+4
* [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}Arnaldo Carvalho de Melo2007-04-251-12/+0
* [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-251-0/+5
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [NETLINK]: Limit NLMSG_GOODSIZE to 8K.David S. Miller2007-04-251-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-021-1/+0
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-021-0/+1
* [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart2006-09-021-0/+2
* [PATCH] w1: netlink: Mark netlink group 1 as unused.Evgeniy Polyakov2006-06-221-1/+1
* [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-011-0/+1
* [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...Patrick McHardy2006-03-201-0/+1
* [NETLINK]: Fix a severe bugAlexey Kuznetsov2006-02-091-1/+2
* [NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf2005-11-101-1/+23
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [NETLINK]: Reserve a slot for NETLINK_GENERIC.David S. Miller2005-09-141-0/+1
* [NET]: Add netlink connector.Evgeniy Polyakov2005-09-111-0/+1
* [NETLINK]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-1/+1
* [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-1/+1
* [NETLINK]: Add set/getsockopt options to support more than 32 groupsPatrick McHardy2005-08-291-0/+9
* [NETLINK]: Use group numbers instead of bitmasks internallyPatrick McHardy2005-08-291-1/+1
* [NETLINK]: Remove unused groups member from struct netlink_skb_parmsPatrick McHardy2005-08-291-1/+0
* [TCPDIAG]: Just rename everything to inet_diagArnaldo Carvalho de Melo2005-08-291-1/+1
* [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+1
* [NETLINK]: Allocate and kill some netlink numbers.David S. Miller2005-08-081-3/+1
* [W1]: Do not use NFLOG netlink number.David S. Miller2005-07-241-1/+1
* [NETLINK]: Reserve NETLINK_NETFILTER.David S. Miller2005-07-111-0/+1
OpenPOWER on IntegriCloud