This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
netmap
History
Luigi Rizzo
aa76317cfc
fix a bug in the computation of the userspace offset for a give netmap buffer.
...
Submitted by: Hugh Nhan
2013-04-15 11:49:16 +00:00
..
if_em_netmap.h
add some definition and driver changes in preparation for
2013-01-17 22:14:58 +00:00
if_igb_netmap.h
add some definition and driver changes in preparation for
2013-01-17 22:14:58 +00:00
if_lem_netmap.h
add some definition and driver changes in preparation for
2013-01-17 22:14:58 +00:00
if_re_netmap.h
add some definition and driver changes in preparation for
2013-01-17 22:14:58 +00:00
ixgbe_netmap.h
add some definition and driver changes in preparation for
2013-01-17 22:14:58 +00:00
netmap_kern.h
control some debugging messages with dev.netmap.verbose
2013-01-23 03:51:47 +00:00
netmap_mem2.c
fix a bug in the computation of the userspace offset for a give netmap buffer.
2013-04-15 11:49:16 +00:00
netmap.c
Switch the vm_object mutex to be a rwlock. This will enable in the
2013-03-09 02:32:23 +00:00