]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Update opencsd to 0.14.2
[FreeBSD/FreeBSD.git] / sys /
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 wulfevdev: Add AT translated set1 scancodes for 'Eisu'...
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 cemvm: Drop vm_map_clip_{start,end} macro wrappers
2020-06-16 freqlabsApply default security flavor in vfs_export
2020-06-16 rrsiSo in doing final checks on OCA firmware with all...
2020-06-16 sjgMake KENV_MVALLEN tunable
2020-06-16 rrsSo it turns out rack has a shortcoming in dup-ack count...
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-16 rmacklemExpose UID_xxx and GID_xxx definitions to userspace.
2020-06-16 adrian[rsu] Update wme ie API use.
2020-06-16 adrian[net80211] Add missing commit to previous-1 uapsd commit.
2020-06-16 adrian[net80211] Add initial U-APSD negotiation support.
2020-06-15 traszMake Linux uname(2) return x86_64 to 32-bit apps. ...
2020-06-15 vmaffioneif_vtnet: let vtnet_rx_vq_intr() and vtnet_rxq_tq_intr...
2020-06-15 jhbSimplify MACHINE_ARCH to be a single string.
2020-06-15 freqlabsAvoid trying to toggle TSO twice
2020-06-15 takawataUpdate event masks constant to Bluetooth core spec...
2020-06-14 jrtc27vtnet: Fix regression introduced in r361944
2020-06-14 vmaffioneiflib: netmap: enter/exit netmap mode after device...
2020-06-14 vmaffionenetmap: vtnet: fix races in vtnet_netmap_reg()
2020-06-14 bdragon[PowerPC] Fix scc z8530 driver
2020-06-14 tuexenAllocate the mbuf for the signature in the COOKIE or...
2020-06-14 traszMake linux(4) warn about unsupported CMSG level/type.
2020-06-14 dfrAdd support for the timecreate attribute
2020-06-14 tuexenCleanups, no functional change.
2020-06-14 tsoomeMove font related data structured to sys/font.c and...
2020-06-14 rmacklemOops, r362158 committed a duplicate definition of MAXSE...
2020-06-14 adrian[net80211] Treat frames without an rx status as not...
2020-06-14 adrian[net80211] Also convert the ddb path
2020-06-14 rmacklemVersion bump for r362158, since the arguments for vfs_c...
2020-06-14 rmacklemFix export_args ex_flags field so that is 64bits, the...
2020-06-13 adrian[net80211] Handle offloaded AMSDU in AMPDU reordering.
2020-06-13 adrian[net80211] separate out node allocation and node initia...
2020-06-13 tuexenRemove usage of empty macro.
2020-06-13 tuexenSimpify a condition, no functional change.
2020-06-13 cemFix !DEBUGNET build after r362138
2020-06-13 cemFlip kern.tty_info_kstacks on by default
2020-06-13 dougmLinuxkpi uses the rb-tree structures without using...
2020-06-13 cemnet80211: Add framework for debugnet(4) support
2020-06-12 jhbAllow <sys/elf_common.h> to be used in assembly.
2020-06-12 jhbAllow <sys/param.h> to be included from userland assemb...
2020-06-12 jhbVarious optimizations to software AES-CCM and AES-GCM.
2020-06-12 jhbFix a regression in r361804 for TLS 1.3.
2020-06-12 kibControl for Special Register Buffer Data Sampling mitig...
2020-06-12 kibx86: add bits definitions for SRBDS mitigation control.
2020-06-12 vangyzenHonor db_pager_quit in some vm_object ddb commands
2020-06-12 sjgmac_veriexec_fingerprint_check_vnode: v_writecount...
2020-06-12 jhbFix AES-CCM requests with an AAD size smaller than...
2020-06-12 jhbVarious fixes to TLS for MIPS.
2020-06-12 vangyzenFPU init: allocate initial state from UMA to ensure...
2020-06-12 vangyzenFPU: make xsave_area_desc static
2020-06-12 vangyzenFPU init: Do potentially blocking operations before...
2020-06-12 rrsSo it turns out with the right window scaling you can...
2020-06-12 gallatinx86: Bump default msi/msix vector limit to 2048
2020-06-12 dougmRevert r362108, as it breaks compilation.
2020-06-12 brCoresight replicator:
2020-06-12 dougmThe linuxkpi code accesses left/right rb tree pointers...
2020-06-12 tuexenWhitespace change due to upstream cleanup.
2020-06-12 tuexenMore cleanups due to ifdef cleanup done upstream
2020-06-12 traszAdd compat.linux.debug sysctl, to make it possible...
2020-06-12 traszFix naming clash.
2020-06-12 traszMake linux(4) warn about unsupported fcntls.
2020-06-12 traszMinor code cleanup; no functional changes.
2020-06-12 mavFix config_intrhook leak on initial reset failure.
2020-06-12 brARM Coresight Trace Memory Controller (TMC):
2020-06-12 andrewTeach the arm64 vfp.h about struct thread.
2020-06-12 tuexenSmall cleanup due to upstream ifdef cleanups.
2020-06-12 adrian[net80211] First part of A-MSDU offload handling -...
2020-06-11 rpokalaDecode the "LACP Fast Timeout" LAGG option flag
2020-06-11 brShorten the filename of the coresight replicator driver.
2020-06-11 vmaffionenetmap: introduce netmap_kring_on()
2020-06-11 kibCorrect comment (this should have been committed with...
2020-06-11 kibRestore TLB invalidations done before smp started.
2020-06-11 erjem(4): Always reinit interface when adding/removing...
2020-06-11 traszDon't use newlines with linux_msg(). No functional...
2020-06-11 hselaskyAdd missing range checks when receiving USB ethernet...
2020-06-11 traszReplace LINUX_FASYNC with LINUX_O_ASYNC; no functional...
2020-06-11 tuexenNon-functional changes due to upstream cleanup.
2020-06-11 mmelFix grabbing of tegra uart.
2020-06-11 traszImprove the warnings.
2020-06-11 traszMake linux(4) handle SO_REUSEPORT.
2020-06-11 avgfix up r362047: a call to zvol_*_minors() was not hidde...
2020-06-11 avgrework how ZVOLs are updated in response to DSL operations
2020-06-11 hselaskyMake sure packets generated by raw IP code is let throu...
2020-06-11 hselaskyExtend use of unlikely() in the fast path, in mlx5en(4).
2020-06-11 hselaskyUse const keyword when parsing the TCP/IP header in...
2020-06-11 avgiicbb: rebuild the bit-banging algorithms using differe...
2020-06-11 markjHard-code the ice_ddp firmware version.
2020-06-10 markjFix a couple of nits in Linux sysinfo(2) emulation.
2020-06-10 markjAdd a comment reflecting the commit log for r361945.
2020-06-10 markjRemove the FIRMWARE_MAX limit.
2020-06-10 jhibbitspowerpc/pmap: Fix pte_find_next() iterators for booke64...
2020-06-10 kibRemove double-calls to tc_get_timecount() to warm timec...
2020-06-10 kibamd64 pmap: reorder IPI send and local TLB flush in...
2020-06-10 gonzoAdd mode selection to iMX6 IPU driver
2020-06-10 gonzoFix reading EDID on TVs/monitors without E-DCC support
2020-06-10 jhbAdjust crypto_apply function callbacks for OCF.
2020-06-10 chuckpci: loosen PCIe hot-plug requirements
2020-06-10 adrian[net80211] ok ok if_xname won't ever be NULL.
next