]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
If we're doing RSS then ensure the TCP timer selection uses the multi-CPU
[FreeBSD/FreeBSD.git] / sys / sys /
2014-06-28 hselaskyCompile fixes:
2014-06-28 mjgMake fdunshare accept only td parameter.
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 mariusIn order to get vt(4) a bit closer to the feature set...
2014-06-27 emasteUse a common tunable to choose between vt(4)/sc(4)
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-26 davideImprove r264388 removing namespace pollution previously...
2014-06-22 melifaroPermit changing cpu mask for cpu set 1 in presence...
2014-06-22 mjgfd: replace fd_nfiles with fd_lastfile where appropriate
2014-06-20 kibRestore the ABI of the cpuctl(4) ioctl request CPUCTL_C...
2014-06-19 attilioFollowing comments in r242565 add the possibility to...
2014-06-19 hselaskyInitialize sysctl OID structure by record.
2014-06-19 kibAdd MAP_EXCL flag for mmap(2). It should be combined...
2014-06-17 kibIn msdosfs_setattr(), add a check for result of the...
2014-06-17 dchaginRevert r266925 as it can lead to instant panic at fexec...
2014-06-15 pfgMFV r266988:
2014-06-13 hselaskyAttach the CUSE library and kernel module to the defaul...
2014-06-11 aeAdd DragonFlyBSD's Hammer FS types and type names.
2014-06-11 aeAdd UUIDs for DragonFlyBSD's partition types.
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-04 kibFor Xeon 7500 and 48XX (Nehalem EX and Westmere EX...
2014-05-31 dchaginTo allow to run the interpreter itself add a new ELF...
2014-05-30 pfgBump FreeBSD_version due to changed header for strcasec...
2014-05-29 markjMove some duplicated hook definitions from machine...
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-27 markjGarbage-collect a couple of unused identifiers.
2014-05-24 adrianAdd a new taskqueue setup method that takes a cpuid...
2014-05-23 impFix the comment. This really isn't just a 4.x compatibi...
2014-05-20 kibWhen exec_new_vmspace() decides that current vmspace...
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 gnnUpgrade the default callchain depth
2014-05-15 gnnUpdate the amount of data we can collect for hwpmc...
2014-05-15 impBump FreeBSD_version for src.opts.mk changes (about...
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-11 jillesinclude: Remove checks for __BSD_VISIBLE where redundan...
2014-05-06 rwatsonSpell raccdt in a more conventional way in a comment.
2014-05-05 rwatsonGarbage collect two more unused sysinit subsystems...
2014-05-04 glebiusThe FreeBSD-SA-14:08.tcp was a lesson on not doing...
2014-05-02 mjgFix typo in KF_FD_TYPE_TRACE comment: ptrace -> ktrace
2014-05-02 rwatsonGarbage collect mtxpool_lockbuilder, the mutex pool...
2014-05-02 eadlerlindev(4): finish the partial commit in r265212
2014-05-02 mjgIgnore the error from pipespace_new when creating a...
2014-04-28 emasteDrop explicit unsigned from FD_SETSIZE constant
2014-04-26 scottlRetire smp_active. It was racey and caused demonstrate...
2014-04-24 smhAdd some new ATA defines for SATA 3.1 spec
2014-04-23 baptUpdate to byacc 20140409
2014-04-19 jillessys/capsicum.h: Remove not very useful visibility guards.
2014-04-17 jillesfcntl.h: Make visible various POSIX.1-2008 features.
2014-04-12 davideHide internal details of sbintime_t implementation...
2014-04-09 peterBump osreldate for tracking SA-14:06
2014-04-08 sbrunosys/kern/imgact_binmisc.c -- free the right pointer...
2014-04-08 sbrunoAdd Stacey Son's binary activation patches that allow...
2014-04-07 edImplement kqueue(2) for procdesc(4).
2014-04-07 kevloAdd support for UDP-Lite protocol (RFC 3828) to IPv4...
2014-04-05 kibWhen KN_INFLUX is set on the knote due to kqueue_regist...
2014-04-05 edAdd missing userspace bits to <sys/procdesc.h>.
2014-04-04 edCorrect return type of pdfork(2).
2014-04-04 pfggcc: define __block when block support is enabled
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-04 mjgGarbage collect fdavail.
2014-04-02 ianAdd support for event timers whose clock frequency...
2014-04-01 tijlRename __wchar_t so it no longer conflicts with __wchar...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-30 impRemove instances of variables that were set, but never...
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-27 emasteMove ia64 efi.h to sys in preparation for amd64 UEFI...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-23 andrewAdd a new ARM TARGET_ARCH, armv6hf. This is considered...
2014-03-22 baptUpdate to 20140321
2014-03-22 bdreweryRename global cnt to vm_cnt to avoid shadowing.
2014-03-21 kibFix two issues with /dev/mem access on amd64, both...
2014-03-20 hirenUpdate hwpmc to support core events for Atom Silvermont...
2014-03-18 attilioRegen per r263318.
2014-03-18 attilioRemove dead code from umtx support:
2014-03-18 emasteUpdate NetBSD Foundation copyrights to 2-clause BSD
2014-03-16 rwatsonFix a comment in capability.h: it got renamed to capsic...
2014-03-16 rwatsonBump __FreeBSD_version to reflect capability.h -> capsi...
2014-03-16 rwatsonRename capability.h to capsicum.h: the original name...
2014-03-16 jmgchange td_retval into a union w/ off_t, with defines...
2014-03-15 glebiusGarbage collect long time obsoleted (or never used...
2014-03-15 rwatsonSeveral years after initial development, merge prototyp...
2014-03-14 glebiusAdd placeholders for IPX/SPX and AppleTalk priveledges...
2014-03-14 glebiusRemove AppleTalk support.
2014-03-14 glebiusRemove IPX support.
2014-03-13 asomersReplace 4.4BSD Lite's unix domain socket backpressure...
2014-03-13 glebiusSince 32-bit if_baudrate isn't enough to describe a...
2014-03-11 roygerhowto_names: unify declaration
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-07 asomersPartial revert of change 262914. I screwed up subversi...
2014-03-07 asomerssbin/devd/devd.8
2014-03-07 mavFix support for increased logical sector size (4K-nativ...
2014-03-06 asomersFix PR kern/185813 "SOCK_SEQPACKET AF_UNIX sockets...
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
next