summaryrefslogtreecommitdiffstats
path: root/Documentation/connector
Commit message (Expand)AuthorAgeFilesLines
* samples: connector: from Documentation to samples directoryArnd Bergmann2016-04-285-468/+8
* w1: optional bundling of netlink kernel repliesDavid Fries2014-05-271-1/+1
* connector: allow multiple messages to be sent in one packetDavid Fries2014-05-271-3/+10
* connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-071-1/+1
* connector - documentation: simplify netlink message length assignmentMathias Krause2013-10-021-1/+1
* connector: Move cn_test.c away from NLMSG_PUT().David S. Miller2012-06-261-7/+6
* Documentation/: it's -> its where appropriateFrancis Galiegue2010-04-231-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-022-5/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-232-3/+3
|\
| * connector: maintainer/mail update.Evgeniy Polyakov2009-07-212-3/+3
* | connector: get test code working by defaultMike Frysinger2009-07-173-22/+76
* | connector: clean up grammar/style in documentationMike Frysinger2009-07-171-58/+61
* | connector: make callback argument type explicitMike Frysinger2009-07-171-3/+1
|/
* Documentation/connector/cn_test.c comment unused cn_test_want_notify()Jaswinder Singh Rajput2009-06-181-0/+7
* Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton2009-02-121-4/+2
* .gitignore updatesAlexey Dobriyan2008-10-301-0/+1
* docsrc: build Documentation/ sourcesRandy Dunlap2008-08-121-0/+11
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [CONNECTOR]: Add userspace example code into Documentation/connector/Evgeniy Polyakov2006-08-261-0/+206
* [CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.Evgeniy Polyakov2006-03-201-2/+3
* [CONNECTOR]: Fix documentation test module.Carlo Comin2005-11-081-2/+2
* [CONNECTOR]: Update documentation to match reality.Evgeniy Polyakov2005-10-131-0/+44
* [NET]: Add netlink connector.Evgeniy Polyakov2005-09-112-0/+327
OpenPOWER on IntegriCloud