summaryrefslogtreecommitdiffstats
path: root/Documentation/connector
AgeCommit message (Expand)AuthorLines
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab-156/+0
2019-07-15docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab-85/+45
2016-04-28samples: connector: from Documentation to samples directoryArnd Bergmann-468/+8
2014-05-27w1: optional bundling of netlink kernel repliesDavid Fries-1/+1
2014-05-27connector: allow multiple messages to be sent in one packetDavid Fries-3/+10
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries-1/+1
2013-10-02connector - documentation: simplify netlink message length assignmentMathias Krause-1/+1
2012-06-26connector: Move cn_test.c away from NLMSG_PUT().David S. Miller-7/+6
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner-5/+5
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-3/+3
2009-07-21connector: maintainer/mail update.Evgeniy Polyakov-3/+3
2009-07-17connector: get test code working by defaultMike Frysinger-22/+76
2009-07-17connector: clean up grammar/style in documentationMike Frysinger-58/+61
2009-07-17connector: make callback argument type explicitMike Frysinger-3/+1
2009-06-18Documentation/connector/cn_test.c comment unused cn_test_want_notify()Jaswinder Singh Rajput-0/+7
2009-02-12Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton-4/+2
2008-10-30.gitignore updatesAlexey Dobriyan-0/+1
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap-0/+11
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2006-08-26[CONNECTOR]: Add userspace example code into Documentation/connector/Evgeniy Polyakov-0/+206
2006-03-20[CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.Evgeniy Polyakov-2/+3
2005-11-08[CONNECTOR]: Fix documentation test module.Carlo Comin-2/+2
2005-10-13[CONNECTOR]: Update documentation to match reality.Evgeniy Polyakov-0/+44
2005-09-11[NET]: Add netlink connector.Evgeniy Polyakov-0/+327