aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/connector.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-22drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_tElena Reshetova1-2/+2
2014-05-27connector: allow multiple messages to be sent in one packetDavid Fries1-0/+1
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries1-1/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-55/+1
2012-02-02drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan1-0/+1
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-07Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan1-1/+1
2011-03-30connector: convert to synchronous netlink message processingPatrick McHardy1-13/+3
2011-02-23connector: Convert char *name to const char *nameJoe Perches1-3/+6
2011-01-20Connector: Add an index to support key/value pair (KVP) functionalityKy Srinivasan1-1/+2
2010-10-24connector: remove lazy workqueue creationTejun Heo1-8/+0
2010-02-02connector: Delete buggy notification code.Evgeniy Polyakov1-32/+0
2009-11-25drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right filePhilipp Reisner1-0/+2
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner1-3/+0
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner1-3/+3
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner1-2/+2
2009-07-17connector: make callback argument type explicitMike Frysinger1-3/+3
2009-06-22dm raid1: add userspace logJonthan Brassow1-1/+3
2009-04-03Staging: dst: core files.Evgeniy Polyakov1-1/+3
2009-02-02connector: create connector workqueue only while needed onceFrederic Weisbecker1-0/+8
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput1-1/+1
2008-07-30connector: add a BlackBoard user to connectorJerome Arbez-Gindre1-1/+2
2008-02-26CONNECTOR: make cn_already_initialized staticLi Zefan1-2/+0
2008-01-28[CONNECTOR]: Cleanup struct cn_callback_entryLi Zefan1-3/+1
2008-01-28[CONNECTOR]: Cleanup struct cn_queue_devLi Zefan1-1/+0
2007-10-16uvesafb: add connector entriesMichal Januszewski1-2/+3
2007-10-16connector: change connector's max message sizeMichal Januszewski1-1/+1
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev1-1/+1
2006-12-18[CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+2
2006-06-22[PATCH] w1: Move w1-connector definitions into linux/include/connector.hEvgeniy Polyakov1-1/+4
2005-11-10[CIFS] Reserve upcall IDX value for CIFS with connector header and addSteve French1-0/+2
2005-11-07[PATCH] Process Events ConnectorMatt Helsley1-0/+6
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-10-04[CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-09-26[CONNECTOR]: async connector mode.Evgeniy Polyakov1-6/+15
2005-09-11[NET]: Add netlink connector.Evgeniy Polyakov1-0/+158