Add a driver to create VF devices on Chelsio T4/T5 NICs.
[freebsd.git] / sys /
2016-07-22 jhbAdd a driver to create VF devices on Chelsio T4/T5...
2016-07-22 jhbInstall a handler for firmware work request error messages.
2016-07-22 bdreweryDon't run find(1) for __MPATH with NO_MODULES set.
2016-07-22 brAdd GCC 6.1 warn flags for kernel as well.
2016-07-22 manuPC5 doesn't have mmc2 function.
2016-07-22 kibMake cam.ko loadable.
2016-07-22 sephehyperv/vmbus: Move vmbus bufring definition to vmbus_reg.h
2016-07-22 sephehyperv/vmbus: Cleanup and augment bufring sysctl tree...
2016-07-22 sephehyperv/vmbus: Cosmetic bufring cleanup.
2016-07-22 karelsFix per-connection L2 caching in fast path
2016-07-21 impAdd opt_ddb.h.
2016-07-21 impFix cam builds w/o nvme. This is a stop-gap fix until...
2016-07-21 jhbAdd more documentation regarding unsafe AIO requests.
2016-07-21 kibHide counted_warning(9) under #ifdef _KERNEL braces...
2016-07-21 kibDeclare aio requests on files from local filesystems...
2016-07-21 kibProvide counter_warning(9) KPI which allows to issue...
2016-07-21 adrian[mx25l] add new device id.
2016-07-21 manuaxp209 needs aw_nmi so attach a bit earlier
2016-07-21 manuWe need the GIC to be attached so attach later at BUS_P...
2016-07-21 andrewFix the build:
2016-07-21 andrewAdd support for arm64 to uart_dev_acpi by using the...
2016-07-21 sephehyperv: hv_vmbus_channel -> vmbus_channel
2016-07-21 sephehyperv/vmbus: Shuffle function declaration and macro...
2016-07-21 sephehyperv/vmbus: Reorder channel fields.
2016-07-21 sephehyperv/vmbus: Save event flag location and evet flag...
2016-07-21 impActually import nvme_sim so the CAM attachment for...
2016-07-21 impRemove some bogus comments and printfs. Also, we can't
2016-07-21 impFix mismerge and add NVME xport support to devstat...
2016-07-21 impFix mismerge and include the nvme support.
2016-07-20 cemimgact_elf: Rename the segment iterator to match reality
2016-07-20 cemANSI-fy imgact_elf.c
2016-07-20 avosurtwn: fix A-MSDU tx aggregation when encryption is...
2016-07-20 sbrunoRemove uneeded parens.
2016-07-20 cemFix DEBUG build on 64-bit arch after r303099
2016-07-20 andrewMark the Designware MMC and USB OTG drivers as FDT...
2016-07-20 alcAdd a comment describing the 'fast path' that was intro...
2016-07-20 andrewWe will be switching to a new arm64 uart cpu driver...
2016-07-20 cemExtend ELF coredump to support more than 65535 segments
2016-07-20 glebiusRedo the r302894: the very new value for a non-schedule...
2016-07-20 glebiusRevert r303037. It re-introduces the panic with TCP...
2016-07-20 kibEnsure that the UFS directory vnode' vm_object is prope...
2016-07-20 manuAdd support for the SID (Security ID Module) on Allwinn...
2016-07-20 roygervesa: fix panic on suspend
2016-07-20 tuexenFix a bug in deferred stream reset processing which...
2016-07-20 sephehyperv/vmbus: Save MNF trigger location instead of...
2016-07-20 sephehyperv/vmbus: Hide channel struct definition.
2016-07-20 sephehyperv/vmbus: Deprecate the device private data in...
2016-07-20 sephehyperv/vmbus: Pass channel as the first argument for...
2016-07-20 sephehyperv/vmbus: Channel struct field rename
2016-07-20 sephehyperv/vmbus: Move IC register definition to Hyper...
2016-07-20 sephehyperv/vmbus: Get rid of unnecessary definition.
2016-07-20 markjRelease the second critical section in uma_zfree_arg...
2016-07-20 markjMake vm_pageout_wakeup_thresh a u_int rather than an...
2016-07-20 markjMerge {amd64,i386}/instr_size.c into x86_instr_size.c.
2016-07-19 cemIncrease vt(4) framebuffer maximum size
2016-07-19 scottlRemove unused variable from last commit.
2016-07-19 scottlSupporting flushing the dump before returning, and...
2016-07-19 manuDo not use TERM_EMU on arm and arm64 as it doesn't...
2016-07-19 rrsThis reverts out Gleb's changes and adds three small
2016-07-19 markmRandom bit generator (RBG) driver for RPi and RPi2.
2016-07-19 sbrunoFixup DA cable detection routines to not set the cable...
2016-07-19 tuexenUse correct order of conditions to avoid NULL deref.
2016-07-19 tuexennetstat and sockstat expect the IPv6 link local address...
2016-07-19 sephehyperv/vmbus: Rename laundered vmbus channel code
2016-07-19 sephehyperv/vmbus: Temp/internal variable/function rename
2016-07-19 sephehyperv/vmbus: Function rename
2016-07-19 sephehyperv/vmbus: Cleanup cpu based channel selection.
2016-07-19 aeUse g_resize_provider() to change the size of GEOM_DISK...
2016-07-19 aeAdd named dynamic states support to ipfw(4).
2016-07-19 scottlImplement crashdump support on NVME
2016-07-19 adrian[ath] don't do LDPC, STBC or short-gi for locationing...
2016-07-18 aeAdd ipfw_nptv6 module that implements Network Prefix...
2016-07-18 mavNegotiate/disable TXCSUM_IPV6 same as TXCSUM.
2016-07-18 jhbInclude process IDs in core dumps.
2016-07-18 jhbAdd PTRACE_VFORK to trace vfork events.
2016-07-18 mavUpdate if_hwassist when interface options are changed.
2016-07-18 kibThe assertion re-added in r302614 was triggered when...
2016-07-18 glebiusRevert the last commit. It must get more review and...
2016-07-18 glebiusRedo the r302894: the very new value for a non-schedule...
2016-07-18 loosFix a random memory overwrite at boot time, simplebus_i...
2016-07-18 sephehyperv/vmbus: Cosmetic vmbus channel open cleanup
2016-07-18 sobomaxRelax checking if the privider size matches size record...
2016-07-18 kibFix another bug after r302350.
2016-07-18 alcBreak up vm_fault()'s implementation of the read-ahead...
2016-07-18 sobomaxDon't print same value twice, one in decimal once in...
2016-07-17 jhibbitsRemove booke_enable_l3_cache declaration and remaining...
2016-07-17 jhibbitsNo need to include mpc85xx.h anymore, so remove it.
2016-07-17 oshogboFix nvlist array memory leak.
2016-07-17 oshogboFix memory leak in the nvlist string array.
2016-07-17 mmelTEGRA: Subclass Tegra PCIE driver from ofw_pci base...
2016-07-17 mavRestore PIM_ATA_EXT flag handling, lost at r300207.
2016-07-17 mmelOFWPCI: Add support for NEW_PCIB.
2016-07-17 mmelOFWPCI: Improve resource handling.
2016-07-17 tuexenAdd a constant required by RFC 7496.
2016-07-17 tuexenFix the PR-SCTP behaviour.
2016-07-17 mavIn AHCI_IRQ_MODE_AFTER mode do not clear interrupts...
2016-07-17 mavDo not consider the last interrupt shared if there...
2016-07-17 tuexenAdd missing sctps_reasmusrmsgs counter.
2016-07-16 jmcneillAdd support for Allwinner H3 EMAC.
2016-07-16 kibAnother issue reported on seclists.org/oss-sec/2016...
next