aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-071-1/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-55/+1
* drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-021-0/+1
* MAINTAINERS: Evgeniy has movedEvgeniy Polyakov2011-08-251-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan2011-06-071-1/+1
* connector: convert to synchronous netlink message processingPatrick McHardy2011-03-301-13/+3
* 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-201-1/+2
* connector: remove lazy workqueue creationTejun Heo2010-10-241-8/+0
* connector: Delete buggy notification code.Evgeniy Polyakov2010-02-021-32/+0
* 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/+0
* 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-151-1/+1
* connector: add a BlackBoard user to connectorJerome Arbez-Gindre2008-07-301-1/+2
* CONNECTOR: make cn_already_initialized staticLi Zefan2008-02-261-2/+0
* [CONNECTOR]: Cleanup struct cn_callback_entryLi Zefan2008-01-281-3/+1
* [CONNECTOR]: Cleanup struct cn_queue_devLi Zefan2008-01-281-1/+0
* 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-101-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-101-0/+2
* [PATCH] Process Events ConnectorMatt Helsley2005-11-071-0/+6
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap2005-10-051-1/+1
* [CONNECTOR]: async connector mode.Evgeniy Polyakov2005-09-261-6/+15
* [NET]: Add netlink connector.Evgeniy Polyakov2005-09-111-0/+158