]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove remnants of some cleanup; no functional changes.
[FreeBSD/FreeBSD.git] / sys /
2014-10-09 Edward Tomasz Napi... Remove remnants of some cleanup; no functional changes.
2014-10-09 Baptiste DaroussinBackout r272825 every useland usage of ufs/ufs/dir...
2014-10-09 Adrian ChaddShuffle things.
2014-10-09 Warner LoshWhen building with a newer GCC, suppress some warnings...
2014-10-09 Baptiste DaroussinUse offsetof() from sys/types.h instead of a custom one
2014-10-09 Marcel MoolenaarRegenerate after r272823:
2014-10-09 Marcel MoolenaarMove the SCTP syscalls to netinet with the rest of...
2014-10-09 Hans Petter SelaskyAdd sysctl knob to disable port power on a specific...
2014-10-09 Baptiste DaroussinOnly catch the line from the compiler output where...
2014-10-09 Alexander MotinMake iSCSI connection close somewhat less aggressive.
2014-10-09 Xin LIMFV r272804:
2014-10-09 Xin LIMFV r272803:
2014-10-09 Hans Petter SelaskyRefine support for disabling USB enumeration to allow...
2014-10-09 Xin LIMFV r272802:
2014-10-09 Alexander MotinUse proper variable when looping through periphs with...
2014-10-09 Bryan VenteicherMove the calls to u_tun_func() into udp6_append()
2014-10-09 Adrian ChaddMissing from previous commit - keep the VM domain ...
2014-10-09 Adrian ChaddAdd a bus method to fetch the VM domain for the given...
2014-10-09 Bryan VenteicherCheck for mbuf copy failure when there are multiple...
2014-10-09 Bryan VenteicherAdd M_FLOWID to M_COPYFLAGS
2014-10-09 Marcel MoolenaarFix draining in ttydev_leave():
2014-10-09 Marcel MoolenaarApply r269126 to tty_timedwait():
2014-10-09 Marcel MoolenaarProperly NUL-terminate the on-stack buffer for reading...
2014-10-08 Andrey V. ElsukovWhen tunneling interface is going to insert mbuf into...
2014-10-08 Baptiste DaroussinImport byacc 20141006
2014-10-08 Mark JohnstonPass up the error status of minidumpsys() to its callers.
2014-10-08 Alexander MotinRemove one second wait for threads exit from icl_conn_c...
2014-10-08 Gavin AtkinsonIt looks like an entry for the R215 is not required...
2014-10-08 Konstantin BelousovAdd an argument to the x86 pmap_invalidate_cache_range...
2014-10-08 John BaldwinAdd schedgraph traces for callout handlers. Specifical...
2014-10-08 Alexander MotinProperly report 12Gbps connection rate.
2014-10-08 Michael TuexenEnsure that the list of streams sent in a stream reset...
2014-10-08 Michael TuexenEnsure that the number of stream reported in srs_number...
2014-10-08 Andrey V. ElsukovFix comment.
2014-10-08 Alexander MotinImplement software (mode page) and hardware (config...
2014-10-08 Andrey V. ElsukovAdd an ability to set dumpdev via loader(8) tunable.
2014-10-08 Kashyap D DesaiNo logical code change in this pathc.
2014-10-08 Edward Tomasz Napi... Simplify; no functional changes.
2014-10-08 Kashyap D DesaiDriver version upgrade.
2014-10-08 Kashyap D DesaiIn the passthru IOCTL path, the mfi command pool was...
2014-10-08 Kashyap D Desaid_poll() callback function is the entry point for poll...
2014-10-08 Kashyap D DesaiExtended MSI-x vectors support for Invader and Fury...
2014-10-08 Kashyap D DesaiFix the minor svn add issue. $FreeBSD$ expands at the...
2014-10-08 Kashyap D DesaiThis is a feature provided to run 32-bit linux binaries...
2014-10-08 Ruslan BukinAlways wait 'command done' interrupt status bit before...
2014-10-08 Kashyap D DesaiCurrent MegaRAID firmware and hence the driver only...
2014-10-08 Alexander MotinAdd support for WRITE ATOMIC (16) command and report...
2014-10-08 Hans Petter SelaskyAdd support for disabling USB enumeration in general...
2014-10-08 Pyun YongHyeonOops, fix typo made in r272729.
2014-10-08 Pyun YongHyeonAdd support for QAC AR816x/AR817x Gigabit/Fast Ethernet...
2014-10-08 Pyun YongHyeonAdd new quirk PCI_QUIRK_MSI_INTX_BUG to pci(4).
2014-10-08 Pyun YongHyeonFix a long standing bug in MAC statistics register...
2014-10-07 Sean BrunoImplement PLPMTUD blackhole detection (RFC 4821), inspi...
2014-10-07 Navdeep Parharcxgbe/tom: don't leak resources tied to an active open...
2014-10-07 Jung-uk KimMake kern.nswbuf tunable from loader.
2014-10-07 Gavin AtkinsonSupport the Vodafone R215 LET USB dongle, which is...
2014-10-07 Aleksandr RybalkoAllow vt(4) to disable terminal bell with `sysctl kern...
2014-10-07 Bjoern A. ZeebSince introducing the extra mapping in r250103 for...
2014-10-07 Ruslan BukinAdd driver for Synopsys DesignWare Mobile Storage Host...
2014-10-07 Andriy Gaponl2arc_write_buffers: reduce headroom value
2014-10-07 Andriy Gaponrevert r272702: wrong (earlier) change was committed
2014-10-07 Michael TuexenFix a bug introduced in
2014-10-07 Andriy Gaponreduce L2ARC_WRITE_SIZE on FreeBSD
2014-10-07 Andriy Gaponmake userland __assfail from opensolaris compat honor...
2014-10-07 Andrey V. ElsukovOur packet filters use mbuf's rcvif pointer to determin...
2014-10-07 Hans Petter SelaskyFix compile warning when compiling with GCC.
2014-10-07 Xin LIBump __FreeBSD_version for the addition of explicit_bze...
2014-10-07 Xin LIAdd explicit_bzero(3) and its kernel counterpart.
2014-10-06 Neel NatuInject #UD into the guest when it executes either ...
2014-10-06 John BaldwinFix build for i386 kernels with out 'I686_CPU'.
2014-10-06 John BaldwinCall initializecpucache() on the BSP for i386 in the...
2014-10-06 Baptiste DaroussinImport byacc 20141005 from vendor
2014-10-06 Alexander MotinSet CAM_SIM_QUEUED flag before calling ctl_queue()...
2014-10-06 Alexander V. ChernikovImprove r272609 (O_TCPOPTS).
2014-10-06 Alexander MotinAdd support for MaxBurstLength and Expected Data transf...
2014-10-06 Alexander V. ChernikovFix O_TCPOPTS processing.
2014-10-06 Alexander MotinUse r271207 optimization only for MSI-enabled HBAs.
2014-10-06 Andrew TurnerDisable generating vfp and NEON instructions in the...
2014-10-06 Ganbold TsagaankhuuUse documented compat string for msm uart.
2014-10-06 Xin LIMFV r272591:
2014-10-06 Mateusz Guzikdevfs: tidy up after 272596
2014-10-06 Xin LIMFV r272588:
2014-10-06 Xin LIMFV r272585:
2014-10-06 Alexander MotinFix length of Extended INQUIRY Data VPD page.
2014-10-06 Mateusz Guzikdevfs: don't take proctree_lock unconditionally in...
2014-10-06 Hans Petter SelaskyMinor code styling.
2014-10-06 Xin LIMFV r272501:
2014-10-06 Xin LIMFV r272500:
2014-10-06 Mateusz GuzikConvert racct stubs to inline functions.
2014-10-05 Mateusz Guzikseq_t needs to be visible to userspace
2014-10-05 Bryan VenteicherChange the UMA mutex into a rwlock
2014-10-05 Hiroki SatoVirtualize if_edsc(4).
2014-10-05 Michael TuexenRemove unused MC_ALIGN macro as suggested by Robert.
2014-10-05 Hiroki SatoVirtualize if_disc(4) cloner.
2014-10-05 Mateusz GuzikKeep struct filedescent comments within 80-char limit.
2014-10-05 Hiroki SatoVirtualize if_bridge(4) cloner.
2014-10-05 Mateusz Guzikfiledesc: fix up breakage introduced in 272505
2014-10-05 Konstantin BelousovOn error, sbuf_bcat() returns -1. Some callers returne...
2014-10-05 Yoshihiro Takahashi- Refactor defining variables.
2014-10-05 Mateusz GuzikAvoid unnecessary ppeers_lock acquisition in exit1.
next