..
altq
altq: mark callouts as mpsafe
2021-09-04 17:26:10 +02:00
route
routing: Disallow zero nexthop weights in nexthop groups.
2021-09-01 07:16:24 +00:00
bpf_buffer.c
bpf_buffer.h
bpf_filter.c
bpf_jitter.c
bpf_jitter.h
bpf_zerocopy.c
bpf_zerocopy.h
bpf.c
Introduce m_get3()
2021-08-18 08:48:27 +02:00
bpf.h
bpf: Add an ioctl to set the VLAN Priority on packets sent by bpf
2021-07-26 23:13:31 +02:00
bpfdesc.h
bpf: Add an ioctl to set the VLAN Priority on packets sent by bpf
2021-07-26 23:13:31 +02:00
bridgestp.c
bridgestp: validate timer values in config BPDU
2021-04-19 12:09:18 +02:00
bridgestp.h
debugnet_inet.c
debugnet: Fix false-positive assertions for dp_state
2021-07-28 16:34:14 -07:00
debugnet_int.h
debugnet.c
routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549).
2021-08-22 22:56:08 +00:00
debugnet.h
dlt.h
ethernet.h
ifconfig: Minor documentation fix
2021-05-03 14:38:52 +03:00
firewire.h
ieee8023ad_lacp.c
LACP: When suppressing distributing, return ENOBUFS
2020-11-18 14:55:49 +00:00
ieee8023ad_lacp.h
LACP: When suppressing distributing, return ENOBUFS
2020-11-18 14:55:49 +00:00
ieee_oui.h
Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights
2021-08-08 10:42:24 -04:00
if_arp.h
if_bridge.c
if_bridge: add ALTQ support
2021-08-26 11:23:44 +02:00
if_bridgevar.h
bridge: fix STP roles and protos strings
2021-02-01 15:27:06 +01:00
if_clone.c
Fix subinterface vlan creation.
2021-01-29 21:43:20 +00:00
if_clone.h
if_dead.c
if_debug.c
if_disc.c
routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549).
2021-08-22 22:56:08 +00:00
if_dl.h
if_edsc.c
if_enc.c
if_enc.h
if_epair.c
net: Revert vnet/epair cleanup race mitigation
2020-12-01 16:34:43 +00:00
if_ethersubr.c
routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549).
2021-08-22 22:56:08 +00:00
if_fwsubr.c
routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549).
2021-08-22 22:56:08 +00:00
if_gif.c
routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549).
2021-08-22 22:56:08 +00:00
if_gif.h
if_gre.c
routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549).
2021-08-22 22:56:08 +00:00
if_gre.h
if_infiniband.c
routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549).
2021-08-22 22:56:08 +00:00
if_ipsec.c
if_ipsec.h
if_lagg.c
lagg: don't update link layer addresses on destroy
2021-08-19 10:49:32 +02:00
if_lagg.h
Fix for IPoIB over lagg(4).
2020-12-29 17:35:06 +01:00
if_llatbl.c
lltable: Add support for "child" LLEs holding encap for IPv4oIPv6 entries.
2021-08-21 17:34:35 +00:00
if_llatbl.h
lltable: Add support for "child" LLEs holding encap for IPv4oIPv6 entries.
2021-08-21 17:34:35 +00:00
if_llc.h
if_loop.c
routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549).
2021-08-22 22:56:08 +00:00
if_me.c
routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549).
2021-08-22 22:56:08 +00:00
if_media.c
if_media.c SIOCGMEDIAX handler: improve loop
2020-11-03 14:33:04 +00:00
if_media.h
if_mib.c
if_mib.h
if_pflog.h
if_pfsync.h
pfsync: Expose PFSYNCF_OK flag to userspace
2021-04-26 14:31:17 +02:00
if_sppp.h
if_spppfr.c
if_spppsubr.c
routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549).
2021-08-22 22:56:08 +00:00
if_stf.c
net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros
2021-03-04 20:56:48 +01:00
if_tap.h
if_tun.h
if_tuntap.c
routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549).
2021-08-22 22:56:08 +00:00
if_types.h
base: remove if_wg(4) and associated utilities, manpage
2021-03-17 09:14:48 -05:00
if_var.h
Enforce check for using the return result for ifa?_try_ref().
2021-04-05 03:35:19 +01:00
if_vlan_var.h
vlan: deduplicate bpf_setpcp() and pf_ieee8021q_setpcp()
2021-07-26 23:13:31 +02:00
if_vlan.c
if_vlan: add the ALTQ support to if_vlan.
2021-08-25 08:56:45 +02:00
if_vxlan.c
Make LINT NOINET and NOIP kernel builds warning free.
2021-06-06 14:03:06 +00:00
if_vxlan.h
if.c
net: disallow MTU changes on bridge member interfaces
2021-07-28 22:03:30 +02:00
if.h
Use thunks for compat ioctls using struct ifgroupreq.
2021-05-05 13:59:00 -07:00
ifdi_if.m
iflib: add support for admin completion queues
2021-03-03 00:40:47 +01:00
iflib_clone.c
iflib: allow clone detach if not yet init
2021-03-09 13:49:13 -06:00
iflib_private.h
iflib.c
iflib: emulate counters in netmap mode
2021-08-18 00:17:43 -07:00
iflib.h
iflib: Add a new quirk
2021-06-24 13:00:56 +02:00
ifq.h
Make net/ifq.h C++ friendly
2020-11-20 14:45:45 +00:00
infiniband.h
Factor out generic IP over infiniband, IPoIB, definitions and code
2020-10-22 09:09:53 +00:00
mp_ring.c
mp_ring.h
mppc.h
mppcc.c
mppcd.c
netisr_internal.h
netisr.c
netisr.h
netmap_legacy.h
netmap: add kernel support for the "offsets" feature
2021-03-29 16:29:01 +00:00
netmap_user.h
netmap: import changes from upstream
2021-08-22 09:31:05 +00:00
netmap_virt.h
netmap: add kernel support for the "offsets" feature
2021-03-29 16:29:01 +00:00
netmap.h
netmap: several typo fixes
2021-04-02 07:01:20 +00:00
paravirt.h
pfil.c
pfil.h
pfkeyv2.h
pfvar.h
pf: Add counters for syncookies
2021-09-01 12:02:19 +02:00
ppp_defs.h
radix.c
routing: Fix crashes with dpdk_lpm[46] algo.
2021-08-17 20:46:22 +00:00
radix.h
routing: Fix crashes with dpdk_lpm[46] algo.
2021-08-17 20:46:22 +00:00
raw_cb.c
raw_cb.h
raw_usrreq.c
socket: Implement SO_RERROR
2021-07-28 09:35:09 -07:00
rndis.h
Hyper-V: hn: Enable vSwitch RSC support in hn netvsc driver
2021-03-12 04:35:16 +00:00
route.c
routing: Bring back the ability to specify transmit interface via its name.
2021-08-29 20:05:14 +00:00
route.h
routing: Allow using IPv6 next-hops for IPv4 routes (RFC 5549).
2021-08-22 22:56:08 +00:00
rss_config.c
rss_config.h
rtsock.c
Add required sysctl name length checks to various handlers
2021-07-23 10:47:13 -04:00
sff8436.h
sff8472.h
slcompress.c
slcompress.h
toeplitz.c
toeplitz.h
vnet.c
Widen ifnet_detach_sxlock coverage
2021-02-11 16:12:29 +01:00
vnet.h