Age | Commit message (Expand) | Author | Files | Lines |
2019-07-21 | connector: remove redundant input callback from cn_dev | Vasily Averin | 1 | -1/+0 |
2019-07-15 | docs: connector: convert to ReST and rename to connector.rst | Mauro Carvalho Chehab | 1 | -1/+62 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2017-10-22 | drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_t | Elena Reshetova | 1 | -2/+2 |
2014-05-28 | connector: allow multiple messages to be sent in one packet | David Fries | 1 | -0/+1 |
2014-02-08 | connector: add portid to unicast in addition to broadcasting | David Fries | 1 | -1/+1 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -55/+1 |
2012-02-03 | drivers: hv: kvp: Add/cleanup connector defines | K. Y. Srinivasan | 1 | -0/+1 |
2011-08-26 | MAINTAINERS: Evgeniy has moved | Evgeniy Polyakov | 1 | -1/+1 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-06-07 | Connector: Set the CN_NETLINK_USERS correctly | K. Y. Srinivasan | 1 | -1/+1 |
2011-03-31 | connector: convert to synchronous netlink message processing | Patrick McHardy | 1 | -13/+3 |
2011-02-24 | connector: Convert char *name to const char *name | Joe Perches | 1 | -3/+6 |
2011-01-21 | Connector: Add an index to support key/value pair (KVP) functionality | Ky Srinivasan | 1 | -1/+2 |
2010-10-25 | connector: remove lazy workqueue creation | Tejun Heo | 1 | -8/+0 |
2010-02-03 | connector: Delete buggy notification code. | Evgeniy Polyakov | 1 | -32/+0 |
2009-11-25 | drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right file | Philipp Reisner | 1 | -0/+2 |
2009-10-02 | connector: Removed the destruct_data callback since it is always kfree_skb() | Philipp Reisner | 1 | -3/+0 |
2009-10-02 | connector: Provide the sender's credentials to the callback | Philipp Reisner | 1 | -3/+3 |
2009-10-02 | connector: Keep the skb in cn_callback_data | Philipp Reisner | 1 | -2/+2 |
2009-07-17 | connector: make callback argument type explicit | Mike Frysinger | 1 | -3/+3 |
2009-06-22 | dm raid1: add userspace log | Jonthan Brassow | 1 | -1/+3 |
2009-04-04 | Staging: dst: core files. | Evgeniy Polyakov | 1 | -1/+3 |
2009-02-03 | connector: create connector workqueue only while needed once | Frederic Weisbecker | 1 | -0/+8 |
2009-01-16 | include of <linux/types.h> is preferred over <asm/types.h> | Jaswinder Singh Rajput | 1 | -1/+1 |
2008-07-30 | connector: add a BlackBoard user to connector | Jerome Arbez-Gindre | 1 | -1/+2 |
2008-02-27 | CONNECTOR: make cn_already_initialized static | Li Zefan | 1 | -2/+0 |
2008-01-29 | [CONNECTOR]: Cleanup struct cn_callback_entry | Li Zefan | 1 | -3/+1 |
2008-01-29 | [CONNECTOR]: Cleanup struct cn_queue_dev | Li Zefan | 1 | -1/+0 |
2007-10-16 | uvesafb: add connector entries | Michal Januszewski | 1 | -2/+3 |
2007-10-16 | connector: change connector's max message size | Michal Januszewski | 1 | -1/+1 |
2007-10-11 | [NET]: make netlink user -> kernel interface synchronious | Denis V. Lunev | 1 | -1/+1 |
2006-12-18 | [CONNECTOR]: Replace delayed work with usual work queue. | Evgeniy Polyakov | 1 | -1/+1 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -2/+2 |
2006-06-22 | [PATCH] w1: Move w1-connector definitions into linux/include/connector.h | Evgeniy Polyakov | 1 | -1/+4 |
2005-11-11 | [CIFS] Reserve upcall IDX value for CIFS with connector header and add | Steve French | 1 | -0/+2 |
2005-11-07 | [PATCH] Process Events Connector | Matt Helsley | 1 | -0/+6 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -1/+1 |
2005-10-05 | [CONNECTOR]: fix sparse gfp nocast warnings | Randy Dunlap | 1 | -1/+1 |
2005-09-27 | [CONNECTOR]: async connector mode. | Evgeniy Polyakov | 1 | -6/+15 |
2005-09-12 | [NET]: Add netlink connector. | Evgeniy Polyakov | 1 | -0/+158 |