..
altq
Reduce the time it takes the kernel to install a new PF config containing a large number of queues
2019-02-11 05:17:31 +00:00
bpf_buffer.c
Add an external mbuf buffer type that holds multiple unmapped pages.
2019-06-29 00:48:33 +00:00
bpf_buffer.h
bpf_filter.c
bpf_jitter.c
bpf_jitter.h
bpf_zerocopy.c
bpf_zerocopy.h
bpf.c
Add an external mbuf buffer type that holds multiple unmapped pages.
2019-06-29 00:48:33 +00:00
bpf.h
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
bpfdesc.h
Rework locking in BPF code to remove rwlock from fast path.
2019-05-13 13:45:28 +00:00
bridgestp.c
bridge: Fix panic if the STP root is removed
2019-03-15 11:21:20 +00:00
bridgestp.h
dlt.h
ethernet.h
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
firewire.h
ieee8023ad_lacp.c
Select lacp egress ports based on NUMA domain
2019-05-03 14:43:21 +00:00
ieee8023ad_lacp.h
Select lacp egress ports based on NUMA domain
2019-05-03 14:43:21 +00:00
ieee_oui.h
net: adjust randomized address bits
2019-04-17 17:18:43 +00:00
if_arp.h
Improve ARP logging.
2019-03-09 01:12:59 +00:00
if_bridge.c
if_bridge(4): Complete bpf auditing of local traffic over the bridge
2019-05-29 01:08:30 +00:00
if_bridgevar.h
if_clone.c
if_clone.h
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
if_dead.c
if_debug.c
if_disc.c
if_dl.h
if_edsc.c
if_enc.c
New pfil(9) KPI together with newborn pfil API and control utility.
2019-01-31 23:01:03 +00:00
if_enc.h
if_epair.c
if_ethersubr.c
Restructure mbuf send tags to provide stronger guarantees.
2019-05-24 22:30:40 +00:00
if_fwsubr.c
if_gif.c
if_gif.h
if_gre.c
Add GRE-in-UDP encapsulation support as defined in RFC8086.
2019-04-24 09:05:45 +00:00
if_gre.h
Add GRE-in-UDP encapsulation support as defined in RFC8086.
2019-04-24 09:05:45 +00:00
if_ipsec.c
if_ipsec.h
if_lagg.c
Restore the comment removed in r348745.
2019-06-06 17:20:35 +00:00
if_lagg.h
Select lacp egress ports based on NUMA domain
2019-05-03 14:43:21 +00:00
if_llatbl.c
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
if_llatbl.h
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
if_llc.h
if_loop.c
if_me.c
if_media.c
if_media.h
if_mib.c
if_mib.h
if_pflog.h
if_pfsync.h
if_sppp.h
if_spppfr.c
if_spppsubr.c
Replace read_random(9) with more appropriate arc4rand(9) KPIs
2019-04-04 01:02:50 +00:00
if_stf.c
Do not perform DAD on stf(4) interfaces.
2019-03-30 18:00:44 +00:00
if_tap.h
tun/tap: merge and rename to tuntap
2019-05-08 02:32:11 +00:00
if_tun.h
if_tuntap.c
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
if_types.h
if_var.h
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
if_vlan_var.h
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
if_vlan.c
Support IFCAP_NOMAP in vlan(4).
2019-06-29 00:51:38 +00:00
if_vxlan.c
Convert all IPv4 and IPv6 multicast memberships into using a STAILQ
2019-06-25 11:54:41 +00:00
if_vxlan.h
if.c
Need to wait for epoch callbacks to complete before detaching a
2019-06-28 10:49:04 +00:00
if.h
Add an external mbuf buffer type that holds multiple unmapped pages.
2019-06-29 00:48:33 +00:00
ifdi_if.m
iflib_clone.c
- Remove the unused ifc_link_irq and ifc_mtx_name members of struct iflib_ctx.
2019-05-06 20:56:41 +00:00
iflib_private.h
- Replace unused and only ever written to members of public iflib(9)
2019-06-15 11:07:41 +00:00
iflib.c
o In iflib_txq_drain():
2019-06-26 15:28:21 +00:00
iflib.h
- Replace unused and only ever written to members of public iflib(9)
2019-06-15 11:07:41 +00:00
ifq.h
mp_ring.c
- Merge r338254 from cxgbe(4):
2019-05-09 11:34:46 +00:00
mp_ring.h
mppc.h
mppcc.c
mppcd.c
netisr_internal.h
netisr.c
Restructure mbuf send tags to provide stronger guarantees.
2019-05-24 22:30:40 +00:00
netisr.h
netmap_legacy.h
netmap: add support for multiple host rings
2019-03-18 12:22:23 +00:00
netmap_user.h
netmap: add support for multiple host rings
2019-03-18 12:22:23 +00:00
netmap_virt.h
netmap.h
netmap: add support for multiple host rings
2019-03-18 12:22:23 +00:00
paravirt.h
pfil.c
Most Ethernet drivers that potentially can run a pfil(9) hook with
2019-03-10 17:20:09 +00:00
pfil.h
Most Ethernet drivers that potentially can run a pfil(9) hook with
2019-03-10 17:20:09 +00:00
pfkeyv2.h
pfvar.h
pf :Use counter(9) in pf tables.
2019-03-15 11:08:44 +00:00
ppp_defs.h
radix_mpath.c
radix_mpath.h
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
rndis.h
route_var.h
Existense of PCB route caching doesn't allow us to use new fast route
2019-05-08 23:39:24 +00:00
route.c
Fix gateway setup for the interface routes.
2019-05-22 21:20:15 +00:00
route.h
Existense of PCB route caching doesn't allow us to use new fast route
2019-05-08 23:39:24 +00:00
rss_config.c
rss_config.h
rtsock.c
When sending a routing message, don't allow the user to set the
2019-04-14 10:18:14 +00:00
sff8436.h
sff8472.h
slcompress.c
slcompress.h
toeplitz.c
toeplitz.h
vnet.c
vnet.h
[PowerPC64] Don't mark module data as static
2019-06-25 17:15:44 +00:00