summaryrefslogtreecommitdiffstats
path: root/include/linux/connector.h
Commit message (Expand)AuthorAgeFilesLines
* connector: remove redundant input callback from cn_devVasily Averin2019-07-211-1/+0Star
* docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab2019-07-151-1/+62
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
* drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_tElena Reshetova2017-10-221-2/+2
* connector: allow multiple messages to be sent in one packetDavid Fries2014-05-271-0/+1
* connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-081-1/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-55/+1Star
* drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-031-0/+1
* MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-261-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan2011-06-071-1/+1
* connector: convert to synchronous netlink message processingPatrick McHardy2011-03-311-13/+3Star
* connector: Convert char *name to const char *nameJoe Perches2011-02-231-3/+6
* Connector: Add an index to support key/value pair (KVP) functionalityKy Srinivasan2011-01-211-1/+2
* connector: remove lazy workqueue creationTejun Heo2010-10-241-8/+0Star
* connector: Delete buggy notification code.Evgeniy Polyakov2010-02-031-32/+0Star
* drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right filePhilipp Reisner2009-11-251-0/+2
* connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2009-10-021-3/+0Star
* connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-021-3/+3
* connector: Keep the skb in cn_callback_dataPhilipp Reisner2009-10-021-2/+2
* connector: make callback argument type explicitMike Frysinger2009-07-171-3/+3
* dm raid1: add userspace logJonthan Brassow2009-06-221-1/+3
* Staging: dst: core files.Evgeniy Polyakov2009-04-031-1/+3
* connector: create connector workqueue only while needed onceFrederic Weisbecker2009-02-031-0/+8
* include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput2009-01-161-1/+1
* connector: add a BlackBoard user to connectorJerome Arbez-Gindre2008-07-301-1/+2
* CONNECTOR: make cn_already_initialized staticLi Zefan2008-02-271-2/+0Star
* [CONNECTOR]: Cleanup struct cn_callback_entryLi Zefan2008-01-291-3/+1Star
* [CONNECTOR]: Cleanup struct cn_queue_devLi Zefan2008-01-291-1/+0Star
* uvesafb: add connector entriesMichal Januszewski2007-10-161-2/+3
* connector: change connector's max message sizeMichal Januszewski2007-10-161-1/+1
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-111-1/+1
* [CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov2006-12-181-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
* [PATCH] w1: Move w1-connector definitions into linux/include/connector.hEvgeniy Polyakov2006-06-221-1/+4
* [CIFS] Reserve upcall IDX value for CIFS with connector header and addSteve French2005-11-111-0/+2
* [PATCH] Process Events ConnectorMatt Helsley2005-11-071-0/+6
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* [CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap2005-10-051-1/+1
* [CONNECTOR]: async connector mode.Evgeniy Polyakov2005-09-271-6/+15
* [NET]: Add netlink connector.Evgeniy Polyakov2005-09-121-0/+158