aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/pohmelfs/net.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Staging: pohmelfs: fix spaces and TAB coding style issue in net.cRuslan Pisarev1-19/+19
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-09-15Staging: pohmelfs: sync with the development treeEvgeniy Polyakov1-10/+8
2009-09-15Staging: pohmelfs: fix atomic type spewAlan Cox1-1/+1
2009-06-19Staging: pohmelfs: Remove braces around single statementsBill Pemberton1-2/+2
2009-06-19Staging: pohmelfs: move open brace to same line on structsBill Pemberton1-2/+1
2009-04-17Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov1-54/+2
2009-04-17Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.Evgeniy Polyakov1-0/+16
2009-04-03Staging: pohmelfs: net.c: include vmalloc.hAlexander Beregalov1-0/+1
2009-04-03Staging: pohmelfs: network operations.Evgeniy Polyakov1-0/+1246