1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00
freebsd/sys/net
Stephen Hurd 0b6c52b69f Preserve TSO checksum flags
r323941 incorrectly disabled TSO flags based on MTU.

Reported by:	Yuri Pankov <yuripv@gmx.com>
Reviewed by:	sbruno
Approved by:	sbruno (mentor)
Sponsored by:	Limelight Networks
Differential Revision:	https://reviews.freebsd.org/D12880
2017-10-31 19:03:35 +00:00
..
altq
bpf_buffer.c
bpf_buffer.h
bpf_filter.c
bpf_jitter.c
bpf_jitter.h
bpf_zerocopy.c In r288122, we changed vm_page_unwire() so that it returns a Boolean 2017-09-20 04:59:52 +00:00
bpf_zerocopy.h
bpf.c bpf: Fix incorrect cleanup 2017-08-16 19:40:07 +00:00
bpf.h
bpfdesc.h
bridgestp.c
bridgestp.h
dlt.h
ethernet.h ethernet: Add ethernet interface attached event and devctl notification. 2017-07-24 03:32:10 +00:00
fddi.h
firewire.h
ieee8023ad_lacp.c Make LACP based lagg work with interfaces (like 100Gbps and 25Gbps) that 2017-09-06 14:36:35 +00:00
ieee8023ad_lacp.h
ieee_oui.h
if_arc.h
if_arcsubr.c
if_arp.h
if_bridge.c bridge: Set module version 2017-09-21 14:14:01 +00:00
if_bridgevar.h
if_clone.c ifnet(9): split ifc_alloc_unit() (should simplify code flow) 2017-10-16 21:21:31 +00:00
if_clone.h
if_dead.c
if_debug.c
if_disc.c
if_dl.h
if_edsc.c
if_enc.c Add to if_enc(4) ability to capture packets via BPF after pfil processing. 2017-08-09 12:24:07 +00:00
if_enc.h Add inpcb pointer to struct ipsec_ctx_data and pass it to the pfil hook 2017-07-31 11:04:35 +00:00
if_epair.c
if_ethersubr.c ethernet: Add ethernet interface attached event and devctl notification. 2017-07-24 03:32:10 +00:00
if_fddisubr.c
if_fwsubr.c
if_gif.c
if_gif.h
if_gre.c
if_gre.h
if_ipsec.c
if_ipsec.h
if_iso88025subr.c
if_lagg.c Don't hold the RM lock during lagg_proto_addport() to avoid an LOR. 2017-07-25 14:41:50 +00:00
if_lagg.h
if_llatbl.c
if_llatbl.h
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
if_stf.c Remove the unused mutex since r273220. 2017-07-28 04:41:57 +00:00
if_tap.c
if_tap.h
if_tapvar.h
if_tun.c
if_tun.h
if_types.h
if_var.h Add support for generic backpressure indicator for ratelimited 2017-09-06 13:56:18 +00:00
if_vlan_var.h
if_vlan.c Allow vlan interfaces to rx through netmap(4). 2017-09-13 00:25:09 +00:00
if_vxlan.c
if_vxlan.h
if.c if: Add ioctls to get RSS key and hash type/function. 2017-09-05 05:28:52 +00:00
if.h if: Add ioctls to get RSS key and hash type/function. 2017-09-05 05:28:52 +00:00
ifdi_if.m
iflib.c Preserve TSO checksum flags 2017-10-31 19:03:35 +00:00
iflib.h Fix "taskqgroup_attach: setaffinity failed: 3" with iflib drivers 2017-10-05 14:43:30 +00:00
ifq.h
iso88025.h
mp_ring.c Have ifmp_ring_enqueue() abdicate instead of switch to a consumer 2017-09-23 16:46:30 +00:00
mp_ring.h
mppc.h
mppcc.c
mppcd.c
netisr_internal.h
netisr.c
netisr.h
netmap_user.h Update netmap_user.h with the current version of netmap. This file should 2017-07-21 03:42:09 +00:00
netmap_virt.h
netmap.h
paravirt.h
pfil.c
pfil.h
pfkeyv2.h
pfvar.h
ppp_defs.h
radix_mpath.c
radix_mpath.h
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
rndis.h rndis: Add LINK_SPEED_CHANGE status 2017-07-24 03:59:50 +00:00
route_var.h
route.c After inpcb route caching was put back in place there is no need for 2017-07-27 13:03:36 +00:00
route.h Garbage collect RT_NORTREF, which is no longer in use after FLOWTABLE removal. 2017-08-24 23:08:12 +00:00
rss_config.c rss: Remove never defined UDP_IPV4_EX 2017-10-11 06:08:01 +00:00
rss_config.h rss: Remove never defined UDP_IPV4_EX 2017-10-11 06:08:01 +00:00
rtsock.c
sff8436.h
sff8472.h
slcompress.c
slcompress.h
toeplitz.c
toeplitz.h
vnet.c With r181803 on 2008-08-17 23:27:27Z the first VIMAGE commit went into 2017-10-20 21:40:59 +00:00
vnet.h