freebsd-dev/sys/dev/netmap
Luigi Rizzo 63a3395e5d change the netmap mbuf destructor so the same code works also on FreeBSD 9.
For head and 10 this change has no effect, but on stable/9 it would cause
panics when using emulated netmap on top of a standard device driver.
2014-06-10 16:06:59 +00:00
..
if_em_netmap.h It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
if_igb_netmap.h It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
if_lem_netmap.h It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
if_re_netmap.h It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
ixgbe_netmap.h It is 2014 and we have a new version of netmap. 2014-01-06 12:53:15 +00:00
netmap_freebsd.c better handling of netmap emulation over standard device drivers: 2014-06-06 18:36:02 +00:00
netmap_generic.c change the netmap mbuf destructor so the same code works also on FreeBSD 9. 2014-06-10 16:06:59 +00:00
netmap_kern.h sync the code with the one in stable/10 2014-06-09 15:44:31 +00:00
netmap_mbq.c introduce mbq_lock() and mbq_unlock() for the mbq, 2014-06-06 18:02:32 +00:00
netmap_mbq.h introduce mbq_lock() and mbq_unlock() for the mbq, 2014-06-06 18:02:32 +00:00
netmap_mem2.c whitespace change: remove trailing whitespace 2014-06-05 21:12:41 +00:00
netmap_mem2.h This new version of netmap brings you the following: 2014-02-15 04:53:04 +00:00
netmap_offloadings.c This new version of netmap brings you the following: 2014-02-15 04:53:04 +00:00
netmap_pipe.c whitespace change: remove trailing whitespace 2014-06-05 21:12:41 +00:00
netmap_vale.c rate limit some error messages 2014-06-06 14:57:40 +00:00
netmap.c Fixes from Fanco Ficthner on transparent mode 2014-06-09 15:46:11 +00:00