index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
connector.h
Age
Commit message (
Expand
)
Author
2012-02-02
drivers: hv: kvp: Add/cleanup connector defines
K. Y. Srinivasan
2011-08-25
MAINTAINERS: Evgeniy has moved
Evgeniy Polyakov
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-07
Connector: Set the CN_NETLINK_USERS correctly
K. Y. Srinivasan
2011-03-31
connector: convert to synchronous netlink message processing
Patrick McHardy
2011-02-23
connector: Convert char *name to const char *name
Joe Perches
2011-01-20
Connector: Add an index to support key/value pair (KVP) functionality
Ky Srinivasan
2010-10-24
connector: remove lazy workqueue creation
Tejun Heo
2010-02-02
connector: Delete buggy notification code.
Evgeniy Polyakov
2009-11-25
drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right file
Philipp Reisner
2009-10-02
connector: Removed the destruct_data callback since it is always kfree_skb()
Philipp Reisner
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
2009-10-02
connector: Keep the skb in cn_callback_data
Philipp Reisner
2009-07-17
connector: make callback argument type explicit
Mike Frysinger
2009-06-22
dm raid1: add userspace log
Jonthan Brassow
2009-04-03
Staging: dst: core files.
Evgeniy Polyakov
2009-02-03
connector: create connector workqueue only while needed once
Frederic Weisbecker
2009-01-16
include of <linux/types.h> is preferred over <asm/types.h>
Jaswinder Singh Rajput
2008-07-30
connector: add a BlackBoard user to connector
Jerome Arbez-Gindre
2008-02-27
CONNECTOR: make cn_already_initialized static
Li Zefan
2008-01-28
[CONNECTOR]: Cleanup struct cn_callback_entry
Li Zefan
2008-01-28
[CONNECTOR]: Cleanup struct cn_queue_dev
Li Zefan
2007-10-16
uvesafb: add connector entries
Michal Januszewski
2007-10-16
connector: change connector's max message size
Michal Januszewski
2007-10-11
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2006-12-18
[CONNECTOR]: Replace delayed work with usual work queue.
Evgeniy Polyakov
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-06-22
[PATCH] w1: Move w1-connector definitions into linux/include/connector.h
Evgeniy Polyakov
2005-11-10
[CIFS] Reserve upcall IDX value for CIFS with connector header and add
Steve French
2005-11-07
[PATCH] Process Events Connector
Matt Helsley
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-05
[CONNECTOR]: fix sparse gfp nocast warnings
Randy Dunlap
2005-09-26
[CONNECTOR]: async connector mode.
Evgeniy Polyakov
2005-09-12
[NET]: Add netlink connector.
Evgeniy Polyakov