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