freebsd.git
2015-07-07 jhibbitsEnable the wireless on attach.
2015-07-07 jhibbitsstyle(9) cleanups.
2015-07-07 gshapirolibsm/path.c is about to disappear in the merge of...
2015-07-07 gshapiroTemporarily disable WARNS while addressing a non-issue...
2015-07-06 npcxgbe(4): Add a new knob that controls the congestion...
2015-07-06 npcxgbe(4): Do not override the the global defaults for...
2015-07-06 impThe results of the vote are in. This reflects that...
2015-07-06 neelMove the 'devmem' device nodes from /dev/vmm to /dev...
2015-07-06 neelAlways assert DCD and DSR in bhyve's uart emulation.
2015-07-06 jmgFix for non-random IV's when CRD_F_IV_PRESENT and CRD_F...
2015-07-06 jmgremove _NORMAL flag which isn't suppose to be used...
2015-07-06 mjgtty: replace several curthread->td_proc with stored...
2015-07-06 zbbIntroduce ITS support for ARM64
2015-07-06 andrewAdd more tlb invalidations. We currently invalidate...
2015-07-06 loosWhen initializing the (unused) TX descriptors it is...
2015-07-06 loosUse uint32_t consistently to store registers values.
2015-07-06 pkelseyDon't acquire sysctlmemlock in userland_sysctl() when...
2015-07-06 kibMutex memory is not zeroed, add MTX_NEW.
2015-07-06 aeFill the port and protocol information in the SADB_ACQU...
2015-07-06 andrewAdd hton and ntoh to the arm64 Symbols.map file, they...
2015-07-06 smhCorrect bit offsets for ahci quirks
2015-07-06 jhibbitsMerge booke and aim interrupt.c files.
2015-07-06 loosFix the sent packets statistics for if_dwc.
2015-07-06 pkelseyFix if_loop so bpfwrite() can use it regardless of...
2015-07-06 pkelseyFix range upper bound for uint32_t and uint64_t, and...
2015-07-06 pkelseyFix sysctl(3) so it returns the intended values for...
2015-07-05 markjRemove a BUGS entry that was addressed by r282300.
2015-07-05 markjRename the dtrace-* man pages to dtrace_* for consisten...
2015-07-05 markjMove the comment describing namei(9) back to namei...
2015-07-05 markjThe bug caught by flock's test 16 was fixed by r268384.
2015-07-05 markjRemove a stale descriptive comment for gbincore().
2015-07-05 markjCheck suspendability on the mountpoint returned by...
2015-07-05 markjAdd a local variable initialization needed in the OBJT_...
2015-07-05 kibDocument the locking context for the directly dispatche...
2015-07-05 mjgfd: make 'rights' a manadatory argument to fget* functions
2015-07-05 andrewAdd the kernel functions needed to enable threading.
2015-07-05 cyUpdate ntp version number. (This is a manual update...
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-05 bzFix GENERIC64 and LINT64 powerpc builds after r285144.
2015-07-05 ianEnable ipsec by default on all armv6 platforms.
2015-07-05 ianEnsure all the required files get built when you includ...
2015-07-05 andrewAdd on the addend when in the R_AARCH64_ABS64 and R_AAR...
2015-07-05 baptRemove dead code
2015-07-05 baptAlso validate hours via strptime_l(3)
2015-07-05 baptValidate expiration dates
2015-07-05 mavMake first step toward supporting target and initiator...
2015-07-05 mavRemove extra level of target ID indirection (isp_dev_map).
2015-07-04 gnnSummary: Add missing files necessary to build with...
2015-07-04 gnnFix up tabs vs. spaces
2015-07-04 dimAdd llvm patch corresponding to r285149.
2015-07-04 dimPull in r241142 from upstream llvm trunk (by David...
2015-07-04 jhibbitsUse the correct type for physical addresses.
2015-07-04 mavChange comment added in r284540.
2015-07-04 mavDrop discovered targets when initiator role is disabled.
2015-07-04 araujoRemove duplicate header string.h.
2015-07-04 jhibbitsAdd machine check register printing
2015-07-04 araujoRemove unused variable flags reported by clang. The...
2015-07-04 gnnEnable IPSEC in all GENERIC kernels.
2015-07-04 araujoRemove unused variable to silence clang warning.
2015-07-04 oshogboAdd fdclose(3) function.
2015-07-04 oshogboMove the nvlist source and private includes from sys...
2015-07-04 loosInstall loader.rc with ARM u-boot loader (ubldr).
2015-07-04 baptFix validation of crypted password
2015-07-04 baptAlso validate inputs of pw groupmod -h and groupmod -H
2015-07-04 mjgvfs: use shared vnode locking when looking up ".."...
2015-07-04 mjgfd: de-k&r-ify functions + some whitespace fixes
2015-07-04 baptValidate input of pw usermod -h and pwusermod -H
2015-07-04 mjgsysctl: get rid of sysctl_lock/unlock
2015-07-04 oshogboRemove non-existent dnvlist functions.
2015-07-04 oshogboMove nvlist documentation to the FreeBSD Kernel Develop...
2015-07-04 traszStaticize some stuff in mountd(8); no functional changes.
2015-07-04 jmgimprove dependencies for this module a bit... not...
2015-07-04 mjgsysctl: remove a debugging printf which crept in with...
2015-07-04 mjgsysctl: switch sysctllock to a sleepable rmlock
2015-07-04 impCache _MPATH and pass it down into the modules build...
2015-07-04 adrianQuieten the scorpion SoC/WMAC reset path. Stuff the...
2015-07-04 adrianCall the WMAC DDR flush before handling an interrupt...
2015-07-04 adrianReshuffle all of the DDR flush operations into a single...
2015-07-04 adrianWake up the hardware before doing anything in sysctl.
2015-07-04 jmmvAdd support for TEST_METADATA
2015-07-04 jmmvAdd missing shebang
2015-07-04 jmmvMake cleanup routines idempotent
2015-07-04 gjbRevert r285018, r285019, r285076, r285078, r285082.
2015-07-03 rmacklemIf a "principal" argument isn't provided for a Kerberiz...
2015-07-03 gnnUpdate the date on the manual page.
2015-07-03 gnnNew AES modes for IPSec, user space components.
2015-07-03 aeKeep IPv6 address specified by IPV6_PKTINFO socket...
2015-07-03 loosAdd the routines to activate the GMAC clock and setup...
2015-07-03 loosRename a10_emac_gpio_config() to a10_gpio_ethernet_acti...
2015-07-03 kibGrammar and language fixes.
2015-07-03 loosRemove duplicate and unnecessary includes.
2015-07-03 traszMake ctl(4) appear in "man -k iscsi" results.
2015-07-03 marcelMinor update to the proto(4) man page:
2015-07-03 marcelRemove commented-out and non-existent cbus(4) attachmen...
2015-07-03 marcelAllow proto(4) to be compiled into the kernel.
2015-07-03 eriReduce overhead of IPSEC for traffic generated from...
2015-07-03 bro Add a description for virtio block device implemented
2015-07-03 brAllow BERI virtio-platform code to operate with no...
2015-07-03 brAdd 'prewrite' method allowing us to run some platform...
2015-07-03 loosAdd AHCI attachment code for Allwinner A10/A20 SoCs.
next