]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-05-30 karelsgenet: workaround for problem with ICMPv6 echo replies
2020-05-30 karelsgenet: fix issues with transmit checksum offload
2020-05-30 dougmRB_REMOVE invokes RB_REMOVE_COLOR either when child...
2020-05-30 jhbOnly build ipsec modules if the kernel includes IPSEC_S...
2020-05-30 adrian[run] Don't add 11ng channels (2GHz) for RF2020
2020-05-30 adrian[run] Set ampdu rxmax same as linux; RF2020 isn't an...
2020-05-29 cemgeom_part: Dispatch to partitions to create providers...
2020-05-29 jhbAdd opt_ipsec.h to fix standalone builds after r361633.
2020-05-29 jhbConsistently include opt_ipsec.h for consumers of ...
2020-05-29 jhbHonor opt_ipsec.h from kernel builds.
2020-05-29 mavRemove session locking from cfiscsi_pdu_update_cmdsn().
2020-05-29 emasteregen src.conf.5 after BINUTILS changes
2020-05-29 emasteDisable BINUTILS by default on i386
2020-05-29 adrian[run] Add initial 802.11n support.
2020-05-29 mavReport STATUS_QUEUED/SENT in `ctladm dumpooa` output.
2020-05-29 aeFix O_IP_FLOW_LOOKUP opcode handling.
2020-05-29 lwhsuRevert r361497, these cases are fixed by r361617.
2020-05-29 mjguma: hide item_domain under ifdef NUMA
2020-05-29 avgdo not enable pci bridge decoding on resume until I...
2020-05-29 avgcorefile_open_last: don't keep a locked vnode while...
2020-05-29 jhbIncrement the correct pointer when a crypto buffer...
2020-05-29 mavMove EXPDATASN/R2TSN from PDU to CTL_PRIV_FRONTEND.
2020-05-29 jhibbitspowerpc: Stop advertising that POWER8 and POWER9 suppor...
2020-05-29 rmacklemOops two, missed syscall.mk as well.
2020-05-29 jhbPermit SO_NO_DDP and SO_NO_OFFLOAD to be read via getso...
2020-05-29 adrian[mips] fix up the assembly generation of unaligned...
2020-05-28 rmacklemOops, missed syscall.h and sysproto.h for r361602.
2020-05-28 mavRemove PDU_TOTAL_TRANSFER_LEN() macro.
2020-05-28 emasterename in-tree libevent v1 to libevent1
2020-05-28 vangyzenAdd an UPDATING entry for r360964
2020-05-28 vangyzenRevert part of r360964
2020-05-28 mavMake struct ctl_be_lun first element of struct ctl_be_...
2020-05-28 rmacklemAdd an entry to Symbol.map for the rpctls_syscall added...
2020-05-28 rmacklemUpdate the files created from the new syscalls.master...
2020-05-28 jahvt(4): Add support for `vidcontrol -C'
2020-05-28 jkimMFV: r361597
2020-05-28 rmacklemAdd a syscall for the nfs-over-tls daemons to use.
2020-05-28 emastefortune: remove warning about potentially offensive...
2020-05-28 markjFix boot on systems where NUMA domain 0 is unpopulated.
2020-05-28 gjbInclude the shells/bash port on Vagrant images, which...
2020-05-28 mavRemove ctl_free_beio() LUN and ctl_io dependencies.
2020-05-28 mhorneAdd macros simplifying the fake preload setup
2020-05-28 takawataFix connection event message string (n->\n)
2020-05-28 melifaroFix NOINET6 build broken by r361575.
2020-05-28 mwChange return types of hash update functions in SHA-NI
2020-05-28 hselaskyFix check for wMaxPacketSize in USB bluetooth driver,
2020-05-28 hselaskyImplement helper function, usbd_get_max_frame_length...
2020-05-28 roygerxen/control: short circuit xctrl_on_watch_event on...
2020-05-28 roygerxen/blkfront: use the correct type for disk sectors
2020-05-28 roygerxenpv: do not use low 1MB for Xen mappings on i386
2020-05-28 hselaskyDon't allow USB device drivers to parent own interface.
2020-05-28 melifaroUse fib[46]_lookup() in mtu calculations.
2020-05-28 melifaroMake NFS address selection use fib4_lookup().
2020-05-28 melifaroSwitch ip_output/icmp_reflect rt lookup calls with...
2020-05-28 melifaroReplace ip6_ouput fib6_lookup_nh_<ext|basic> calls...
2020-05-28 melifaroSwitch gif(4) path verification to fib[46]_check_urfp().
2020-05-28 melifaroUnlock rtentry before calling for epoch(9) destruction...
2020-05-28 jhibbitspowerpc/pmap: Remove some debug from r361544
2020-05-28 bdragon[PowerPC] Fix radix crash when passing -1 from userspace
2020-05-27 rmacklemFix sosend() for the case where mbufs are passed in...
2020-05-27 adrian[ath] Update ath_rate_sample to use the same base type...
2020-05-27 kibSimplify the condition to enable superpage mappings...
2020-05-27 asomersgeli: fix a livelock during panic
2020-05-27 adrian[net80211] Fix interrupted scan logic and ticks comparison
2020-05-27 vangyzenlibifconfig: remove redundant NULL check
2020-05-27 syrinxProper check if divert(4) module is present by the...
2020-05-27 manulinuxkpi: Add kstrtou16
2020-05-27 manulinuxkpi: Add rcu_swap_protected
2020-05-27 manulinuxkpi: Add overflow.h
2020-05-27 eugenifconfig(8): spell "groupname" consistently with SYNOPSYS.
2020-05-27 andrewSupport creating and using arm64 pmap at stage 2
2020-05-27 adrian[ata_da] remove duplicate definition; it trips up ye...
2020-05-27 jhibbitsProperly sort ifdef archs in vm_fault_soft_fast superpa...
2020-05-27 jhibbitspowerpc/mmu: Convert PowerPC pmap drivers to ifunc...
2020-05-27 bdragon[PowerPC] Fix invalid asm in trap code
2020-05-26 erjice(4): Introduce new driver for Intel E800 Ethernet...
2020-05-26 cemx86: Detect new feature bits
2020-05-26 kibAdd version indicators to rtld.
2020-05-26 mavProperly check kern_sg_entries for S/G list.
2020-05-26 bdragon[PowerPC] Fix atomic_cmpset_masked().
2020-05-26 brFix entering KDB with dtrace-enabled kernel.
2020-05-26 brRename dmar_get_dma_tag() to acpi_iommu_get_dma_tag().
2020-05-26 mwUpdate ENA driver version to v2.2.0
2020-05-26 mwRefactor ena_tx_map_mbuf() function
2020-05-26 mwFix double-free bug within ena_detach()
2020-05-26 mwAllow disabling meta caching for ENA Tx path
2020-05-26 mwCreate ENA IO queues with optional backoff
2020-05-26 mwAdd sysctl node for ENA IO queues number adjustment
2020-05-26 mwFix assumptions about number of IO queues in the ENA
2020-05-26 mwRework ENA Tx buffer ring size reconfiguration
2020-05-26 mwRework ENA Rx queue size configuration
2020-05-26 takawataAdd le_connect command to connect to an LE device.
2020-05-26 mwMark the ENA driver as epoch ready
2020-05-26 mwImprove indentation in ena_up() and ena_down()
2020-05-26 mwExpose argument names for non static ENA driver functions
2020-05-26 mwUse single global lock in the ENA driver
2020-05-26 mwAdd trigger reset function in the ENA driver
2020-05-26 mwProvide ENA driver version in a sysctl node
2020-05-26 mwRemove unused argument from static function in ena.c
2020-05-26 mwEnable Tx drops reporting in the ENA driver
next