..
bpf_buffer.c
bpf_buffer.h
bpf_filter.c
bpf_jitter.c
bpf_jitter.h
bpf_zerocopy.c
bpf_zerocopy.h
bpf.c
Change the curvnet variable from a global const struct vnet *,
2009-05-05 10:56:12 +00:00
bpf.h
bpfdesc.h
bridgestp.c
replace IFQ_ENQUEUE + if_start with if_transmit
2009-04-27 22:46:26 +00:00
bridgestp.h
ethernet.h
fddi.h
firewire.h
flowtable.c
remove gratuitous memory barrier, a remnant of unified L2 / L3
2009-04-27 22:45:19 +00:00
flowtable.h
ieee8023ad_lacp.c
Use the flowid if its available for selecting the tx port.
2009-04-30 14:25:44 +00:00
ieee8023ad_lacp.h
if_arc.h
if_arcsubr.c
remove call to IFQ_HANDOFF is it called by if_transmit in the default case
2009-04-27 22:44:26 +00:00
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c
Reorder the bridge add and delete routines to avoid calling ifpromisc() with
2009-05-01 19:46:42 +00:00
if_bridgevar.h
if_clone.c
Change the curvnet variable from a global const struct vnet *,
2009-05-05 10:56:12 +00:00
if_clone.h
if_dead.c
During if_detach(), invoke if_dead() to set the ifnet's function
2009-04-23 11:51:53 +00:00
if_disc.c
if_dl.h
if_edsc.c
if_ef.c
replace IFQ_HANDOFF with if_transmit
2009-04-27 22:45:56 +00:00
if_enc.c
if_enc.h
if_ethersubr.c
Change the curvnet variable from a global const struct vnet *,
2009-05-05 10:56:12 +00:00
if_faith.c
if_fddisubr.c
if_fwsubr.c
if_gif.c
Permit buiding kernels with options VIMAGE, restricted to only a single
2009-04-30 13:36:26 +00:00
if_gif.h
Make indentation more uniform accross vnet container structs.
2009-05-02 08:16:26 +00:00
if_gre.c
if_gre.h
if_iso88025subr.c
if_lagg.c
Use the flowid if its available for selecting the tx port.
2009-04-30 14:25:44 +00:00
if_lagg.h
if_llatbl.c
if_llatbl.h
if_llc.h
if_loop.c
In preparation for turning on options VIMAGE in next commits,
2009-04-26 22:06:42 +00:00
if_media.c
if_media.h
if_mib.c
Permit buiding kernels with options VIMAGE, restricted to only a single
2009-04-30 13:36:26 +00:00
if_mib.h
if_sppp.h
if_spppfr.c
if_spppsubr.c
if_stf.c
if_stf.h
if_tap.c
if_tap.h
if_tapvar.h
if_tun.c
if_tun.h
if_types.h
if_var.h
Change the curvnet variable from a global const struct vnet *,
2009-05-05 10:56:12 +00:00
if_vlan_var.h
if_vlan.c
if.c
Change the curvnet variable from a global const struct vnet *,
2009-05-05 10:56:12 +00:00
if.h
Add a new interface flag, IFF_DYING, which is set when a device driver
2009-04-23 09:32:30 +00:00
iso88025.h
netisr.c
Garbage collect now-unused NETISR_FORCEQUEUE, which overrode the global
2009-05-13 17:22:33 +00:00
netisr.h
Garbage collect now-unused NETISR_FORCEQUEUE, which overrode the global
2009-05-13 17:22:33 +00:00
pfil.c
pfil.h
pfkeyv2.h
ppp_defs.h
radix_mpath.c
radix_mpath.h
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
Unbreak options VIMAGE + nooptions INVARIANTS kernel builds.
2009-05-02 05:02:28 +00:00
route.h
rtsock.c
Change the curvnet variable from a global const struct vnet *,
2009-05-05 10:56:12 +00:00
slcompress.c
slcompress.h
vnet.h
Make indentation more uniform accross vnet container structs.
2009-05-02 08:16:26 +00:00
zlib.c
zlib.h