]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
rtwn: make sure to not write in upper bits of txdseq
[FreeBSD/FreeBSD.git] / sys /
2021-06-21 Andriy Gaponrtwn: make sure to not write in upper bits of txdseq
2021-06-21 Colin Percivalkern_tslog: Include tslog data from loader
2021-06-21 Warner Loshcam: Set the CAM_QOS_VALID when valid
2021-06-20 Mike Karelsgenet: Fix potential crash during attach
2021-06-20 Martin Matuskazfs: add version update missing in 0d8fe2373
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@c4c162c1e (master) into main
2021-06-19 Alan Somersfusefs: ensure that FUSE ops' headers' unique values...
2021-06-19 Alan Somersfusefs: delete dead code
2021-06-19 Lutz Donnerhackelibalias: Switch to efficient data structure for incomi...
2021-06-19 Lutz Donnerhackelibalias: Switch to efficient data structure for outgoi...
2021-06-19 Lutz Donnerhackelibalias: Restructure - Finalize
2021-06-19 Lutz Donnerhackelibalias: Restructure - Remove temporary state deleteAl...
2021-06-19 Lutz Donnerhackelibalias: Restructure - Use AliasRange instead of PORT_BASE
2021-06-19 Lutz Donnerhackelibalias: Restructure - Table for PPTP
2021-06-19 Lutz Donnerhackelibalias: Restructure - Group expire handling entries
2021-06-19 Lutz Donnerhackelibalias: Restructure - Group incoming links
2021-06-19 Lutz Donnerhackelibalias: Restructure - Cleanup and Use for links
2021-06-19 Lutz Donnerhackelibalias: Restructure - Outgoing search
2021-06-19 Lutz Donnerhackelibalias: Restructure - Cleanup _FindLinkIn
2021-06-19 Dimitry AndricMerge llvm-project 12.0.1 rc2
2021-06-19 Lutz Donnerhackelibalias: Restructure - Table for partially links
2021-06-19 Richard Scheffeneggertcp: Add PRR cwnd reduction for non-SACK loss
2021-06-19 Lutz Donnerhackelibalias: Restructure - Separate fully qualified search
2021-06-19 Emmanuel Vadotmmc_sim: Make XPT_MMC_GET_TRAN_SETTINGS fully async
2021-06-19 Emmanuel Vadotmmccam: Read the common members of CSD v1.0 and v2.0
2021-06-19 Emmanuel Vadotmmccam: Style(9) more mmc_da.c
2021-06-19 Lutz Donnerhackelibalias: Restructure - Common search terms
2021-06-19 Lutz Donnerhackelibalias: Promote per instance global variable timeStamp
2021-06-19 Lutz Donnerhackelibalias: Stats are unsigned
2021-06-19 Warner LoshNOTES: Improve wording
2021-06-19 Ka Ho Ngvmm: Fix ivrs_drv device_printf usage
2021-06-18 Bjoern A. ZeebLinuxKPI: fix build after d4a4960c655 pci: "pcim"...
2021-06-18 Bjoern A. ZeebBump __FreeBSD_version to 1400024 for LinuxKPI change.
2021-06-18 Bjoern A. ZeebLinuxKPI: avoid userret: Returning with with pinned...
2021-06-18 Bjoern A. ZeebLinuxKPI: fix sg_pcopy_from_buffer()
2021-06-18 Bjoern A. ZeebLinuxKPI: pci: cleanup some code and add support for...
2021-06-18 Bjoern A. ZeebLinuxKPI: fix pci device devres initialisation
2021-06-18 Bjoern A. ZeebLinuxKPI: enhance the irq KPI for managed and threaded...
2021-06-18 Bjoern A. ZeebLinuxKPI: extend pci.h by various functions for wireles...
2021-06-18 Bjoern A. ZeebLinuxKPI: add dmam_pool_create() support
2021-06-18 Bjoern A. ZeebLinuxKPI: add device_reprobe() and device_release_driver()
2021-06-18 Bjoern A. Zeebmlx4/OFED: replace the struct net_device with struct...
2021-06-18 Bjoern A. ZeebLinuxKPI: add KPI for netdev_notifier_info returning ifp
2021-06-18 Warner LoshNOTES: fix typo
2021-06-18 Warner LoshNOTES: Update the HZ entry with latest advice.
2021-06-17 Konstantin Belousovamd64 efirt: initialize vm_pages backing EFI runtime...
2021-06-17 Konstantin BelousovUn-staticise vm_page_init_page()
2021-06-17 Marko Zectests: Revise FIB lookups per second benchmarking routines
2021-06-17 Warner LoshMove mips and arm to 1000Hz by default.
2021-06-16 John Baldwincrypto: Remove now-unused crypto_cursor_seg{base,len}.
2021-06-16 gAlfonso-bitSimplify fuse_device_filt_write
2021-06-16 Alan Somersfusefs: support EVFILT_WRITE on /dev/fuse
2021-06-16 Alan Somersfusefs: improve warnings about buggy FUSE servers
2021-06-16 John Baldwincxgbe tom: Remove orphaned function max_imm_tls_space().
2021-06-16 Mark Johnstonipfw: Update the pfil mbuf pointer in ipfw_check_frame()
2021-06-16 Edward Tomasz Napi... linux: implement set_cloned_tls() on arm64
2021-06-16 Edward Tomasz Napi... linux: implement set_upcall on aarch64
2021-06-16 Rick Macklemnfscl: Make NFSv4.0 client acquisition NFSv4.1/4.2...
2021-06-16 John Baldwincxgbe: De-duplicate some of the code for managing TLS...
2021-06-16 John Baldwincxgbe tom: Remove support for non-KTLS TLS offload.
2021-06-16 John Baldwinktls: Don't mark existing received mbufs notready for...
2021-06-15 Konstantin BelousovAdd quirks for Linux ABI signals handling
2021-06-15 Konstantin BelousovAdd a knob to disable dequeueing SIGCHLD on waiting...
2021-06-15 Konstantin BelousovAdd a knob to not drop signal with default ignored...
2021-06-15 Konstantin Belousovsigwait: add comment explaining EINTR/ERESTART details
2021-06-15 Konstantin Belousovsigwait(2) and sigtimedwait(2) must not be restarted.
2021-06-15 Alan Somersfusefs: delete dead code
2021-06-15 Edward Tomasz Napi... linux: improve reporting for unsupported syscall flags
2021-06-15 Jessica Clarkeriscv: Add an hw.ncpu tunable to limit the number of...
2021-06-14 Mark JohnstonConsistently use the SOCKBUF_MTX() and SOCK_MTX() macros
2021-06-14 Mark JohnstonConsistently use the SOLISTENING() macro
2021-06-14 Mark Johnstonamd64: Fix propagation of LDT updates
2021-06-14 Emmanuel Vadotarm: allwinner: Add mmc_pwrseq support
2021-06-14 Emmanuel Vadotarm: allwinner: dtb: Add overlays to disable SD/MMC...
2021-06-14 Noah Bergbauergconcat: Implement new online append feature
2021-06-14 Alex RichardsonReduce code duplication in machine/_types.h
2021-06-14 Andrew TurnerAdd more GIC and GICv3 registers
2021-06-14 Andrew TurnerUse the correct length when copying arm64 vfp registers
2021-06-14 Andrew Gallatinktls: Fix interaction with RATELIMIT
2021-06-14 Lutz Donnerhackenetgraph/bridge: malloc without flags
2021-06-14 Kristof Provostpf: store L4 headers in pf_pdesc
2021-06-14 Kristof Provostpf: don't hold a lock during copyout()
2021-06-14 Oskar Holmlundarm: TI am335x ehrpwm fix bitmask
2021-06-13 Dimitry AndricMerge llvm-project 12.0.0 release
2021-06-13 Dimitry AndricMerge llvm-project main llvmorg-12-init-17869-g8e464dd76bef
2021-06-13 CeDeROM Tomasz CEDROUSB/U3G: Added Panasonic CF-F9 GOBI 3G modem to U3G...
2021-06-13 Dmitry Chaginsg: get rid of unused include.
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@afa7b3484 (master) into main
2021-06-12 Mateusz GuzikRemove an(4) leftover from conf/NOTES
2021-06-12 Oskar Holmlundarm: ti am335x ehrpwm add support for flags (PWM_POLARI...
2021-06-12 Oskar Holmlundarm: ti am335x ehrpwm remove sysctl interface
2021-06-12 Rick Macklemparam.h: Bump __FreeBSD_version to 1400022
2021-06-11 Rick Macklemkrpc: Acquire ref count of CLIENT for backchannel use
2021-06-11 Olivier Houchardan: Remove driver
2021-06-11 Warner Loshmtk: Add printing of CPU model
2021-06-11 Priit Treesmtk: Initialize mask correctly.
2021-06-11 Warner LoshChange "compiled" to "assembled"
2021-06-11 Emmanuel Vadotan: Remove driver
2021-06-11 Emmanuel Vadotan: Deprecate the driver
2021-06-11 Oleksandr Tymoshenkoarm64: allwinner: Add i2s and codec support
next