]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix function keys for syscons in cons25 mode (vidcontrol -T cons25).
[FreeBSD/FreeBSD.git] / sys /
2019-02-01 bdeFix function keys for syscons in cons25 mode (vidcontro...
2019-02-01 tuexenWhen handling SYN-ACK segments in the SYN-RCVD state...
2019-02-01 glebiusRepair siftr(4): PFIL_IN and PFIL_OUT are defines of...
2019-02-01 glebiusUnbreak call to ipf_check(): it expects the out paramet...
2019-02-01 glebiusFix build without INET6.
2019-01-31 brooksRemove iBCS2: also remove xenix syscall function support.
2019-01-31 glebiusNew pfil(9) KPI together with newborn pfil API and...
2019-01-31 brooksRegen after r342190.
2019-01-31 kibnvdimm: only enumerate present nvdimm devices
2019-01-31 kibnvdimm: enumerate NVDIMM SPA ranges from the root device
2019-01-31 glebiusAdd new m_ext type for data for M_NOFREE mbufs, which...
2019-01-31 markjPrevent some kobj memory allocation failures from panic...
2019-01-31 erjix(4),ixv(4): Fix TSO offloads when TXCSUM is disabled
2019-01-31 erjix(4): Run {mod,msf,mbx,fdir,phy}_task in if_update_adm...
2019-01-31 jhbDon't set IFCAP_TXRTLMT during lagg_clone_create().
2019-01-31 glebiusRevert r316461: Remove "IPFW static rules" rmlock,...
2019-01-31 kibMake iflib a loadable module: add seemingly missed...
2019-01-31 kibMake iflib a loadable module.
2019-01-31 glebiusIn zone_alloc_bucket() max argument was calculated...
2019-01-31 kibReserve a bit in the FreeBSD feature control note for...
2019-01-31 avosbwn(4): reuse ieee80211_tx_complete function.
2019-01-31 avosipw(4): reuse ieee80211_tx_complete function
2019-01-31 cyDocument the instance context pointer.
2019-01-31 davidcsAdd RDMA (iWARP and RoCEv1) support
2019-01-30 cyDo not obtain an already held read lock. This causes...
2019-01-30 cyWhen copying a NAT rule struct to userland for save...
2019-01-30 mavRemove stale now comment, forgotten in r343582.
2019-01-30 brooksAdd a simple port filter to SIFTR.
2019-01-30 mavRemove BIO_ORDERED flag from BIO_FLUSH sent by ZFS.
2019-01-30 mavOnly sort requests of types that have concept of offset.
2019-01-30 hselaskyExport vendor specific USB MIDI device list to PnP...
2019-01-30 rpokalaRemove unecessary "All rights reserved" from files...
2019-01-30 mavRelax BIO_FLUSH ordering in da(4), respecting BIO_ORDERED.
2019-01-30 kibRemove duplicate declarations.
2019-01-30 vmaffionenetmap: fix lock order reversal related to kqueue usage
2019-01-30 marius- Stop iflib(4) from leaking MSI messages on detachment...
2019-01-30 avosrsu(4): add support for ifconfig(8) 'maxretry' option.
2019-01-30 avosFix compilation with 'option NDISAPI + device ndis...
2019-01-30 roygerxen: introduce a new way to setup event channel upcall
2019-01-30 npcxgbe/iw_cxgbe: Fix an address calculation in the memor...
2019-01-30 kibi386: Merge PAE and non-PAE pmaps into same kernel.
2019-01-29 mavFix GCC build, failed due to false integer overflow...
2019-01-29 mavReimplement BIO_ORDERED handling in nvd(4).
2019-01-29 obrienFollow arm[32] and sparc64 KAPI and provide the FreeBSD...
2019-01-29 vmaffionevtnet: fix typo in vtnet_free_taskqueues
2019-01-29 aeFix the bug introduced in r342908, that causes problems...
2019-01-29 andrewExtract the coverage sanitizer KPI to a new file.
2019-01-29 vmaffionenetmap: add notifications on kloop stop
2019-01-29 avosupgt(4): unbreak build with UPGT_DEBUG
2019-01-29 avosDrop some unneeded includes from wireless USB drivers.
2019-01-29 npcxgbe(4): Add adapter information to messages logged...
2019-01-28 mckusickThis bug was introduced with the change to use softdep_...
2019-01-28 pkelseyDon't re-evaluate ALTQ kernel configuration due to...
2019-01-28 gonzo[usb] Add UQ_KBD_BOOTPROTO quirk for Corsair K68 keyboard
2019-01-28 markjRemove a redundant test.
2019-01-28 tuexenFix the detection of ECN-setup SYN-ACK packets.
2019-01-28 avosrsu(4): do not ignore mgmtrate / mcastrate / ucastrate.
2019-01-28 avosrtwn_usb(4): add new USB id.
2019-01-27 avosAdd NO_6_BYTE / NO_SYNC_CACHE quirks for (C|D|E).*...
2019-01-27 avosm_getm2: correct a comment.
2019-01-27 mmelProperly define and declare phynode_topo_lock,
2019-01-27 avospcf(4): fix parentheses in if condition
2019-01-27 kibBump SPECNAMELEN to MAXNAMLEN.
2019-01-26 marius- In _iflib_fl_refill(), don't mark an RX buffer as...
2019-01-26 bzFix logic errors in iwm_pcie_load_firmware_chunk introd...
2019-01-26 avosgeom_uzip(4): set 'gp != NULL' assertion on top of...
2019-01-26 avosRemove 2GHz channel list copies from wireless drivers.
2019-01-26 avosgeom_uzip(4): move NULL pointer KASSERT check before...
2019-01-26 oshogbozfs: allow to change cache flush sysctl
2019-01-26 mckusickExpand DDB's set of printable soft dependency data...
2019-01-25 pfgext2fs: Add some extra consistency checks for the super...
2019-01-25 gonzoFix format/arg mismatch
2019-01-25 mckusickAdd printing of b_ioflags to DDB `show buffer' command.
2019-01-25 jhbFix a few more places to handle ofld tx queues for...
2019-01-25 hselaskyAdd new USB quirk.
2019-01-25 gonzo[mips] Fix error condition check that always evaluates...
2019-01-25 hselaskyAdd full support for PCI_ANY_ID when matching PCI IDs...
2019-01-25 gonzo[mips] Unbreak kernel build for CI20
2019-01-25 gonzo[mips] Fix counter mask in jz4780 timer driver
2019-01-25 gonzo[mips] remove check that is always false (unsinged...
2019-01-25 gonzo[mips] remove dublicate values in enable mask in nlm_us...
2019-01-25 tuexenDon't include two header files when not needed.
2019-01-25 takawataUse ACPI TPM2 table to probe tpmtis and tpmcrb device.
2019-01-25 gallatinFix an iflib driver unload panic introduced in r343085
2019-01-25 tuexenFix a bug in the restart window computation of TCP...
2019-01-25 avosGarbage collect AH_SUPPORT_AR5416 config option.
2019-01-25 kppf: Fix use-after-free of counters
2019-01-25 avosnet80211: reuse TICKS_2_MSEC / MSEC_2_TICKS macros...
2019-01-24 vmaffionenetmap: fix crash with monitors and VALE ports
2019-01-24 tuexenGet the arithmetic right...
2019-01-24 tuexenKill a trailing whitespace character...
2019-01-24 tuexenUpdate a comment to reflect the current reality.
2019-01-24 hselaskyFix refcounting leaks in IPv6 MLD code leading to loss...
2019-01-24 hselaskyWhen detaching a network interface drain the workqueue...
2019-01-24 hselaskyAdd debugging sysctl to disable incoming MLD v2 message...
2019-01-24 hselaskyFix duplicate acquiring of refcount when joining IPv6...
2019-01-24 kevansiwm - Remove unused TX_CMD_NEXT_FRAME_*
2019-01-24 kevansiwm - Remove unused REPLY_MAX
2019-01-24 kevansiwm - Update alive response handling, add v4 and remove...
2019-01-24 kevansiwm - Fix race during detach, where a callout is left...
next