freebsd-skq/sys
Emmanuel Vadot 3f9ade0643 if_awg: drain tx buffers and clear rx buffers when stopping
Stale packets should not be transmitted when the interface comes up after being down.
Count the successfully transmitted ones for statistics and drop the rest.

Submitted by:	Guy Yur <guyyur@gmail.com>
Differential Revision:	https://reviews.freebsd.org/D12539
2017-11-18 21:12:06 +00:00
..
amd64 spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
arm if_awg: drain tx buffers and clear rx buffers when stopping 2017-11-18 21:12:06 +00:00
arm64 Replace manyinstances of VM_WAIT with blocking page allocation flags 2017-11-08 02:39:37 +00:00
bsm Commit the 64-bit inode project. 2017-05-23 09:29:05 +00:00
cam Add assertion in probedone() that we're holding the device lock. 2017-11-17 20:53:52 +00:00
cddl Avoid holding the process in uread() and uwrite(). 2017-11-16 07:25:12 +00:00
compat spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
conf Fix PORTS_MODULES+'make reinstallkernel' trying to run bogus 'make redeinstall'. 2017-11-18 20:01:05 +00:00
contrib Actually commit the right patch for r325929 2017-11-17 09:33:29 +00:00
crypto aesni(4): CRYPTO_AES_NIST_GCM_16 mandates MAC 2017-10-04 21:15:45 +00:00
ddb Point people towards our https web site for documentation, http accesses are 2017-11-09 13:38:24 +00:00
dev Remove duplicate static function prototype to fix compilation of 2017-11-18 20:32:09 +00:00
dts dts: Allwinner: Remove our last custom DTS 2017-11-18 16:07:53 +00:00
fs spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
gdb gdb kernel server: fixup Search:memory style 2017-10-17 01:12:17 +00:00
geom spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
gnu Update our copy of DTS from the ones from Linux 4.14 2017-11-18 15:46:48 +00:00
i386 spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
isa spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
kern spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
kgssapi
libkern spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
mips spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
modules dts: Allwinner: Remove our last custom DTS 2017-11-18 16:07:53 +00:00
net spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
net80211 [net80211] don't try to follow a NULL rxs pointer down the sink. 2017-10-13 06:49:07 +00:00
netgraph Correction after r323873: #include <sys/lock.h> in addition to <sys/rmlock.h> 2017-09-28 11:26:37 +00:00
netinet Fix the handling of ERROR chunks which a lot of error causes. 2017-11-15 22:13:10 +00:00
netinet6 spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
netipsec ipsec: Use the same keysize values for HMAC as prior to r324017 2017-11-15 22:42:20 +00:00
netpfil Add comment for accidentally committed unrelated change in r325960. 2017-11-17 23:25:06 +00:00
netsmb spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
nfs spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
nfsclient
nfsserver
nlm Commit the 64-bit inode project. 2017-05-23 09:29:05 +00:00
ofed Make sure the ib_wr_opcode enum is signed by adding a negative dummy element. 2017-11-14 14:51:37 +00:00
opencrypto crypto(9) is called from ipsec in CRYPTO_F_CBIFSYNC mode. This is working 2017-11-03 10:27:22 +00:00
powerpc spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
riscv spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
rpc Listening sockets improvements. 2017-06-08 21:30:34 +00:00
security Sprinkle __read_frequently on few obvious places. 2017-09-06 20:33:33 +00:00
sparc64 spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
sys spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
teken Fix syscons escape sequence for setting the local cursor type. This sequence 2017-08-18 15:40:40 +00:00
tests style(9): sort headers 2017-05-09 05:08:47 +00:00
tools Move sys/boot/fdt/dts to sys/dts and adjust scripts. 2017-11-14 21:03:57 +00:00
ufs Improve the message printed when the cylinder group checksum is wrong. 2017-11-05 13:28:48 +00:00
vm spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
x86 spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
xdr * limit size of buffers to RPC_MAXDATASIZE 2017-06-01 06:12:25 +00:00
xen
Makefile Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00