freebsd-dev/sys/dev/netmap
Gleb Smirnoff 6c3e93cb5a Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process
incoming packets in taskqueue context.

Reviewed by:	hselasky
Differential Revision:	https://reviews.freebsd.org/D23518
2020-02-11 18:57:07 +00:00
..
if_ptnet.c Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process 2020-02-11 18:57:07 +00:00
if_re_netmap.h
if_vtnet_netmap.h
netmap_bdg.c
netmap_bdg.h
netmap_freebsd.c Make page busy state deterministic on free. Pages must be xbusy when 2019-12-22 06:56:44 +00:00
netmap_generic.c
netmap_kern.h netmap: improve netmap(4) and vale(4) man pages 2020-02-07 19:26:26 +00:00
netmap_kloop.c
netmap_legacy.c
netmap_mbq.c
netmap_mbq.h
netmap_mem2.c netmap_mem_unmap: fix NULL pointer dereference 2020-01-26 21:34:46 +00:00
netmap_mem2.h
netmap_monitor.c
netmap_null.c
netmap_offloadings.c
netmap_pipe.c
netmap_vale.c
netmap.c In netmap() call ether_input() within the network epoch. 2020-01-23 01:35:02 +00:00