]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
[etherswitch] Support Micrel KSZ8995MA switch chip
[FreeBSD/FreeBSD.git] / sys /
2017-01-14 mizhka[etherswitch] Support Micrel KSZ8995MA switch chip
2017-01-14 mizhka[mips/onionomega] WiFi & gpio kernel configuration...
2017-01-14 markjStop the scheduler upon panic even in non-SMP kernels.
2017-01-14 markjRevert r311952.
2017-01-14 ngieAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 jahAdd comment explaining relative order of sched_unpin...
2017-01-14 jahFor i386 temporary mappings, unpin the thread before...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-14 mjgtmpfs: manage tm_pages_used with atomics
2017-01-14 ngieencode_long, encode_timeval: mechanically replace ...
2017-01-14 ngieClean up trailing whitespace
2017-01-14 ngieFix -Wunused on gcc 4.9 (x was set but not used)
2017-01-13 glebiusRemove deprecated fgetsock() and fputsock().
2017-01-13 jhbTrim a few comments on platforms that did not implement...
2017-01-13 glebiusUse getsock_cap() instead of deprecated fgetsock().
2017-01-13 ianCorrect the comments about how much buffer is allocated.
2017-01-13 glebiusUse getsock_cap() instead of deprecated fgetsock().
2017-01-13 ianCheck tty_gone() after allocating IO buffers. The...
2017-01-13 tuexenEnsure that the buffer length and the length provided...
2017-01-13 mavImprove CAM_CDB_POINTER support.
2017-01-13 adrian[net80211] add a macro to check this configuration...
2017-01-13 adrian[net80211] begin laying the groundwork for drivers...
2017-01-13 adrian[net80211] Initial VHT node upgrade/downgrade support...
2017-01-13 adrian[net80211] initial, somewhat incomplete VHT channel...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-13 kevloIncrease retry count to 100 in r88e_fw_cmd() and r92c_f...
2017-01-13 pfgRemove __nonnull() attributes from x86 machine check...
2017-01-12 ianRestructure the tty_drain loop so that device-busy...
2017-01-12 glebiusFix the contiguity once more.
2017-01-12 kanFix typo in r311971.
2017-01-12 sbrunoPurge surprise change to sys/conf/files for ixgbe(4).
2017-01-12 cemlibkern: Remove obsolete 'register' keyword
2017-01-12 bmsAllow uart(4) to use MSI interrupts on single-port...
2017-01-12 sbrunoFix panic on mb_free_ext() due to NULL destructor.
2017-01-12 arybchiksfxge(4): add sysctl to change MAC stats update period
2017-01-12 sbrunoRestore fixup for newer em(4) devices WOL capabilities...
2017-01-12 sbrunoDeprecate kernel configuration option EM_MULTIQUEUE...
2017-01-12 sbrunoReset the EIAC register to include the LINK status...
2017-01-12 sbrunoAttempt to use the "new" BAR address for newer igb...
2017-01-12 arybchiksfxge(4): add tunable to configure MAC stats update...
2017-01-12 sobomaxFix slight type mismatch between so_options defined...
2017-01-12 mavReport random flash storage as non-rotating to GEOM_DISK.
2017-01-12 cemg_raid: Prevent tasters from attempting excessively...
2017-01-12 rpokalaRemove writability requirement for single-mbuf, contigu...
2017-01-12 arybchiksfxge(4): stats refresh in SW should depend on HW updat...
2017-01-12 arybchiksfxge(4): do not ignore requested MAC stats update...
2017-01-12 scottlPrint out the number of queues/MSIx vectors.
2017-01-12 ianRework tty_drain() to poll the hardware for completion...
2017-01-12 markjEnable the use of ^C and ^S/^Q in DDB.
2017-01-12 ianInclude sys/systm.h for use of bootverbose. Fixes power...
2017-01-12 bzGet rid of a compiler warning which I saw too often.
2017-01-11 npcxgbe/tom: Add VIMAGE support to the TOE driver.
2017-01-11 avosrtwn: fix R92C_TXDW4_RTSRATE_M definition (0x3f ->...
2017-01-11 mavPretend we support some IOCTLs to not scary upper layers.
2017-01-11 dimUse proper prototypes in struct boot_module_t
2017-01-11 dimMake EFI_RESERVED_SERVICE a proper prototype
2017-01-11 sbrunoRestore v6 offload caps for igb(4) class devices.
2017-01-11 dimDon't include <errno.h> in reloc_elf.c, as it includes...
2017-01-11 ngieAdd acpi_if.h and opt_acpi.h to Makefile to unbreak...
2017-01-11 jhibbitsForce all TOC references in asm to include '@toc'
2017-01-11 gonzo[sdhci] Add ACPI platform support for SDHCI driver
2017-01-11 markjHave DTrace handle faults when dereferencing a lock...
2017-01-11 markjIgnore LC_SLEEPABLE when testing whether a mutex is...
2017-01-11 cemRevert r311843, r311667
2017-01-10 mmMFV r311899:
2017-01-10 markjCoalesce TLB shootdowns of global PTEs in pmap_advise...
2017-01-10 markjDo not set BIO_DONE if the BIO specifies a completion...
2017-01-10 sbrunoSet CFLAGS correctly for sys/modules/em
2017-01-10 mjgsparc64: add atomic_fcmpset
2017-01-10 pfgRemove unused __gnu_inline() attribute.
2017-01-10 mavDo not wait for HA thread shutdown if scheduler is...
2017-01-10 gonzo[efi] Build EFI bits with -fPIC on ARM
2017-01-10 gonzo[efi] Fix .rel.data.* being erroneously merged into...
2017-01-10 gonzo[efi] Fix off-by-one error in ARM .bss zeroing code...
2017-01-10 pluknetFix build without IEEE80211_DEBUG.
2017-01-10 lwhsuReplace using of objdump with elfdump
2017-01-10 npThe iw_cxgb and iw_cxgbe drivers should not use a FreeB...
2017-01-10 arybchiksfxge(4): avoid unnecessary mbuf data prefetch
2017-01-10 andrewAdd acpi_if.h to SRCS so we have it when building ahci_...
2017-01-10 andrewAdd an ACPI attachment to the existing ahci_generic...
2017-01-10 mavFix malloc(M_WAITOK) under mutex, introduced at r311787.
2017-01-10 adrian[net80211] add VHT mediatype initialisation and update...
2017-01-10 adrian[net80211] Add default parameters for 11ac.
2017-01-10 adrian[net80211] add VHT action frame placeholders for when...
2017-01-10 adrian[net80211] add missing VHTCAP declaration changes.
2017-01-10 adrian[net80211] add CHAN_VHT2G/CHAN_VHT5G macros.
2017-01-10 adrian[net80211] add VHT EDCA parameters for WME/QoS mode.
2017-01-10 adrian[net80211] create a helper function to calculate the...
2017-01-10 sbrunoAdd copywrite notices, 2-clause BSD.
2017-01-10 mjgcd9660: fix up compilation on sparc after r311665
2017-01-10 ianUse the post-reset hook to force the controller to...
2017-01-10 sbrunoMigrate e1000 to the IFLIB framework:
2017-01-10 npcxgbe(4): Attach to the 2x25 debug card. This is for...
2017-01-10 bmsAllow udbp(4) to claim Belkin "Windows Easy Transfer...
2017-01-10 npcxgbe(4): Refresh t4_msg.h, mainly for definitions...
2017-01-10 avosrtwn_pci(4): fix possible race while accessing 'matched...
2017-01-10 bmsAdd PID for Belkin F5U258 "Windows Easy Transfer Cable...
2017-01-10 cemAdjust ACPI_EXPORT_SYMBOL for AcpiGetTableWithSize
next