]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Import Concurrency Kit in the kernel.
[FreeBSD/FreeBSD.git] / sys /
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-28 aeRework ip_tryforward() to use FIB4 KPI.
2016-11-28 adrian[ath] force wake the hardware if we see a missed beacon.
2016-11-28 adrian[ath] revert the previous commit, after reading the...
2016-11-28 mavAdd more ASMedia PCI IDs from different sources.
2016-11-28 mavProcess port interrupt even is PxIS register is zero.
2016-11-28 avgMFV r309249: 3821 Race in rollback, zil close, and...
2016-11-28 andrewFix ISS_DATA_DFSC_MASK, it should include all bits...
2016-11-28 adrian[ath] wake up the hardware from power-save before doing...
2016-11-28 sephehyperv/vmbus: Use poll/cancel APIs to wait for the...
2016-11-28 sephehyperv/vmbus: Add exec cancel support for message Hyper...
2016-11-28 sephehyperv/vmbus: Add result polling support for message...
2016-11-28 sephehyperv/vmbus: Add result polling support for xact API.
2016-11-28 sephehyperv/vmbus: Stringent GPADL parameter assertion.
2016-11-28 sephehyperv/vmbus: Make sure that the allocated GPADL is...
2016-11-28 sephehyperv/hn: Simplify RSS indirect table fixup API
2016-11-28 sephehyperv/hn: Fix vmbus_chan_subidx usage.
2016-11-28 sephehyperv/hn: Enable multi-packet RNDIS message support...
2016-11-28 sephehyperv/hn: Fix attach error handling
2016-11-28 sephehyperv/hn: Fix multi-packet RNDIS message aggregation...
2016-11-28 sephehyperv/hn: Fix detach error handling.
2016-11-28 sephehyperv/hn: Utilize vmbus_chan_xact_wait
2016-11-28 sephehyperv/vmbus: Add supportive transaction wait function.
2016-11-28 sephehyperv/vmbus: Zero out GPADL if error happens.
2016-11-28 adrian[ath] fix target beacon interval programming for STA...
2016-11-28 adrian[ath] include logging of TU versions of the TSF values.
2016-11-27 adrian[ath] Begin to lay the groundwork for btcoex related...
2016-11-27 avosrsu: add support for hardware multicast filter setup.
2016-11-27 hselaskyFix spelling.
2016-11-27 avosrsu: various scanning fixes.
2016-11-27 kibNFSv4 client tracks opens, and the track records are...
2016-11-27 alcRecursion on the free page queue mutex occurred when...
2016-11-26 landonfbhnd(4): Unify NVRAM/SPROM parsing, implement compact...
2016-11-26 scottlAdd a missing header
2016-11-26 markjLaunder VPO_NOSYNC pages upon vnode deactivation.
2016-11-26 avosrsu: fix R92S_TXDW1_QSEL_H2C definition (0x1f -> 0x13).
2016-11-26 ianAdd an ethernet0 alias pointing to the /aix/usb/hub...
2016-11-26 manuPLL3 have a fractional mode where an explicit frequency...
2016-11-26 kibFix automatic eventtimer hardware selection when ARAT
2016-11-26 brDon't build Ingenic kernels until we have non-static...
2016-11-26 aeFix ICMPv6 Time Exceeded error message translation.
2016-11-26 pfgext2: avoid possible overflow when calculating malloc...
2016-11-26 emastenetipsec: fix build after 309144
2016-11-25 rmacklemStop "nfsstat -z" from clearing counts of NFSv4 state...
2016-11-25 jhibbitsAdd an isync to after mtsrin, required by the MPC750...
2016-11-25 emasteUse explicit 0x200000 instead of MAXPAGESIZE for the...
2016-11-25 jhbPermit timed sleeps for threads other than thread0...
2016-11-25 fabientUpdate r309143 to prevent false sharing.
2016-11-25 andrewFix the TLB conflict abort value. This should be a...
2016-11-25 fabientIPsec RFC6479 support for replay window sizes up to...
2016-11-25 fabientIn a dual processor system (2*6 cores) during IPSec...
2016-11-25 sephehyperv/vmbus: Add a simplified version of channel close.
2016-11-25 sephehyperv/vmbus: Propagate close error.
2016-11-25 sephehyperv/vmbus: Always try disconnect/free bufring memory...
2016-11-25 sephehyperv/vmbus: Don't free the bufring if its GPADL can...
2016-11-25 sephehyperv/vmbus: Return EISCONN if the bufring GPADL can...
2016-11-25 sephehyperv/vmbus: No stranded bufring GPADL is allowed.
2016-11-25 sephehyperv/vmbus: GPADL disconnect error on a revoked chann...
2016-11-25 sephehyperv/vmbus: Don't close unopened channels.
2016-11-25 sephehyperv/vmbus: Fix sysctl tree leakage, if channel open...
2016-11-25 sephehyperv/vmbus: Minor style changes.
2016-11-25 sephehyperv/vmbus: Commit the GPADL id only after the connec...
2016-11-25 dexuanhyperv/vmbus,pcib: unbreak build in case NEW_PCIB is...
2016-11-24 dimUpgrade our copies of clang, llvm, lldb, compiler-rt...
2016-11-24 dimMerge ^/head r309118 through r309122.
2016-11-24 avgvirtio_pci: fix announcement of MSI-X interrupts for...
2016-11-24 dimMerge ^/head r309106 through r309117.
2016-11-24 dimIn preparation for merging back to head, bump __FreeBSD...
2016-11-24 avgvirtio_console: correctly determine presense of payload...
2016-11-24 jhibbitsFix the build post-r309017 for MPC85XX/MPC85XXSPE
2016-11-24 loosAdd the etherswitch(4) support for TI CPSW.
2016-11-24 gonzo[bytgpio] Fix pc98 build by disabling bytgpio module...
2016-11-24 mjgwait: avoid relocking the child if proc_to_reap returns 1
2016-11-24 dimMerge ^/head r308870 through r309105.
2016-11-24 avgMFV r308990: 7181 race between zfs_mount and zfs_ioc_ro...
2016-11-24 avgMFV r308988: 7199, 7200 dsl_dataset_rollback_sync may...
2016-11-24 avgMFV r308987: 7180 potential race between zfs_suspend_fs...
2016-11-24 avgfirewire: initialize tag label to -1 in fw_xfer_alloc()
2016-11-24 avgfwohci: report whether PhysicalUpperBound register...
2016-11-24 avgfurther fix zfs_lock() diagnostics
2016-11-24 sephehyperv/hn: Fix primary channel revocation
2016-11-24 manuEnable the SPI1 and SPI2 node for Olimex A20 SOM EVB.
2016-11-24 sephehyperv/vmbus: Fix the multi-channel revoking on vmbus...
2016-11-24 sephehyperv/vmbus: Fix the primary channel revoking on vmbus...
2016-11-24 sephehyperv/vmbus: Implement orphan support for transaction API
2016-11-24 manuEnable the SCL and SDA i2c line for DDC.
2016-11-24 shurdAdd new device IDs
2016-11-24 gonzo[rpi3] Move SOC_BRCM_BCM2837 from UP config to SMP one
2016-11-24 gonzo[rpi3] Fix SMP build for FreeBSD/arm64
2016-11-24 shurdFix version string
2016-11-23 gnnAdd tunable to disable destructive dtrace
2016-11-23 mjgcache: ensure that the number of bucket locks does...
2016-11-23 manuEnable UEXT related nodes for Olimex A20 SOM
2016-11-23 manuTest that the emac device is enabled in probe function
2016-11-23 markjRelease laundered vnode pages to the head of the inacti...
2016-11-23 brSplit MALTA board config to big and little endian versions.
2016-11-23 brIncrease pcpu size to 512 so it become both denominator
2016-11-23 andrewMark cpu_find_cpu0_fdt as FDT only. It's only called...
2016-11-23 andrewRemove the unneeded ofw_cpu_reg function signature...
2016-11-23 sephehyperv/vmbus: Merge free/active locks.
next