]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Clean up trailing whitespace
[FreeBSD/FreeBSD.git] / sys /
2015-11-26 adrian[net80211] decode WPA cipher config '0' as "clear ciphe...
2015-11-25 ngieFix building sys/modules/if_enc by adding missing headers
2015-11-25 bdreweryMETA MODE: Don't create .meta files when symlinking...
2015-11-25 bdreweryStop building vers.c in include/ and only build the...
2015-11-25 adrian[ath] listen to all beacons in IBSS and software beacon...
2015-11-25 adrian[net80211] log the A-MPDU setup attempt count as part...
2015-11-25 fabientThe r241129 description was wrong that the scenario...
2015-11-25 aeFix the build.
2015-11-25 aeOverhaul if_enc(4) and make it loadable in run-time.
2015-11-25 aeCheck that hhk_helper pointer isn't NULL before access.
2015-11-25 cemNTB: WC/WB isn't enough; set MMR region as UC
2015-11-24 kibCorrect the number of DTLB entries reported for the...
2015-11-24 mavRename ASYNC_LIP_F8 to ASYNC_LIP_NOS_OLS_RECV.
2015-11-24 avosurtwn(4): rework ROM reading.
2015-11-24 cemntb: Add MW tunable for MMR Xeon errata workaround
2015-11-24 nwhitehornUse what we really mean (powerpc_lwsync()) rather than...
2015-11-24 skraFlush all kernel mappings from TLB(s) in time when...
2015-11-24 hselaskyAdd some defines needed by the coming mlx5 infiniband...
2015-11-24 andrewAdd support for moving the DMAP range. This is needed...
2015-11-24 kibRework the vnode cache recycling to meet free and unuse...
2015-11-24 kibOn PowerPC 64bit, the linux-compat mb() definition...
2015-11-24 kevloAdd dependency to uether.
2015-11-24 adrian[ath] migrate ioctl and busdma memory operations out...
2015-11-23 jhbAdd a new -B flag for use with list mode (-l) that...
2015-11-23 aeAdd destroy_object callback to object rewriting framework.
2015-11-23 mavRemove "disable" hint, which duplicates system-wide...
2015-11-23 markjThe buffer passed to an sbuf drain callback is not...
2015-11-23 andrewUse #ifdef to get the file compiling without errors
2015-11-23 nwhitehornProvide support for userland binaries using the new...
2015-11-23 andrewOnly enable the first interrupt for now, we don't corre...
2015-11-23 mavFix target mode support for Qlogic 2200 FC adapters.
2015-11-23 skraFix inconsistent use of malloc type for cdev private...
2015-11-23 hselaskyFix compile warning about shifting signed negative...
2015-11-23 skraRevert r291142.
2015-11-23 mavRip off target mode support for parallel SCSI QLogic...
2015-11-23 kibSplit kerne timekeep ABI structure vdso_sv_tk out of...
2015-11-22 ngieDon't explicitly set INET/INET6 in the Makefile; opt_in...
2015-11-22 ianPrint more detailed info about the disk and partition...
2015-11-22 mavExplicitly call SEND CHANGE REQUEST for pre-24xx chips...
2015-11-22 mavGenerate fake ISPASYNC_CHANGE_PDB on fake login on...
2015-11-22 mavGracefully stop firmware before resetting chip when...
2015-11-22 mavAdd some more asynchronous event status codes.
2015-11-22 mavAdd mode mailbox command codes.
2015-11-22 kibRecord proper commit message for r291157.
2015-11-22 kibNoted by: glebius
2015-11-22 whuIgnore the inbound checksum flags when doing packet...
2015-11-22 adrian[mips]: Don't hard-code PHYS_AVAIL_ENTRIES.
2015-11-22 markjRemove unneeded includes of opt_kdtrace.h.
2015-11-22 jhibbitsRemove a debug panic that crept into r291151
2015-11-22 jhibbitsModernize mpc85xx PCI hostbridge driver.
2015-11-21 rmacklemWhen the nfsd threads are terminated, the NFSv4 server...
2015-11-21 ianUpdate the imx5/imx6 cpu_reset() implementation based...
2015-11-21 mavIncrease maximal value of vports tunable to 254.
2015-11-21 hselaskyAdd support for Kana and Eisu keys to the USB keyboard...
2015-11-21 mavFix target mode with fabric for pre-24xx chips.
2015-11-21 mavUpdate Qlogic 23XX firmware from 3.03.26 to 3.03.28
2015-11-21 skraFix BUS_DMA_MIN_ALLOC_COMP flag logic. When bus_dmamap_...
2015-11-21 tuexenFix the handling of IPSec policies in the SCTP stack...
2015-11-21 tuexenRevert part of r291137 which seems correct, bit does...
2015-11-21 tuexenClear the so_pcb pointer in case of ipsec_init_policy...
2015-11-21 tuexenDon't send SHUTDOWN chunk when the association is in...
2015-11-21 andrewMove hdmi_if.m to files.arm so other kernel configs...
2015-11-21 andrewCreate device options for the two common ARM timers.
2015-11-21 andrewMove more bus_space_* files to be built by files.arm...
2015-11-21 mavUpdate firmware for QLogic 22xx from 2.02.06 to 2.02.08.
2015-11-21 andrewLimit arm_base_bs_tag to ARMv4 and ARMv5, we only used...
2015-11-21 andrewFix a logic inversion, we should build dtrace on armv6...
2015-11-21 mavAdd API to obtain primary enclosure name and ID for...
2015-11-21 jhibbitstrunc_page() goes through unsigned long, which is too...
2015-11-21 mariusMerge from r290547:
2015-11-21 mariusAvoid a NULL pointer dereference in bounce_bus_dmamap_u...
2015-11-21 adrianmips: teach the malta platform about extended memory.
2015-11-21 rmacklemRevert r283330 since it broke directory caching in...
2015-11-20 glebiusRemove remnants of the old NFS from vnode pager.
2015-11-20 emasteDisconnect unused kgzldr from sys/boot/i386
2015-11-20 impMakeoption ARM_LITLE_ENDIAN does nothing. Remove it...
2015-11-20 andrewRemove bus_space_asm_generic.S from the per-SoC files...
2015-11-20 bdreweryRemove disconnected boot0ext.
2015-11-20 andrewRemove pl310.c from the SoC std.* files, it's in files.arm
2015-11-20 andrewDTrace is known to work on armv6, enable building it...
2015-11-20 andrewStop setting {KERN,}PHYSADDR on armv6, it's unneeded.
2015-11-20 mavSome cosmetics for ancient cards.
2015-11-20 traszThe freebsd4_getfsstat() was broken in r281551 to alway...
2015-11-20 skraFix build when KTR is defined but not KTR_TULIP.
2015-11-20 skraAdd usermode variable to KTR output. Fix style.
2015-11-20 skraFix style and argument count for KTR.
2015-11-20 mavOptimize SNS_GID_FT request scratch memory usage.
2015-11-20 mariusAvoid a NULL pointer dereference in bounce_bus_dmamap_s...
2015-11-19 cemif_ntb: Initialize if_mtu to the correct MTU
2015-11-19 cemif_ntb: Add Xeon link watchdog register writes
2015-11-19 mavAnother round of port scanner rewrite.
2015-11-19 tuexenFix a bug where an SCTP association was moved back...
2015-11-19 jtlConsistently enforce the restriction against calling...
2015-11-19 hselaskyAdd the mlx5 and mlx5en modules to the i386 and amd64...
2015-11-19 hselaskyStyle changes, mostly automated.
2015-11-19 hselaskyAccumulate out of RX buffers into a 64-bit value and...
2015-11-19 hselaskyMaintain the "hw_lro" configuration variable correctly.
2015-11-19 hselaskyPrint cable name, if cable type is not recognized.
2015-11-19 mavImprove locking of sg_threadcount.
2015-11-19 markjRemove a commented-out debug print.
next