]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
[netinet6]: Create a new IPv6 netisr which expects the frames to have been verified.
[FreeBSD/FreeBSD.git] / sys /
2015-11-06 adrian[netinet6]: Create a new IPv6 netisr which expects...
2015-11-06 tuexenUse the correct length. The wrong one was too large.
2015-11-06 smhSwitch zfs_panic_recover to panic for bad DVA
2015-11-06 cognetInclude opt_platform.h to get FDT defined.
2015-11-06 mavRemoved unused malloc types.
2015-11-06 mavAdd two more KASSERTs.
2015-11-06 skraMake interrupt dispatching MP safe. Use GPU interrupt...
2015-11-06 smhAdd sysctl to control LACP strict compliance default
2015-11-06 andrewMark the thunder_mdio_fdt driver as early, the bgx...
2015-11-06 andrewMark the arm64 nexus devices to be attached early....
2015-11-06 tuexenThe field sinfo_timetolive should have been sinfo_pr_value.
2015-11-06 tuexenFix typos in field names of struct sctp_extrcvinfo.
2015-11-06 hselaskyFix for unaligned IP-header.
2015-11-06 avosurtwn(4): simplify urtwn_tsf_sync_enable().
2015-11-06 jhibbitsWrite 2- and 4-byte aligned values as single writes...
2015-11-06 bdreweryAdd a FAST_DEPEND option, off by default, which speeds...
2015-11-06 adrianotus(4) - add flags for RX filter, configuration and...
2015-11-05 jhbWhen dumping an rman in DDB, include the RID of each...
2015-11-05 avosiwn(4): various simple fixes
2015-11-05 cognetMake if_macb work with FDT.
2015-11-05 cognetMake at91_pmc probe any at91 pmc device we support...
2015-11-05 jhbChelsio T5 chips do not properly echo the No Snoop...
2015-11-05 jhbAdd a new helper function for PCI devices to locate...
2015-11-05 jhbAdd helper routines for PCI device drivers to read...
2015-11-05 avosnet80211: WME callback cleanup in various drivers
2015-11-05 smhFix g_eli error loss conditions
2015-11-05 smhAdd MTU support to carp interfaces
2015-11-05 smhProvide information about bad DVA
2015-11-05 smhAllow zfs_recover to be changed at runtime
2015-11-05 andrewFix the open solaris atomic functions on arm64. Without...
2015-11-05 pfgRename __sentinel to __null_sentinel
2015-11-05 roygerxen-netfront: remove unused header files
2015-11-05 roygerxen/intr: fix the event channel enabled per-cpu mask
2015-11-05 mavExtend mask of VMware virtual disks.
2015-11-05 gnnReplace the fastforward path with tryforward which...
2015-11-05 gonzoAdd /dev/vcio, userland access point to VideoCore mailb...
2015-11-05 gonzoRefactor mailbox property API to make it usable for...
2015-11-05 adrianAdd support for s25fl256s. I /think/ it's a 32mb NOR...
2015-11-05 hirenImprove the sysctl node name.
2015-11-04 bdreweryRemove unneeded mutex.h include, missed in r287155.
2015-11-04 andreastAdd a compile time switch to distinguish between 7...
2015-11-04 skraFix comment about unpriviledged instructions. Now...
2015-11-04 gonzoRevert r290243, it's vaid "illegal instruction" case
2015-11-03 aeRemove now obsolete KASSERT.
2015-11-03 adrianath(4) - don't try to free buffers / return an error...
2015-11-03 adrianRemove this; it's also in sys/conf/files.mips.
2015-11-03 hselaskyMake all the LinuxKPI include files compile standalone.
2015-11-03 aeEliminate any conditional increments of object_opcodes...
2015-11-03 aeAdd ipfw_check_object_name_generic() function to do...
2015-11-03 aeImplement `ipfw internal olist` command to list named...
2015-11-03 hselaskyRevert r290327. The compiler warnings seems to be speci...
2015-11-03 hselaskyFix some clang compile warnings.
2015-11-03 hselaskyRelax the BUS_DMA_KEEP_PG_OFFSET requirement to allow...
2015-11-03 gonzoFix cache issues with bulk transfers
2015-11-03 gonzoRaspberry Pi firmware passes cache line size as a DTB...
2015-11-03 markjHave elf_lookup() return an error if the specified...
2015-11-03 jhibbitsUse 64-bit addresses for configuring inbound and outbou...
2015-11-03 jhibbitsUse the correct space (PCI addresses) for the I/O and...
2015-11-02 ianFix an alignment check that is wrong in half the busdma...
2015-11-02 ianEliminate the last dregs of the old global arm_root_dma...
2015-11-02 rrsFix three flowtable bugs, a) one lookup issue, b) a...
2015-11-02 dteskeMake figpar(3) types/macros [more] unique (s/fp_/figpar...
2015-11-02 zbbAdd support for branch instruction on armv7 with ptrace...
2015-11-02 andrewMake the arm64_cpu driver quiet as it adds no new infor...
2015-11-02 avgzfs: allow the lookup of extended attributes of an...
2015-11-02 adrianmips: rate limit the trap handler output; add pid/tid...
2015-11-02 ngieDefine `fhard` in pps_event(..) only when PPS_SYNC...
2015-11-02 ngieDefine `compress` in `__elfN(coredump)` when #ifdef...
2015-11-01 gonzoAdd mailbox tag/structure for touchscreen buffer addres...
2015-11-01 gonzoSynchronize with latest upstream VCHI code:
2015-11-01 gonzoTreat synchronous VFP exception just like aynchronous...
2015-11-01 melifaroFix lladdr change propagation for on vlans on top of it.
2015-11-01 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-31 cemioat: Handle channel-fatal HW errors safely
2015-10-31 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-31 impThe error classification from lower layers is a poor...
2015-10-31 jhibbitsPrint unsigned memory sizes, to handle >2GB RAM on...
2015-10-31 adrianmips: do mips_sync() on sync operations to uncachable...
2015-10-31 adrianmips74k: use cache-writeback for memory, not writethrough.
2015-10-30 adrianarge_mdio: fix barriers; correctly check MII indicator...
2015-10-30 adrianarge: fix barrier macro.
2015-10-30 adrianarge: attempt to close a transmit race by only enabling...
2015-10-30 adrianarge: just use 1U since it's a 32 bit unsigned destinat...
2015-10-30 adrianarge: do an explicit flush between updating the TX...
2015-10-30 adrianarge_mdio: add explicit read barriers for MDIO_READs.
2015-10-30 adrianarge: ensure there's enough space in the TX ring before...
2015-10-30 adrianarge: do a read-after-write on all arge register writes...
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-30 kibMinor (and incomplete) style cleanup.
2015-10-30 kibAlso mark compat32 umtx op table as constant.
2015-10-30 kibUse C99 array initialization, which also makes the...
2015-10-30 sjgDo not FALLTHROUGH for SIOC{ADD,DEL}MULTI
2015-10-30 jimharrisnvd, nvme: report stripesize through GEOM disk layer
2015-10-30 jimharrisnvme: fix race condition in split bio completion path
2015-10-30 traszAfter r290196, the kernel won't wait for stuff like...
2015-10-30 traszMake root mount wait mechanism smarter, by making it...
2015-10-30 hselaskyReduce the DWC OTG interrupt load by not reading all...
2015-10-30 avgl2arc: do not call trim_map_free() for blocks with...
2015-10-30 kibThe prefix for CLFLUSHOPT is 0x66. It was right on...
2015-10-30 gonzoFix BULK read transfer if destination buffer is not...
next