Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / connector /
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-09-28 Vladimir Zapolskiyconnector: add comm change event report to proc connector
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-07-29 Oleg Nesterovproc_fork_connector: a lockless ->real_parent usage...
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-26 Andrew Mortondrivers/connector/cn_proc.c: remove unused local
2011-07-25 Wanlong Gaodrivers:connector:remove an unused variable *tracer*
2011-07-22 Linus TorvaldsMerge branch 'ptrace' of git://git./linux/kernel/git...
2011-07-18 Vladimir Zapolskiyconnector: add an event for monitoring process tracers
2011-07-06 Jeff Mahoney- Update to 3.0-rc6.
2011-06-07 K. Y. SrinivasanConnector: Correctly set the error code in case of...
2011-04-27 Jeff Mahoney- Update to 2.6.39-rc5.
2011-04-12 Patrick McHardyconnector: fix skb double free in cn_rx_skb()
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-31 Patrick McHardyconnector: convert to synchronous netlink message proce...
2011-02-23 Joe Perchesconnector: Convert char *name to const char *name
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2010-12-17 Christoph Lameterconnector: Use this_cpu operations
2010-12-16 Jeff Mahoney- Linux: 2.6.37-rc6.
2010-12-10 Stephen Hemmingerconnector: add module alias
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-24 Tejun Heoconnector: remove lazy workqueue creation
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-09 Jeff Mahoney- Update to 2.6.33-rc7.
2010-02-02 Evgeniy Polyakovconnector: Delete buggy notification code.
2009-10-12 Jeff Mahoney- Updated to 2.6.32-rc4.
2009-10-09 Jeff Mahoney- Update to 2.6.32-rc3.
2009-10-08 Jeff Mahoney- Updated to 2.6.32-rc3.
2009-10-06 Stephen Boydconnector: Fix incompatible pointer type warning
2009-10-02 Philipp Reisnerconnector: Removed the destruct_data callback since...
2009-10-02 Philipp Reisnerconnector: Provide the sender's credentials to the...
2009-10-02 Philipp Reisnerconnector: Keep the skb in cn_callback_data
2009-09-23 Scott James Remnantproc connector: add event for process becoming session...
2009-07-24 Jeff Mahoney- Update to 2.6.31-rc4.
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-21 Evgeniy Polyakovconnector: maintainer/mail update.
2009-07-17 Mike Frysingerconnector: make callback argument type explicit
2009-07-03 Jeff Mahoney- Update to 2.6.31-rc1-git10.
2009-06-12 Pavel Machektrivial: Kconfig: .ko is normally not included in modul...
2009-04-15 Jeff Mahoney- Update to 2.6.30-rc2.
2009-02-03 Frederic Weisbeckerconnector: create connector workqueue only while needed...
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-07-09 Jeff Mahoney- Updated to 2.6.26-rc9-git5.
2008-06-28 Li ZefanCONNECTOR: add a proc entry to list connectors
2008-03-27 Greg Kroah-Hartman- update to 2.6.25-rc7
2008-03-24 Evgeniy Polyakovconnector: convert to single-threaded workqueue
2008-03-04 Olaf Hering+- Update to 2.6.25-rc3-git5
2008-02-27 Li ZefanCONNECTOR: make cn_already_initialized static
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28 Li Zefan[CONNECTOR]: Cleanup struct cn_callback_entry
2008-01-28 Li Zefan[CONNECTOR]: Cleanup struct cn_queue_dev
2008-01-28 Li Zefan[CONNECTOR]: clean up {,__}cn_rx_skb()
2008-01-28 Li Zefan[CONNECTOR]: add a missing break in cn_netlink_send()
2008-01-11 Jeff Mahoney- Update to 2.6.24-rc7-git3.
2008-01-09 Li Zefan[CONNECTOR]: Don't touch queue dev after decrement...
2008-01-04 Jeff Mahoney- Update to 2.6.24-rc6-git11.
2008-01-04 Li Zefan[CONNECTOR]: Return proper error code in cn_call_callback()
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-31 Michal Januszewski[CONNECTOR]: Fix a spurious kfree_skb() call
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-07-16 Jan EngelhardtUse menuconfig objects: connector
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2007-03-18 Olaf Hering+- update to 2.6.21-rc4-git3
2007-03-08 Philipp Reisner[CONNECTOR]: Bugfix for cn_call_callback()
2007-01-09 Olaf Hering+- update to 2.16.20-rc4
2007-01-06 Erik Jacobson[PATCH] connector: some fixes for ia64 unaligned access...
2006-12-18 Evgeniy Polyakov[CONNECTOR]: Replace delayed work with usual work queue.
2006-12-18 Evgeniy Polyakov[CONNECTOR]: Fix compilation breakage introduced recently.
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-08-07 Greg Kroah-Hartman- Update to 2.6.18-rc4
2006-08-01 Greg Kroah-Hartman- update to 2.6.18-rc1 (only i386 configs will build...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-31 Chandra Seetharaman[PATCH] Process Events: Fix biarch compatibility issue...
2006-06-23 Andrew Morton[PATCH] connector-exports
2006-06-23 Matt Helsley[PATCH] Process Events - Header Cleanup
2006-06-20 Evgeniy Polyakov[CONNECTOR]: Initialize subsystem earlier.
2006-06-18 Andreas Schwab[CONNECTOR]: Fix warning in cn_queue.c
2006-03-23 Arjan van de Ven[PATCH] sem2mutex: drivers: raw, connector, dcdbas...
2006-03-21 Evgeniy Polyakov[CONNECTOR]: Use netlink_has_listeners() to avoind...
2006-01-24 Chris L Mason- Update config files: enable CONFIG_CONNECTOR and...
2006-01-10 Matt Helsley[PATCH] Switch getnstimestamp() calls to ktime_get_ts()
2006-01-09 David S. Miller[PATCH] drivers/connector/cn_proc.c typos
2005-12-12 Matt Helsley[PATCH] Add timestamp field to process events
2005-11-07 Matt Helsley[PATCH] Process Events Connector
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-05 Randy Dunlap[CONNECTOR]: fix sparse gfp nocast warnings
2005-09-26 Evgeniy Polyakov[CONNECTOR]: async connector mode.
2005-09-12 Evgeniy Polyakov[NET]: Add netlink connector.