]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Enable CQ count threshold interrupt on VNIC Pass2.0
[FreeBSD/FreeBSD.git] / sys / sys /
2016-02-24 kibProvide more correct sizing of the KVA consumed by...
2016-02-20 jhibbitsFix the definition of RM_MAX_END.
2016-02-20 jhibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-18 zbbIntroduce bus_get_bus_tag() method
2016-02-18 sephetcp/lro: Allow drivers to set the TCP ACK/data segment...
2016-02-16 jhibbitsBump __FreeBSD_Version for u_long -> rman_res_t change...
2016-02-16 jhbThe locking annotations for struct sockbuf originally...
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 kibPOSIX states that #include <signal.h> shall make both...
2016-02-12 kibAdjust the size of PMC_DEFAULT_DEBUG_FLAGS to match...
2016-02-11 glebiuso Gather all mbuf(9) allocation functions into kern_mbu...
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 glebiusGarbage collect unused arguments of m_init().
2016-02-10 glebiusGarbage collect m_getclr().
2016-02-10 adrianBreak out the shared bits of the arm intrng definitions...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-09 kibRename P_KTHREAD struct proc p_flag to P_KPROC.
2016-02-05 jhbRename aiocblist to kaiocb and use consistent variable...
2016-02-04 rpokalaAdd defines for WRITE_UNCORRECTABLE ATA command, and...
2016-02-04 mjgfork: plug a use after free of the returned process
2016-02-04 mjgfork: pass arguments to fork1 in a dedicated structure
2016-02-02 alfredIncrease max allowed backlog for listen sockets
2016-01-29 brWelcome the RISC-V 64-bit kernel.
2016-01-29 kibAdd implementations of sendmmsg(3) and recvmmsg(3)...
2016-01-28 vangyzenkqueue EVFILT_PROC: avoid collision between NOTE_CHILD...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 jhbConvert ss_sp in stack_t and sigstack to void *.
2016-01-27 jhibbitsFix the build post-r294883.
2016-01-27 jhibbitsConvert rman to use rman_res_t instead of u_long
2016-01-26 dteskeAdd keep_tite configuration option
2016-01-26 emasteAdd STT_SPARC_REGISTER ELF definition
2016-01-25 marius- Make the code consistent with itself style-wise and...
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-21 mckusickUpdate comment to note the function, prison_priv_check...
2016-01-21 emasteAdd STB_GNU_UNIQUE symbol binding definition
2016-01-21 hselaskyImplement idr_preload(), idr_preload_end(), idr_alloc...
2016-01-20 mjgsession: avoid proctree lock on proc exit when possible
2016-01-20 mariusCorrect assertions in r294362, foobared when separating...
2016-01-19 mariusFix tty_drain() and, thus, TIOCDRAIN of the current...
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-19 hselaskyAdd optimizing LRO wrapper:
2016-01-18 markjAdd vrefl(), a locked variant of vref(9).
2016-01-18 brAdd RISC-V relocation types.
2016-01-17 kibWhen cleaning up from failed adv locking and checking...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-15 hselaskyImplement support for PCI suspend, resume and shutdown...
2016-01-14 glebiusCall crextend() before copying old credentials to the...
2016-01-13 kibMake devfs_fpdrop() static. It was not a public KPI...
2016-01-13 ngieMFhead @ r293815
2016-01-09 dchaginImplement vsyscall hack. Prior to 2.13 glibc uses vsyscall
2016-01-08 glebiusNew sendfile(2) syscall. A joint effort of NGINX and...
2016-01-08 glebiusMake it possible for sbappend() to preserve M_NOTREADY...
2016-01-08 delphijMFV r293415:
2016-01-07 bdreweryAllow libnv to be built externally using GCC.
2016-01-07 kibProvide yet another KPI for cdev creation, make_dev_s(9).
2016-01-05 delphijMFV r293125: less v481.
2015-12-31 ngieMFhead @ r293006
2015-12-31 bzBump copyright year.
2015-12-30 allanjudeBump __FreeBSD_version because r292782 removes sys...
2015-12-29 jhbAdd ptrace(2) reporting for LWP events.
2015-12-29 ngieMFhead @ r292618
2015-12-27 allanjudeAdd some additional GPT partition types
2015-12-24 jhibbitsExtend Book-E to support >4GB RAM
2015-12-22 kibMake it possible for the cdevsw d_close() driver method...
2015-12-20 markjBump __FreeBSD_version for r292469.
2015-12-19 ngieMFhead @ r292474
2015-12-19 impSave the physical address passed into the kernel of...
2015-12-18 mjgproc: fix a race which could result in dereference...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-18 impAdd a generic firmware dependent handle to pass from...
2015-12-17 ngieMFhead @ r292396
2015-12-17 markjSupport an arbitrary number of arguments to DTrace...
2015-12-16 glebiusA change to KPI of vm_pager_get_pages() and underlying...
2015-12-16 kibOptimize vop_stdadvise(POSIX_FADV_DONTNEED). Instead...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 ngieMFhead @ r292177
2015-12-13 impFix typos in comments.
2015-12-11 impCreate the MDT_PNP_INFO metadata record to communicate...
2015-12-09 ngieMFhead @ r292005
2015-12-07 markjMFV r289003:
2015-12-07 markjAdd helper functions proc_readmem() and proc_writemem().
2015-12-06 emasteAdd definitions for ELF note types used in executables
2015-12-06 ngieMFhead@r291879
2015-12-04 bennoTweak some unused field defines to have the correct...
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 kenAdd asynchronous command support to the pass(4) driver...
2015-12-02 jhbThe cdevpriv_dtr_t typedef was not able to be used...
2015-11-30 rmacklemBump __FreeBSD_version since r291527 changes the interf...
2015-11-30 rrsAdd support for Intel Skylake and Intel Broadwell PMC...
2015-11-28 kibRemove sv_prepsyscall, sv_sigsize and sv_sigtbl members...
2015-11-27 kibRemove VI_AGE vnode iflag, it is unused.
2015-11-26 ngieMFhead @ r291345
2015-11-25 aeOverhaul if_enc(4) and make it loadable in run-time.
2015-11-24 ngieMFhead @ r291235
2015-11-23 kibSplit kerne timekeep ABI structure vdso_sv_tk out of...
2015-11-20 glebiusRemove remnants of the old NFS from vnode pager.
2015-11-19 markjAdd vlog(9).
2015-11-18 ngieMFhead @ r291038
next