..
altq
Use a void * argument to callout handlers instead of timeout_t casts.
2019-12-05 18:47:29 +00:00
route
Move route-specific ddb commands to route/route_ddb.c
2020-04-28 20:00:17 +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
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
bpf_jitter.h
bpf_zerocopy.c
Change synchonization rules for vm_page reference counting.
2019-09-09 21:32:42 +00:00
bpf_zerocopy.h
bpf.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
bpf.h
bpfdesc.h
bridgestp.c
bridgestp.h
debugnet_inet.c
Implement NetGDB(4)
2019-10-17 21:33:01 +00:00
debugnet_int.h
Implement NetGDB(4)
2019-10-17 21:33:01 +00:00
debugnet.c
Convert debugnet to the new routing KPI.
2020-04-26 18:42:38 +00:00
debugnet.h
Implement NetGDB(4)
2019-10-17 21:33:01 +00:00
dlt.h
MFV r353141 (by phillip):
2019-12-21 21:01:03 +00:00
ethernet.h
typo: stray spaces.
2020-02-07 15:16:04 +00:00
firewire.h
ieee8023ad_lacp.c
make lacp's use_numa hashing aware of send tags
2020-03-09 13:44:51 +00:00
ieee8023ad_lacp.h
make lacp's use_numa hashing aware of send tags
2020-03-09 13:44:51 +00:00
ieee_oui.h
Fix a typo in r349969
2019-07-14 03:49:48 +00:00
if_arp.h
if_bridge.c
bridge: epoch-ification
2020-04-26 16:22:35 +00:00
if_bridgevar.h
bridge: Move locking defines into if_bridge.c
2020-02-26 08:47:18 +00:00
if_clone.c
epair: Do not abuse params to register the second interface
2020-01-28 22:44:24 +00:00
if_clone.h
epair: Do not abuse params to register the second interface
2020-01-28 22:44:24 +00:00
if_dead.c
This adds the third step in getting BBR into the tree. BBR and
2019-08-01 14:17:31 +00:00
if_debug.c
if_disc.c
if_dl.h
if_edsc.c
if_edsc: generate an arbitrary MAC address
2020-03-02 02:45:57 +00:00
if_enc.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
if_enc.h
if_epair.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
if_ethersubr.c
ethersubr: Make the mac address generation more robust
2020-04-18 07:50:30 +00:00
if_fwsubr.c
if_gif.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
if_gif.h
gif_transmit() must always be called in the network epoch.
2020-01-15 06:18:32 +00:00
if_gre.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
if_gre.h
if_ipsec.c
Mechanically substitute assertion of in_epoch(net_epoch_preempt) to
2020-01-15 05:45:27 +00:00
if_ipsec.h
if_lagg.c
lagg: stop double-counting output errors and counting drops as errors
2020-04-13 23:06:56 +00:00
if_lagg.h
lagg: Further cleanup of the rr_limit option.
2020-01-09 14:58:41 +00:00
if_llatbl.c
Implement optional table entry limits for if_llatbl.
2020-03-04 17:17:02 +00:00
if_llatbl.h
Implement optional table entry limits for if_llatbl.
2020-03-04 17:17:02 +00:00
if_llc.h
if_loop.c
if_me.c
remove extraneous double ;s in sys/
2020-03-30 16:04:25 +00:00
if_media.c
if_media.c: staticize and constify ifmedia description structures used under IFMEDIA_DEBUG.
2020-02-11 17:45:01 +00:00
if_media.h
if_media.h: Add 50G KR4 ethernet media type.
2020-02-11 18:03:45 +00:00
if_mib.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
if_mib.h
if_pflog.h
if_pfsync.h
if_sppp.h
if_spppfr.c
if_spppsubr.c
Don't use if_maddr_rlock() in sppp(4), use epoch(9) directly instead.
2019-10-10 23:54:37 +00:00
if_stf.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
if_tap.h
tap: add support for virtio-net offloads
2019-10-18 21:53:27 +00:00
if_tun.h
if_tuntap(4): Add TUNGIFNAME
2019-07-25 22:23:34 +00:00
if_tuntap.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
if_types.h
if_var.h
Finish r191148: replace rtentry with route in if_bridge if_output() callback.
2020-04-17 17:05:58 +00:00
if_vlan_var.h
if_vlan.c
vlan: Fix panic when vnet jail with a vlan interface is destroyed
2020-01-31 22:54:44 +00:00
if_vxlan.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
if_vxlan.h
if.c
Expose ifr_buffer_get_(buffer|length) outside if.c.
2020-03-03 18:05:11 +00:00
if.h
Although most of the NIC drivers are epoch ready, due to peer pressure
2020-02-24 21:07:30 +00:00
ifdi_if.m
iflib: Stop interface before (un)registering VLAN
2020-04-27 22:02:44 +00:00
iflib_clone.c
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
iflib: Stop interface before (un)registering VLAN
2020-04-27 22:02:44 +00:00
iflib.h
iflib: Stop interface before (un)registering VLAN
2020-04-27 22:02:44 +00:00
ifq.h
mp_ring.c
mp_ring.h
mppc.h
mppcc.c
mppcd.c
netisr_internal.h
netisr.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
netisr.h
netmap_legacy.h
add valectl to the system commands
2019-10-31 21:01:34 +00:00
netmap_user.h
netmap: check if we already ran mmap before we attempt it
2019-11-19 21:29:49 +00:00
netmap_virt.h
netmap: disable passthrough with no hypervisor support
2020-01-13 21:47:23 +00:00
netmap.h
netmap: import changes from upstream (SHA 137f537eae513)
2019-09-01 14:47:41 +00:00
paravirt.h
pfil.c
Since now drivers that support pfil run their interrupts in the network
2020-01-23 01:49:22 +00:00
pfil.h
pfkeyv2.h
pfvar.h
ppp_defs.h
radix_mpath.c
Move route_temporal.c and route_var.h to net/route.
2020-04-28 19:14:09 +00:00
radix_mpath.h
Convert rtalloc_mpath_fib() users to the new KPI.
2020-04-28 08:06:56 +00:00
radix.c
radix.h
raw_cb.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
raw_cb.h
raw_usrreq.c
rndis.h
route.c
Move route_temporal.c and route_var.h to net/route.
2020-04-28 19:14:09 +00:00
route.h
Move route-specific ddb commands to route/route_ddb.c
2020-04-28 20:00:17 +00:00
rss_config.c
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00
rss_config.h
rtsock.c
Move route-specific ddb commands to route/route_ddb.c
2020-04-28 20:00:17 +00:00
sff8436.h
sff8472.h
net: Update SFF-8024 definitions and strings with values from rev 4.6
2019-08-17 00:10:56 +00:00
slcompress.c
slcompress.h
toeplitz.c
toeplitz.h
vnet.c
Partially revert VNET change and expand VNET structure.
2020-02-17 11:08:50 +00:00
vnet.h
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
2020-02-26 14:26:36 +00:00