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