]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Allow different bridge types to coexist
[FreeBSD/FreeBSD.git] / sys /
2018-05-06 markjAdd netdump hooks to alc(4).
2018-05-06 markjImport the netdump client code.
2018-05-06 markjRefactor some of the MI kernel dump code in preparation...
2018-05-06 markjAdd an mbuf allocator for netdump.
2018-05-06 markjStyle.
2018-05-06 markjRemove a redundant assertion.
2018-05-06 markjAvoid dropping the topology lock in gmirror's dumpconf...
2018-05-05 mmacyCurrently in_pcbfree will unconditionally wunlock the...
2018-05-05 npcxgbe(4): Update all firmwares to 1.19.1.0.
2018-05-05 jhibbitsAdd support for powernv POWER9 MMU initialization
2018-05-05 jhibbitsBreak out the cpu_features setup to its own function...
2018-05-05 jhibbitsAdd POWER9 to the POWER8 bootstrap case blocks
2018-05-05 avgamdsbwd: fix reboot status reporting
2018-05-05 avgfor bus suspend, detach and shutdown iterate children...
2018-05-04 mjgtc: bcopy -> memcpy
2018-05-04 mjgamd64: syscall path bcopy -> memcpy
2018-05-04 mjgAllow the compiler to use __builtin_memcpy
2018-05-04 jamieMake it easier for filesystems to count themselves...
2018-05-04 mmacy% WITHOUT_FORMAT_EXTENSIONS= XCC=/usr/local/bin/gcc8...
2018-05-04 ianProperly support the GPIO_PIN_PRESET_{LOW,HIGH} options...
2018-05-04 mmacyfix case where pidx_last might be used uninitialized
2018-05-04 mmacyfix gcc8 warnings
2018-05-04 mmacyfix gcc8 compile
2018-05-04 markjFix some races introduced in r332974.
2018-05-04 ianMake reading imx6 gpio pins work correctly whether...
2018-05-04 shurdiflib: fix invalid free during queue allocation failure
2018-05-04 shurdiflib: remove unused brscp pointer from iflib_queues_alloc
2018-05-04 kevansarm: overlays: Update to new path-based sugar format
2018-05-04 aeImmediately propagate EACCES error code to application...
2018-05-04 avgopensolaris system_taskq does not need to run at maximu...
2018-05-04 mmacy`dup1_processes -t 96 -s 5` on a dual 8160
2018-05-04 mjgamd64: get rid of the pessimized bcopy in syscall arg...
2018-05-04 mjgAllow __builtin_memmove instead of bcopy for small...
2018-05-04 pfgmsdosfs: long names of files are created incorrectly.
2018-05-04 emastezfs_ioctl: avoid out-of-bound read
2018-05-04 emastegpart: add fat32lba MBR partition type
2018-05-03 grehanAllow PCI VGA devices to be detached.
2018-05-03 kibAdd helper macros to hide some boring repeatable ceremo...
2018-05-03 kibImplement support for ifuncs in the kernel linker.
2018-05-03 kevansGarbage collect the a83t emac overlays
2018-05-03 kevansdtb/allwinner: Add a83t-sid overlay
2018-05-03 jkimRedo r332918 with the ACPICA API and remove debug.acpi...
2018-05-03 shurdAllow iflib NIC drivers to sleep rather than busy wait
2018-05-03 avgamdsbwd: add suspend and resume methods
2018-05-03 sbrunocc_cubic:
2018-05-03 sbrunonxge(4) deprecation notice
2018-05-03 avghpet: use macros instead of magic values for the timer...
2018-05-03 kibStyle.
2018-05-03 mwAdd Marvell ArmadaXP and Armada38X to GENERIC config
2018-05-03 mwFix SoC identification issue on Marvell platforms
2018-05-02 tuexenSend an ICMPv6 PacketTooBig message in case of forwadin...
2018-05-02 rmacklemRevert r333183, since I am not sure that just initializ...
2018-05-02 rmacklemAdd two missing LIST_INIT()s.
2018-05-02 kibmlx5en: Always allow VLAN id 0.
2018-05-02 mavFix LOR between controller and queue locks.
2018-05-02 tuexenSImplify the call to tcp_drop(), since the handling...
2018-05-02 gonzoUnbreak RaspberryPi 2 boot after r332839
2018-05-02 shurdSeparate list manipulation locking from state change...
2018-05-02 grehanUse PCI power-mgmt to reset a device if FLR fails.
2018-05-02 sbrunoRetire ixgb(4)
2018-05-02 roygerxen: fix formatting of xen_init_ops
2018-05-02 roygerxen: fix gntdev
2018-05-02 mavClean enclosure_table when resetting num_enc_table_entr...
2018-05-01 scottlRefactor dadone(). There was no useful code sharing...
2018-05-01 npcxgbe(4): Move all TCAM filter code into a separate...
2018-05-01 scottlcam_periph_runccb() changed several years ago to overwr...
2018-05-01 jkimMFV: r333077
2018-05-01 erjixl(4): Update to 1.9.9-k
2018-05-01 scottlAdd and fix comments for cam_periph_runccb()
2018-05-01 jpaetzelAdd ability to perform a firmware reset during driver...
2018-05-01 markjPrint the dump progress indicator after calling dump_st...
2018-05-01 emasteRetire lmc(4)
2018-05-01 impUse M. Warner Losh everywhere on my copyrights.
2018-05-01 impRemove 'All Rights Reserved.' from all of my Copyrights...
2018-05-01 gallatinOptionally panic when cxgbe encounters a fatal error
2018-05-01 npcxgbe(4): Destroy the cdev before disabling interrupts...
2018-05-01 manuuart_snps: Add early printf support
2018-05-01 sbrunoixgb(4): Add deprecation notice for this old and buste...
2018-05-01 jhibbitsRemove dead errata fixup code
2018-05-01 nwhitehornReport the kernel base address properly in kldstat...
2018-04-30 gallatinFix iflib_encap() EFBIG handling bugs
2018-04-30 mavImprove nvme(4) attach/detach sequences.
2018-04-30 npcxgbe(4): Convert ACT_OPEN_RPL to a shared CPL.
2018-04-30 mavFix use-after-free in nvme_qpair_destroy().
2018-04-30 kibTurn off IBRS on suspend.
2018-04-30 nwhitehornFix null pointer dereference on nodes without a "compat...
2018-04-30 mavSet si_drv1 for nvmeXnsY in a new race-free way.
2018-04-30 npcxgbe/t4_tom: Use appropriate macros instead of magic...
2018-04-30 emasteDisable connectat/bindat with AT_FDCWD in capmode
2018-04-30 npcxgbe(4): Use opaque cookies or tid range-checks to...
2018-04-30 wulfuinput: Add FreeBSD specific ioctl to set unique identi...
2018-04-30 hselaskyDefine USEC_PER_MSEC and USEC_PER_SEC in the LinuxKPI.
2018-04-30 hselaskyImprove fix in r304629 by allowing configuration of...
2018-04-30 ramIncluded opt_stack.h in Makefile, to fix module build.
2018-04-30 emasteif_smsc: set MII BUSY bit to read/write PHY regs
2018-04-30 emasteif_smsc: fix reset check
2018-04-29 kibEliminate some vm object relocks in vm fault.
2018-04-28 cemamd64/mp_machdep.c: Fix GCC build after r333059
2018-04-28 cemsmartpqi(4): Use conventional path to driver sources
2018-04-28 cemsmartpqi(4): Unbreak GCC build
next