]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Convert ­ U+00AD soft hyphen to - in Cavium Octeon SDK
[FreeBSD/FreeBSD.git] / sys /
2016-10-13 emasteConvert ­ U+00AD soft hyphen to - in Cavium Octeon SDK
2016-10-13 adrian[net80211] remove now duplicate copy of the QOSDATA...
2016-10-13 adrian[net80211] add some more QoS frame subtypes.
2016-10-13 kibFix a race in vm_page_busy_sleep(9).
2016-10-13 tuexenMark the socket as un-writable when it is 1-to-1 and...
2016-10-13 tuexenWhitespace changes.
2016-10-13 andrewMove printing the AArch64 ID registers to a new SYSINIT...
2016-10-13 avgconvert iicsmb to use iicbus_transfer for all operations
2016-10-13 impFix building on i386 and arm. But 'public domain' heade...
2016-10-13 cemkern_linker: Handle module-loading failures in preloade...
2016-10-12 avosnet80211: convert all ieee80211_input_mimo*() consumers
2016-10-12 gonzo[fdt] Add one more heuristic to determine MAC address...
2016-10-12 jtlThe TFO server-side code contains some changes that...
2016-10-12 emasteAdd COMPAT_FREEBSD10 to the MIPS ERL kernel config
2016-10-12 gonzoINTRNG: Propagate IRQ activation error to API consumer
2016-10-12 brKeep in-sync MK_SSP=no option both with kernel and...
2016-10-12 emasteUse M_WAITOK in PIO_KEYMAP ioctl
2016-10-12 avgremove a few stray spaces from sys/param.h
2016-10-12 avgbump __FreeBSD_version for libzfs_core.h
2016-10-12 mavUse copyout() instead of pointing sbuf to user-space...
2016-10-12 avgsmbus: allow child devices to be added via hints
2016-10-12 gonzoFix typo in comment
2016-10-12 gonzoMake BCM28x USB driver compatible with upstream device...
2016-10-12 gonzoMake VCHI driver compatible with upstream DT
2016-10-12 gonzoMake BCM283x USB driver compatible with upstream DT
2016-10-12 gonzoMake BCM2835 GPIO driver compatible with upstream DT
2016-10-12 gonzoAdd compatibility string from upstream DT
2016-10-12 gonzoMake framebuffer driver compatible with upstream DT
2016-10-12 gonzoAdd compatible strings used in upstream dts files
2016-10-12 gonzoMake sure intc is attached before interrupt consumers
2016-10-12 jtlCurrently, when tcp_input() receives a packet on a...
2016-10-12 jtlIn the TCP stack, the hhook(9) framework provides hooks...
2016-10-12 sepheifnet: Use if_link_state snapshot to invoke ifnet_link_...
2016-10-12 emasteUse correct size type in do_setopt_accept_filter
2016-10-11 impInclude stubs even on the platforms we don't support...
2016-10-11 impProperly include the 802.11n PHY support files when...
2016-10-11 impCreate /dev/efidev to provide an ioctl interface to
2016-10-11 gonzoMake Rapsberry Pi watchdog driver compatible with upstr...
2016-10-11 gonzoMake intc driver compatible with upstream DTS
2016-10-11 kibWhen downgrading exclusively busied page to shared...
2016-10-11 aeMake LLTABLE list lock private for if_llatbl.c
2016-10-11 gonzoINTRNG - fix MSI/MSIX release path
2016-10-11 mavFix copy/paste bug in r306747.
2016-10-11 sbrunoFix bug where malloc(.., M_NOWAIT) return value is...
2016-10-11 arybchiksfxge(4): update external port mapping for Medford
2016-10-11 sephehyperv/hn: Rework link status support.
2016-10-11 sephehyperv/vmbus: Allow driver to inject synchronous task...
2016-10-10 arybchiksfxge(4): sync tlv_layout.h with firmwaresrc and update...
2016-10-10 sephehyperv/hn: Suffix NDIS offload size with NDIS version.
2016-10-10 sephehyperv/hn: Generalize RSS capabilities query.
2016-10-10 sephehyperv/hn: Fix if_hw_tsomax setup.
2016-10-10 sephehyperv/hn: Fix checksum offload settings
2016-10-10 manuAdd CHIP dts into the build
2016-10-09 andrewSet INLINE_LIMIT in the aarch64 case for gcc.
2016-10-09 mmelARM: Remove unused includes.
2016-10-09 mmelARM: Split identify_arm_cpu() into ARMv4 and ARMv6...
2016-10-09 avosiwm: add missing 'Rx errors' counter incrementation.
2016-10-09 gonzoFix release MSI method for ARM GIC
2016-10-09 gonzoFix release MSI method for NVidia Tegra PCI controller
2016-10-09 gonzoFix MSI allocation for NVidia Tegra
2016-10-08 avoswpi: restore frame header before submitting an mbuf to
2016-10-08 cemsys/module.h: Unbreak MOD_DPF printf
2016-10-08 gonzoAdd multitouch support for RPi's FT5406
2016-10-08 gonzoImplement EVDEV_FLAG_MT_AUTOREL flag (autorelease touch...
2016-10-08 gonzoAllow using of driver's mutex instead internal one...
2016-10-08 kevloIn case of removal of m_copy() the macro should remain...
2016-10-08 mjgvfs: assert empty tmp free list on unmount
2016-10-08 mjgvfs: clear the tmp free list flag before taking the...
2016-10-08 jhibbitsMinor optimizations to dTSEC glue code
2016-10-08 jhibbitsAdjust copyright date. No real work was done on it...
2016-10-08 adrian[net80211] extend the ieee80211_rx_stats struct to...
2016-10-07 markjLock the ND prefix list and add refcounting for prefixes.
2016-10-07 markjReduce the number of conditional statements in nd6_pref...
2016-10-07 markjCombine several checks in nd6_prefix_offlink() into...
2016-10-07 npcxgbe(4): Add an ioctl to copy a firmware config file...
2016-10-07 andrewThe bootloader self relocation code was slightly wrong...
2016-10-07 marcelIn order to allow mkimg(1) (and other tools) to become...
2016-10-07 kibLimit scope of the optimization in r306608 to dounmount...
2016-10-07 avgimplement zfs_vptocnp() using z_parent property
2016-10-07 markjFix whitespace around prototypes in nd6_rtr.c.
2016-10-07 markjFix a typo.
2016-10-07 markjShorten and simplify some of the loops in pfxlist_onlin...
2016-10-07 markjUse a const reference to prefixes in nd6_is_new_addr_ne...
2016-10-06 davidcsAdd support for adding up to 64 Multicast addresses...
2016-10-06 npcxgbe(4): Fix whitespace in the pm_stats display.
2016-10-06 adrian[ar531x] add default configs for AR531x ports.
2016-10-06 bdreweryvrefl: Assert that the interlock is held.
2016-10-06 bdreweryAdd vrecyclel() to vrecycle() a vnode with the interloc...
2016-10-06 sbrunoMove netmap selinfo.h in to sensible location.
2016-10-06 jtlRemove "long" variables from the TCP stack (not includi...
2016-10-06 jtlIf the new window size is less than the old window...
2016-10-06 jtlCorrectly calculate snd_max in persist case.
2016-10-06 jtlRemove declaration of un-defined function tcp_seq_subtr...
2016-10-06 mavFix possible geom destruction before final provider...
2016-10-06 aeReplace rw_init/rw_destroy with corresponding macros.
2016-10-06 mmelARM: Remove ARMv4 #defines from busdma_machdep-v6.c...
2016-10-06 mmelARM: SEV/WFE instructions are implemented starting...
2016-10-06 mmelARM: Add identifiers for ARM Cortex v8 and Marvell...
2016-10-06 mmelARM: Remove unused variable.
2016-10-06 allanjudeDisable loop unrolling in skein for sys/boot
next