| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_t | Elena Reshetova | 2017-10-22 | 1 | -2/+2 |
* | drivers: connector: fixed coding style issues | Valentin Ilie | 2012-07-17 | 1 | -5/+7 |
* | connector: convert to synchronous netlink message processing | Patrick McHardy | 2011-03-31 | 1 | -41/+17 |
* | connector: Convert char *name to const char *name | Joe Perches | 2011-02-23 | 1 | -3/+4 |
* | connector: remove lazy workqueue creation | Tejun Heo | 2010-10-24 | 1 | -67/+8 |
* | connector: Removed the destruct_data callback since it is always kfree_skb() | Philipp Reisner | 2009-10-02 | 1 | -2/+2 |
* | connector: Provide the sender's credentials to the callback | Philipp Reisner | 2009-10-02 | 1 | -3/+4 |
* | connector: Keep the skb in cn_callback_data | Philipp Reisner | 2009-10-02 | 1 | -1/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-24 | 1 | -1/+1 |
|\ |
|
| * | connector: maintainer/mail update. | Evgeniy Polyakov | 2009-07-21 | 1 | -1/+1 |
* | | connector: make callback argument type explicit | Mike Frysinger | 2009-07-17 | 1 | -2/+5 |
|/ |
|
* | connector: create connector workqueue only while needed once | Frederic Weisbecker | 2009-02-03 | 1 | -11/+69 |
* | connector: convert to single-threaded workqueue | Evgeniy Polyakov | 2008-03-24 | 1 | -1/+1 |
* | [CONNECTOR]: Cleanup struct cn_callback_entry | Li Zefan | 2008-01-29 | 1 | -1/+0 |
* | [CONNECTOR]: Cleanup struct cn_queue_dev | Li Zefan | 2008-01-29 | 1 | -1/+0 |
* | [CONNECTOR]: Don't touch queue dev after decrement of ref count. | Li Zefan | 2008-01-09 | 1 | -1/+1 |
* | [CONNECTOR]: Replace delayed work with usual work queue. | Evgeniy Polyakov | 2006-12-18 | 1 | -3/+2 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -3/+5 |
* | [CONNECTOR]: Fix warning in cn_queue.c | Andreas Schwab | 2006-06-18 | 1 | -1/+1 |
* | [CONNECTOR]: async connector mode. | Evgeniy Polyakov | 2005-09-27 | 1 | -13/+19 |
* | [NET]: Add netlink connector. | Evgeniy Polyakov | 2005-09-12 | 1 | -0/+173 |