freebsd-dev/sys
Navdeep Parhar 573443c542 cxgbe(4): vi_mac_funcs should include the base Ethernet function. It is
already used in the driver as if it does.

MFC after:	3 days
Sponsored by:	Chelsio Communications
2017-08-28 07:50:54 +00:00
..
amd64 amd64: drop q suffix from rd[fg]sbase for gas compatibility 2017-08-26 23:13:18 +00:00
arm Use better hard-coded defaults for the cursor shape, and remove nearby 2017-08-19 19:33:16 +00:00
arm64 Remove an unneeded call to pmap_invalidate_all. This was never called as 2017-08-22 18:20:25 +00:00
boot Eliminate redunant device path matching. 2017-08-27 03:10:16 +00:00
bsm
cam Expand the latency tracking array from 1.024s to 8.192s to help track 2017-08-24 22:11:10 +00:00
cddl Add a guard around _ILP32 for mips. 2017-08-21 17:45:06 +00:00
compat Sync CloudABI compatibility against the latest upstream version (v0.13). 2017-08-25 11:01:39 +00:00
conf Add new mlx5ib(4) driver to the kernel source tree which supports 2017-08-23 12:09:37 +00:00
contrib Sync CloudABI compatibility against the latest upstream version (v0.13). 2017-08-25 11:01:39 +00:00
crypto aesni: quiet -Wcast-qual 2017-08-16 22:54:35 +00:00
ddb Rename mkdumpheader() and group EKCD functions in kern_shutdown.c. 2017-08-18 04:04:09 +00:00
dev cxgbe(4): vi_mac_funcs should include the base Ethernet function. It is 2017-08-28 07:50:54 +00:00
fs Do not drop NFS vnode lock when performing consistency checks. 2017-08-20 10:08:45 +00:00
gdb
geom Let g_access() log the actual error number. 2017-08-27 12:24:25 +00:00
gnu
i386 MFamd64 r322720, r322723: 2017-08-26 18:12:25 +00:00
isa Use better hard-coded defaults for the cursor shape, and remove nearby 2017-08-19 19:33:16 +00:00
kern Enhance debugibility of sysctl leaf re-use warnings 2017-08-27 17:12:30 +00:00
kgssapi
libkern
mips Fix limits.h constants to have correct type on MIPS 2017-08-26 03:21:12 +00:00
modules Add new mlx5ib(4) driver to the kernel source tree which supports 2017-08-23 12:09:37 +00:00
net Garbage collect RT_NORTREF, which is no longer in use after FLOWTABLE removal. 2017-08-24 23:08:12 +00:00
net80211 net80211: fix a typo (premable -> preamble). 2017-08-27 22:13:03 +00:00
netgraph
netinet Use counter(9) for PLPMTUD counters. 2017-08-25 19:41:38 +00:00
netinet6
netipsec Remove stale comments. 2017-08-21 13:54:29 +00:00
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Use better hard-coded defaults for the cursor shape, and remove nearby 2017-08-19 19:33:16 +00:00
riscv
rpc
security
sparc64 Rename mkdumpheader() and group EKCD functions in kern_shutdown.c. 2017-08-18 04:04:09 +00:00
sys Use counter(9) for PLPMTUD counters. 2017-08-25 19:41:38 +00:00
teken Fix syscons escape sequence for setting the local cursor type. This sequence 2017-08-18 15:40:40 +00:00
tests
tools
ufs Protect v_rdev dereference with the vnode interlock instead of the 2017-08-25 09:51:22 +00:00
vm Replace global swhash in swap pager with per-object trie to track swap 2017-08-25 23:13:21 +00:00
x86 Stop masking FSGSBASE and SMEP features under monitors. 2017-08-24 10:57:34 +00:00
xdr
xen
Makefile