]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-09-12 pfgext2fs: add ext2_getpages().
2014-09-12 rayFix stray char on paste.
2014-09-12 raySwitch vt(4) to traditional behaviour with copy-paste...
2014-09-12 raySwitch vt(4) to traditional behaviour with copy-paste...
2014-09-12 rayRemove stray whitespaces.
2014-09-12 mavInitialize variables before resource_int_value().
2014-09-12 traszFix ACL tests to correctly work with ZFS; previous...
2014-09-12 glebius- Provide a sleepable lock to protect against ioctl...
2014-09-12 mavInitialize variables before resource_int_value().
2014-09-12 glebius- Fix argument list after 271387.
2014-09-12 seAdd forgotten keymap files fr.kbd and fr.acc.kbd to...
2014-09-12 neelOptimize the common case of injecting an interrupt...
2014-09-12 npcxgbe(4): knobs to enable/disable PAUSE frame based...
2014-09-12 marcelBe compatible with boot code that starts right after...
2014-09-12 marcelFix checksum calculation:
2014-09-12 rodrigcAttach the ISO to an ahci-cd emulated device. The
2014-09-12 allanjudeFix minor syntax error
2014-09-12 allanjudeImprove markup and language throughout the ctl.conf...
2014-09-11 mavAdd support for Extended INQUIRY Data (0x86) VPD page.
2014-09-11 sbrunoAdd device name used in geom_map verbose output. This...
2014-09-11 neelInitialize 'bc_rdonly' to the right value.
2014-09-11 asomersRevisions 264905 and 266860 added a "int fib" argument...
2014-09-11 traszDon't blindly assume the target agreed to transition...
2014-09-11 traszFix typo.
2014-09-11 wblockUpdate motd, clarifying the information and adding...
2014-09-11 emasteAdd clang patch corresponding to r271432
2014-09-11 emasteMerge upstream Clang rev 205331 debuginfo crash fix:
2014-09-11 brAdd Reset Manager driver. This driver provides generic...
2014-09-11 smhPersist vdev_resilver_txg changes to avoid panic caused...
2014-09-11 aeAdd const qualifier to in6_addrhash() function.
2014-09-11 ae* use M_ZERO flag with malloc instead of explicit zeroing.
2014-09-11 aeIntroduce new scope related functions.
2014-09-11 hrs- Add $netif_ipexpand_max to specify the upper limit...
2014-09-11 andrewRename pmap_kenter_temp to pmap_kenter_temporary to...
2014-09-11 ae* constify argument of in6_addrscope();
2014-09-11 rwatsonAdd new a M_START() mbuf macro that returns a pointer...
2014-09-11 glebiusSince r270929 raw sockets expect network byte order.
2014-09-11 alcUpdate a stale comment.
2014-09-11 markjUse the linker to perform relocations in the SUNW_dof...
2014-09-10 hrsFix a bug which could break extended attributes in...
2014-09-10 hrsFix header output when -P is specified and (ncpus ...
2014-09-10 jhbMFamd64: Use initializecpu() to set various model-speci...
2014-09-10 jhbTo workaround an errata on certain Pentium Pro CPUs...
2014-09-10 mavExtend UNMAP blacklist on all STEC SSD models.
2014-09-10 impAdd support for calling pcibios routines from the
2014-09-10 jhbMove code to set various MSRs on AMD cpus out of printc...
2014-09-10 mavAdd PCI ID for Promise TX8660 8-port 3Gbps HBA.
2014-09-10 asomersRegen after 271401.
2014-09-10 asomersConditionalize build of etcupdate(8) on MK_RCS. Since...
2014-09-10 aeAdd scope zone id to the in_endpoints and hc_metrics...
2014-09-10 andrewUnify interrupts bit definition and usage. While here...
2014-09-10 asomersAbort the create_socket test if socket creation fails.
2014-09-10 aeAdd additional checks for IPV6_PKTINFO handling (RFC...
2014-09-10 traszMake sure we handle less than zero timeouts in iSCSI...
2014-09-10 andrewAdd more register values to armreg.h and remove CPU_CON...
2014-09-10 traszMake it possible to disable NOP-In PDUs by the iSCSI...
2014-09-10 aeMake in6_pcblookup_hash_locked and in6_pcbladdr static.
2014-09-10 andrewStop accessing the saved stack pointer by looking past...
2014-09-10 glebiusRemove unused arguments for VOP_GETPAGES(), VOP_PUTPAGES().
2014-09-10 aeIntroduce INP6_PCBHASHKEY macro. Replace usage of hardc...
2014-09-10 rayFix one more spelling mistake.
2014-09-10 rayspelling fixes
2014-09-10 rayo Add sysctls to enable/disable potentially dengerous...
2014-09-10 andrewMove if_smc_fdt.c to live in sys/dev/smc. It's not...
2014-09-10 rwatsonReplace local copy-and-paste implementations of printmb...
2014-09-10 mavFix memory leak, reported by Coverity.
2014-09-10 ngieRemove many false positives with make checkdpadd
2014-09-10 mavMake ctl_port_mask an array to support more then 32...
2014-09-10 mavRemove uninitialized and unused variable, reported...
2014-09-10 mavFix array overrun, reported by Coverity.
2014-09-10 mavFix couple off-by-one range check errors, reported...
2014-09-10 mavFix memory leak on error, reported by Coverity.
2014-09-10 mavFix minor buffer overflow reported by Coverity.
2014-09-10 alcFix a boundary case error in vm_reserv_alloc_contig...
2014-09-10 grehanFix issue with nmdm and leading zeros in device name.
2014-09-10 ngieAdd diagnostic printfs and disable test # 4 on i386
2014-09-10 gjbBump __FreeBSD_version after SA-14:18
2014-09-09 grehanAllow vtnet operation without merged rx buffers.
2014-09-09 ngieExpand the tests structure in test_small(..) to workaro...
2014-09-09 gjbAdd an arch.powerpc64 entity.
2014-09-09 gjbChange how the recommended mailing list to track is
2014-09-09 npWhitespace nit.
2014-09-09 bdreweryDon't cross mount boundaries when cleaning tmp files.
2014-09-09 traszUse keys_add_int() where appropriate. No functional...
2014-09-09 traszFix ctld(8) to not forget to send TargetPortalGroupTag...
2014-09-09 traszAvoid unlocking unlocked mutex in RCTL jail code. ...
2014-09-09 mavReport that DPO and FUA bits are supported after r271311.
2014-09-09 joelMinor mdoc nit.
2014-09-09 joel- Add missing "
2014-09-09 mavOops, missed piece of r271311.
2014-09-09 rayRevert r269474. Special keyboard combinations should...
2014-09-09 mavAdd support for Mode Page Policy (0x87) VPD page.
2014-09-09 ianRename new to newval in inline asm code, to avoid clash...
2014-09-09 mavImprove cache control support, including DPO/FUA flags...
2014-09-09 mavMake ZVOL writes in device mode support IO_SYNC flag.
2014-09-09 aeAdd the ability to set `prefer_source' flag to an IPv6...
2014-09-09 kevloDrop frames that have larger than MCLBYTES.
2014-09-09 adrianAdd basic RSS awareness for the UDPv6 send path.
2014-09-09 adrianCalculate the RSS hash for outbound UDPv4 frames.
2014-09-09 adrianUpdate the IPv4 input path to handle reassembled frames...
next