summaryrefslogtreecommitdiff
path: root/include/linux/connector.h
Commit message (Expand)AuthorAge
* drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_tElena Reshetova2017-10-22
* connector: allow multiple messages to be sent in one packetDavid Fries2014-05-27
* connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-07
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-02
* MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-25
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan2011-06-07
* connector: convert to synchronous netlink message processingPatrick McHardy2011-03-30
* connector: Convert char *name to const char *nameJoe Perches2011-02-23
* Connector: Add an index to support key/value pair (KVP) functionalityKy Srinivasan2011-01-20
* connector: remove lazy workqueue creationTejun Heo2010-10-24
* connector: Delete buggy notification code.Evgeniy Polyakov2010-02-02
* drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right filePhilipp Reisner2009-11-25
* connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2009-10-02
* connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-02
* connector: Keep the skb in cn_callback_dataPhilipp Reisner2009-10-02
* connector: make callback argument type explicitMike Frysinger2009-07-17
* dm raid1: add userspace logJonthan Brassow2009-06-22
* Staging: dst: core files.Evgeniy Polyakov2009-04-03
* connector: create connector workqueue only while needed onceFrederic Weisbecker2009-02-02
* include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput2009-01-15
* connector: add a BlackBoard user to connectorJerome Arbez-Gindre2008-07-30
* CONNECTOR: make cn_already_initialized staticLi Zefan2008-02-26
* [CONNECTOR]: Cleanup struct cn_callback_entryLi Zefan2008-01-28
* [CONNECTOR]: Cleanup struct cn_queue_devLi Zefan2008-01-28
* uvesafb: add connector entriesMichal Januszewski2007-10-16
* connector: change connector's max message sizeMichal Januszewski2007-10-16
* [NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev2007-10-10
* [CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov2006-12-18
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] w1: Move w1-connector definitions into linux/include/connector.hEvgeniy Polyakov2006-06-22
* [CIFS] Reserve upcall IDX value for CIFS with connector header and addSteve French2005-11-10
* [PATCH] Process Events ConnectorMatt Helsley2005-11-07
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap2005-10-04
* [CONNECTOR]: async connector mode.Evgeniy Polyakov2005-09-26
* [NET]: Add netlink connector.Evgeniy Polyakov2005-09-11