| Commit message (Expand) | Author | Age | Files | Lines |
* | connector: Move cn_test.c away from NLMSG_PUT(). | David S. Miller | 2012-06-27 | 1 | -7/+6 |
* | Documentation/: it's -> its where appropriate | Francis Galiegue | 2010-04-23 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | connector: Provide the sender's credentials to the callback | Philipp Reisner | 2009-10-02 | 2 | -5/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-24 | 2 | -3/+3 |
|\ |
|
| * | connector: maintainer/mail update. | Evgeniy Polyakov | 2009-07-21 | 2 | -3/+3 |
* | | connector: get test code working by default | Mike Frysinger | 2009-07-17 | 3 | -22/+76 |
* | | connector: clean up grammar/style in documentation | Mike Frysinger | 2009-07-17 | 1 | -58/+61 |
* | | connector: make callback argument type explicit | Mike Frysinger | 2009-07-17 | 1 | -3/+1 |
|/ |
|
* | Documentation/connector/cn_test.c comment unused cn_test_want_notify() | Jaswinder Singh Rajput | 2009-06-18 | 1 | -0/+7 |
* | Documentation/connector/cn_test.c: don't use gfp_any() | Andrew Morton | 2009-02-13 | 1 | -4/+2 |
* | .gitignore updates | Alexey Dobriyan | 2008-10-30 | 1 | -0/+1 |
* | docsrc: build Documentation/ sources | Randy Dunlap | 2008-08-13 | 1 | -0/+11 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | [CONNECTOR]: Add userspace example code into Documentation/connector/ | Evgeniy Polyakov | 2006-08-27 | 1 | -0/+206 |
* | [CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations. | Evgeniy Polyakov | 2006-03-21 | 1 | -2/+3 |
* | [CONNECTOR]: Fix documentation test module. | Carlo Comin | 2005-11-08 | 1 | -2/+2 |
* | [CONNECTOR]: Update documentation to match reality. | Evgeniy Polyakov | 2005-10-13 | 1 | -0/+44 |
* | [NET]: Add netlink connector. | Evgeniy Polyakov | 2005-09-12 | 2 | -0/+327 |