summaryrefslogtreecommitdiff
path: root/Documentation/connector
Commit message (Expand)AuthorAge
* samples: connector: from Documentation to samples directoryArnd Bergmann2016-04-28
* w1: optional bundling of netlink kernel repliesDavid Fries2014-05-27
* connector: allow multiple messages to be sent in one packetDavid Fries2014-05-27
* connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-07
* connector - documentation: simplify netlink message length assignmentMathias Krause2013-10-02
* connector: Move cn_test.c away from NLMSG_PUT().David S. Miller2012-06-26
* Documentation/: it's -> its where appropriateFrancis Galiegue2010-04-23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\
| * connector: maintainer/mail update.Evgeniy Polyakov2009-07-21
* | connector: get test code working by defaultMike Frysinger2009-07-17
* | connector: clean up grammar/style in documentationMike Frysinger2009-07-17
* | connector: make callback argument type explicitMike Frysinger2009-07-17
|/
* Documentation/connector/cn_test.c comment unused cn_test_want_notify()Jaswinder Singh Rajput2009-06-18
* Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton2009-02-12
* .gitignore updatesAlexey Dobriyan2008-10-30
* docsrc: build Documentation/ sourcesRandy Dunlap2008-08-12
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* [CONNECTOR]: Add userspace example code into Documentation/connector/Evgeniy Polyakov2006-08-26
* [CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.Evgeniy Polyakov2006-03-20
* [CONNECTOR]: Fix documentation test module.Carlo Comin2005-11-08
* [CONNECTOR]: Update documentation to match reality.Evgeniy Polyakov2005-10-13
* [NET]: Add netlink connector.Evgeniy Polyakov2005-09-11