Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-21connector: remove redundant input callback from cn_devVasily Averin
2019-07-15docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-10-22drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_tElena Reshetova
2014-05-28connector: allow multiple messages to be sent in one packetDavid Fries
2014-02-08connector: add portid to unicast in addition to broadcastingDavid Fries
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-02-03drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan
2011-08-26MAINTAINERS: Evgeniy has movedEvgeniy Polyakov
2011-07-27atomic: use <linux/atomic.h>Arun Sharma
2011-06-07Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan
2011-03-31connector: convert to synchronous netlink message processingPatrick McHardy
2011-02-24connector: Convert char *name to const char *nameJoe Perches
2011-01-21Connector: Add an index to support key/value pair (KVP) functionalityKy Srinivasan
2010-10-25connector: remove lazy workqueue creationTejun Heo
2010-02-03connector: Delete buggy notification code.Evgeniy Polyakov
2009-11-25drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right filePhilipp Reisner
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-10-02connector: Keep the skb in cn_callback_dataPhilipp Reisner
2009-07-17connector: make callback argument type explicitMike Frysinger
2009-06-22dm raid1: add userspace logJonthan Brassow
2009-04-04Staging: dst: core files.Evgeniy Polyakov
2009-02-03connector: create connector workqueue only while needed onceFrederic Weisbecker
2009-01-16include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput
2008-07-30connector: add a BlackBoard user to connectorJerome Arbez-Gindre
2008-02-27CONNECTOR: make cn_already_initialized staticLi Zefan
2008-01-29[CONNECTOR]: Cleanup struct cn_callback_entryLi Zefan
2008-01-29[CONNECTOR]: Cleanup struct cn_queue_devLi Zefan
2007-10-16uvesafb: add connector entriesMichal Januszewski
2007-10-16connector: change connector's max message sizeMichal Januszewski
2007-10-11[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev
2006-12-18[CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-06-22[PATCH] w1: Move w1-connector definitions into linux/include/connector.hEvgeniy Polyakov
2005-11-11[CIFS] Reserve upcall IDX value for CIFS with connector header and addSteve French
2005-11-07[PATCH] Process Events ConnectorMatt Helsley
2005-10-09[PATCH] gfp flags annotations - part 1Al Viro
2005-10-05[CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap
2005-09-27[CONNECTOR]: async connector mode.Evgeniy Polyakov
2005-09-12[NET]: Add netlink connector.Evgeniy Polyakov