freebsd-dev/sys/dev/netmap
Luigi Rizzo e4166283fb better handling of netmap emulation over standard device drivers:
plug a potential mbuf leak, and detect bogus drivers that
return ENOBUFS even when the packet has been queued.

MFC after:	3 days
2014-06-06 18:36:02 +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 better handling of netmap emulation over standard device drivers: 2014-06-06 18:36:02 +00:00
netmap_kern.h align comments with the ones in our development trunk 2014-06-06 14:58:25 +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 introduce mbq_lock() and mbq_unlock() for the mbq, 2014-06-06 18:02:32 +00:00