index
:
splice
master
splice test tools
axboe@kernel.dk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-11-12
Fix various compile warnings
HEAD
master
Jens Axboe
2007-06-22
nettest 32-bit warnings
Jens Axboe
2007-06-22
Add nettest/ tools
Jens Axboe
2007-06-13
Merge branch 'master' of ssh://brick.kernel.dk/data/git/splice
Jens Axboe
2007-06-13
vmsplice-touser: size and non-block option
Jens Axboe
2007-06-13
vmsplice-touser: cleanup
Jens Axboe
2007-06-13
README: missing documentation
Jens Axboe
2007-06-13
splice.h: SPLICE_F_UNMAP definition update
Jens Axboe
2007-06-13
vmsplice-touser: -z requires -m
Jens Axboe
2007-06-13
vmsplice-to-user: update for real zero copy to user
Jens Axboe
2007-06-12
splice-fromnet/out: more flags
Jens Axboe
2007-06-12
splice-fromnet: add poll and size options
Jens Axboe
2007-06-08
splice flags are unsigned int, not unsigned long
Jens Axboe
2007-06-08
splice-cp: 0 return is not an error
Jens Axboe
2007-06-08
Work around glibc weirdness
Jens Axboe
2007-06-08
vmsplice examples: need fcntl.h include
Jens Axboe
2007-06-05
splice-fromnet: really splice from network
Jens Axboe
2007-06-04
vmsplice-touser: example
Jens Axboe
2007-02-06
Merge branch 'master' of ssh://axboe@router.home.kernel.dk/data/git/splice
Jens Axboe
2007-02-06
[PATCH] x86_64 version of rdtscll()
Ulisses Furquim
2007-02-05
[PATCH] Fix build with newer glibc/kernel-headers
Jens Axboe
2007-02-05
[PATCH] splice.h - convert _syscallX to syscall
Brandon Philips
2006-12-22
[PATCH] Update .gitignore
Jens Axboe
2006-12-22
[PATCH] Add simple splice-fromnet example
Jens Axboe
2006-10-19
[PATCH] make install fix
Mark Fasheh
2006-09-05
[PATCH] email update
Jens Axboe
2006-08-30
[PATCH] Add vmsplice2 binary to .gitignore
Jens Axboe
2006-07-11
Merge branch 'master' of ssh://axboe@router.home.kernel.dk/data/git/splice
Jens Axboe
2006-07-11
[PATCH] Use <linux/unistd.h> for _syscallX() functions
Jens Axboe
2006-07-10
[PATCH] ktee: don't use SPLICE_F_NONBLOCK
Jens Axboe
2006-05-03
[PATCH] Cleanups/dead code removal
Jens Axboe
2006-05-03
[PATCH] splice-bench: set SO_REUSEADDR on server end
Jens Axboe
2006-05-03
[PATCH] vmsplice2: warning fix
Jens Axboe
2006-05-03
[PATCH]: vmsplice2 update
Jens Axboe
2006-05-02
[PATCH] vmsplice2: page spanning needs 3 pages
Jens Axboe
2006-05-02
[PATCH] vmsplice2: add option -c for each segment spanning a page
Jens Axboe
2006-05-02
[PATCH] README: mention vmsplice2
Jens Axboe
2006-05-02
[PATCH] vmsplice2: add header/body padding at the end
Jens Axboe
2006-05-02
[PATCH] vmsplice2: add switch for stack allocation
Jens Axboe
2006-05-02
[PATCH] vmsplice2: don't allocate memory on stack
Jens Axboe
2006-05-02
[PATCH] vmsplice2: another test program
Jens Axboe
2006-05-02
[PATCH] man page update
Jens Axboe
2006-05-01
[PATCH] splice-in: accept block device as input
Jens Axboe
2006-05-01
[PATCH] ktee: add -m option for moving of pages
Jens Axboe
2006-05-01
[PATCH] man page update
Jens Axboe
2006-05-01
[PATCH] Fixup syscall definitions
Jens Axboe
2006-04-30
[PATCH] Install man pages as well with make install
Jens Axboe
2006-04-30
[PATCH] Update README
Jens Axboe
2006-04-30
[PATCH] Add HISTORY section to man pages.
Jens Axboe
2006-04-30
[PATCH] vmsplice: allow for setting of SPLICE_F_GIFT flag.
Jens Axboe
[next]