summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-04-28samples: connector: from Documentation to samples directoryArnd Bergmann8-5/+22
2014-05-27w1: optional bundling of netlink kernel repliesDavid Fries6-263/+447
2014-05-27connector: allow multiple messages to be sent in one packetDavid Fries3-5/+26
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries9-31/+37
2013-10-02connector - documentation: simplify netlink message length assignmentMathias Krause1-1/+1
2012-06-27connector: Move cn_test.c away from NLMSG_PUT().David S. Miller1-7/+6
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue56-81/+81
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4208-717/+3717
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner10-18/+19
2009-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller71-204/+3567
2009-07-21connector: maintainer/mail update.Evgeniy Polyakov5-6/+13
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 Frysinger8-19/+16
2009-06-18Documentation/connector/cn_test.c comment unused cn_test_want_notify()Jaswinder Singh Rajput1-0/+7
2009-02-13Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton1-4/+2
2008-10-30.gitignore updatesAlexey Dobriyan11-0/+14
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap15-1/+118
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau136-330/+157
2006-08-27[CONNECTOR]: Add userspace example code into Documentation/connector/Evgeniy Polyakov1-0/+206
2006-03-21[CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.Evgeniy Polyakov2-5/+7
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-12[NET]: Add netlink connector.Evgeniy Polyakov10-0/+1165