aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/connector (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-28samples: connector: from Documentation to samples directoryArnd Bergmann5-468/+8
2014-05-27w1: optional bundling of netlink kernel repliesDavid Fries1-1/+1
2014-05-27connector: allow multiple messages to be sent in one packetDavid Fries1-3/+10
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries1-1/+1
2013-10-02connector - documentation: simplify netlink message length assignmentMathias Krause1-1/+1
2012-06-26connector: Move cn_test.c away from NLMSG_PUT().David S. Miller1-7/+6
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner2-5/+5
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-3/+3
2009-07-21connector: maintainer/mail update.Evgeniy Polyakov2-3/+3
2009-07-17connector: get test code working by defaultMike Frysinger3-22/+76
2009-07-17connector: clean up grammar/style in documentationMike Frysinger1-58/+61
2009-07-17connector: make callback argument type explicitMike Frysinger1-3/+1
2009-06-18Documentation/connector/cn_test.c comment unused cn_test_want_notify()Jaswinder Singh Rajput1-0/+7
2009-02-12Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton1-4/+2
2008-10-30.gitignore updatesAlexey Dobriyan1-0/+1
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap1-0/+11
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2006-08-26[CONNECTOR]: Add userspace example code into Documentation/connector/Evgeniy Polyakov1-0/+206
2006-03-20[CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.Evgeniy Polyakov1-2/+3
2005-11-08[CONNECTOR]: Fix documentation test module.Carlo Comin1-2/+2
2005-10-13[CONNECTOR]: Update documentation to match reality.Evgeniy Polyakov1-0/+44
2005-09-11[NET]: Add netlink connector.Evgeniy Polyakov2-0/+327