]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
if_rsu debug fixes:
[FreeBSD/FreeBSD.git] / sys /
2015-09-12 adrianif_rsu debug fixes:
2015-09-12 marius- Factor out the common and generic parts of the sparc6...
2015-09-12 tuexenFix compilation issue introduced in r287717.
2015-09-12 mavCheck for obsolete NUL bin in CSCD descriptor.
2015-09-12 mavAdd HA support for CTL_TASK_I_T_NEXUS_RESET.
2015-09-12 mavFix false CTL_UA_RES_RELEASE on secondary HA node.
2015-09-12 tuexenAddress a compile warning.
2015-09-12 mavDecode WRITE ATOMIC(16) command.
2015-09-12 tuexenCleanup the handling of error causes for ERROR chunks...
2015-09-12 loosDo not call mii_mediachg() from NIC interrupt handler.
2015-09-12 mavImprove XCOPY error reporting.
2015-09-12 mavReport that we have no limit on POPULATE TOKEN segment...
2015-09-12 mavCorrect RTPG bitmask.
2015-09-12 mavSome HA polishing.
2015-09-12 mavCTL documentation update, mostly for HA.
2015-09-12 delphijMFV r287699: 6214 zpools going south
2015-09-12 delphijMFV r287684: 6091 avl_add doesn't assert on non-debug...
2015-09-12 delphijMFV r287624: 5987 zfs prefetch code needs work
2015-09-11 avatarFixing a memory leak on module unloading.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-11 cyRevert ip_fil_freebsd.c -r287674. This should not have...
2015-09-11 cyFix ipfilter bug 3600459 NAT bucket count wrong.
2015-09-11 avgradeon_suspend_kms: don't mess with pci state that...
2015-09-11 mavMake ctld restart on primary HA node less invasive...
2015-09-11 mavClose races between device close and request processing.
2015-09-11 tuexenEnsure that ERROR chunks are always padded by implement...
2015-09-11 mavReference/release devices on every I/O, rather on open...
2015-09-11 mavAdd support for PPP-Max-Payload PPPoE tag (RFC4638).
2015-09-11 cyRevert $FreeBSD$.
2015-09-11 cyFix mutex errors.
2015-09-11 cyFixup typos in comments.
2015-09-11 impbufdonebio is now unused. Retire it too.
2015-09-11 markjAdd stack_save_td_running(), a function to trace the...
2015-09-11 markjRemove the arg0 field from struct amd64_frame. Its...
2015-09-11 markjMerge stack(9) implementations for i386 and amd64 under...
2015-09-11 markjMFV r283513:
2015-09-11 markjMFV r283512:
2015-09-11 markjRemove the v_cache_min and v_cache_max sysctls. They...
2015-09-11 impdev_strategy and dev_strategy_csw are unused since...
2015-09-10 jhbAdd a comment that to clarify how to determine the...
2015-09-10 kibDo not hold the process around the vm_fault() call...
2015-09-10 mavReimplement CTL High Availability.
2015-09-10 mavRemove unused target and initiator IDs.
2015-09-10 mavDisable CTL_IO_DELAY feature.
2015-09-10 hrsRemove SIOCGDRLST_IN6 and SIOCGPRLST_IN6 forgotten...
2015-09-10 hselaskyUpdate USB quirk.
2015-09-10 hrs- Remove SIOCGDRLST_IN6 and SIOCGPRLST_IN6. These...
2015-09-10 hrs- Remove SIOCGDRLST_IN6 and SIOCGPRLST_IN6. These...
2015-09-10 hrsDo not add IN6_IFF_TENTATIVE when ND6_IFF_NO_DAD.
2015-09-10 hrsRemove IN6_IFF_NOPFX. This flag was no longer used.
2015-09-10 hrs- Remove GIF_{SEND,ACCEPT}_REVETHIP.
2015-09-10 adrianAlso make kern.maxfilesperproc a boot time tunable.
2015-09-09 kibFor open("name", O_DIRECTORY | O_CREAT), do not try...
2015-09-09 andrewRework copyinstr to:
2015-09-09 hselaskyAdd new USB ID.
2015-09-09 kibRemove a check which caused spurious SIGSEGV on usermod...
2015-09-09 jhibbitsAdd PVR identifier for E6500, from the reference.
2015-09-09 kevloCorrect setting R92C_TDECTRL_BLK_DESC_NUM_M bit.
2015-09-08 gargaRemove duplicate entry for Sierra Wireless Aircard 875
2015-09-08 garga- Fix Sierra MC7354 ID from a bad copy/paste, correct...
2015-09-08 dumbbelldrm/ttm: Drain taskqueue if taskqueue_cancel_timeout...
2015-09-08 andrewAdd support for pmap_mincore on arm64 by walking the...
2015-09-08 impThe swap pager is compatible with direct dispatch....
2015-09-08 andrewAllow us to set the console device tree node. This...
2015-09-08 jimharrisisci: check return value of pci_alloc_msix()
2015-09-08 jimharrisisci: explicitly enable/disable PCI busmaster
2015-09-08 ngieRevert r286984 (adding opt_random.h to sys/modules...
2015-09-08 ngieRemove opt_random.h header pollution from sys/random...
2015-09-08 kevloEnable TSF timer in monitor mode.
2015-09-08 kevloAdd TSF field into TX/RX radiotap headers
2015-09-08 kevloFix comparison in run_key_set_cb().
2015-09-08 kevlo- Remove empty key_update_* functions.
2015-09-08 alcTo simplify upcoming changes to the inactive queue...
2015-09-07 adrianDon't call enable_all_rings if the adapter has been...
2015-09-07 loosFix off-by-one bugs.
2015-09-07 mjgfd: make rights a mandatory argument to fgetvp_rights
2015-09-07 mjgfd: make the common case in filecaps_copy work lockless
2015-09-07 marcelAs expected, things aren't as simple as hoped. Conseque...
2015-09-07 cemFollow-up to r287442: Move sysctl to compiled-once...
2015-09-07 andrewUse load-acquire semantics while waiting for td_lock...
2015-09-07 tuexenRFC 4960 requires that packets containing an INIT chunk...
2015-09-07 andrewWhen dropping to EL1 ensure we have written to all...
2015-09-07 allanjudemissed file that should have been included in r287528
2015-09-06 adrianAdd support for receiving flowtype, flowid and RSS...
2015-09-06 adrianReplace rss_m2cpuid with rss_soft_m2cpuid_v4 for ip_dir...
2015-09-06 mavAllow LUN options modification via CTL_LUNREQ_MODIFY.
2015-09-06 mavMove setting of media parameters inside open routines.
2015-09-06 mckusickTrack changes to kern.maxvnodes and appropriately incre...
2015-09-05 baptReduce diff with linux 3.8.13 on i915 headers
2015-09-05 sbrunoRevert last two commits to em(4)/igb(4). Reports are...
2015-09-05 marcelAuto-detect the UGA frame buffer and stride on a MacBoo...
2015-09-05 alcEliminate pointless requeueing of pages from terminated...
2015-09-05 andrewAdd ddb show commands to print the special registers...
2015-09-05 melifaroDo not pass lle to nd6_ns_output(). Use newly-added
2015-09-05 kibDo not consume extra reference. This is a bug in r287479.
2015-09-05 glebiusUse Jenkins hash for TCP syncache.
2015-09-05 kibDeclare the writes around the call to VFS_SYNC() in
2015-09-05 melifaroDo not skip entries without LLE_VALID flag.
2015-09-05 melifaroMake in6ifa_ifpwithaddr() take const param.
2015-09-05 melifaroConstantify lookup key in ifa_ifwith* functions.
next