]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add a missing change in r304575.
[FreeBSD/FreeBSD.git] / sys /
2016-08-22 yongariAdd a missing change in r304575.
2016-08-22 tuexenImprove the locking when sending user messages.
2016-08-22 yongariAdd Killer E2400 Gigabit Ethernet support.
2016-08-22 yongariCorrect DMA channel number selection on AR816x family of
2016-08-22 tuexenRemove duplicate code, which is not protected by the...
2016-08-21 bzRemove the kernel optoion for IPSEC_FILTERTUNNEL, which...
2016-08-21 hselaskyMake the UKBD USB transfers double buffered and set...
2016-08-21 bdeFix translation of the PrintScreen/SysRq and Pause...
2016-08-21 manuallwinner: Remove a20/a20_cpu_cfg.c from the build.
2016-08-21 edAdd source files generated from the 32-bit system call...
2016-08-21 edAdd CPU independent code for running 32-bits CloudABI...
2016-08-21 edFix s/64/32/ conversion errors in the system call table.
2016-08-21 edImport the 32-bit system call table and data types...
2016-08-21 edDon't forget to define __ELF_WORD_SIZE.
2016-08-21 edAdd a utility macro for converting 64-bit pointers...
2016-08-21 edMove the linker script from cloudabi64/ to cloudabi/.
2016-08-21 edUse the right _MAX constant.
2016-08-21 edUse memcpy() to copy 64-bit timestamps into the syscall...
2016-08-21 edRewrite the vDSOs for CloudABI in assembly.
2016-08-21 adrian[mips] add support for the "creative" GNU extensions...
2016-08-20 zecPermit disabling net.inet.udp.require_l2_bcast in VIMAG...
2016-08-20 karelsDisable L2 caching for UDP over IPv6
2016-08-20 rwatsonAudit the accepted (or rejected) username argument...
2016-08-20 tuexenUnbreak sctp_connectx().
2016-08-20 rwatsonAudit additional vnode information in the implementatio...
2016-08-20 tsoomeloader is filling fixed length command_errbuf with...
2016-08-20 avgJMicron JMB361 has only a single SATA port
2016-08-20 jhibbitsSkip HID1 initialization on e6500 cores, it doesn't...
2016-08-20 jhbRemove the ie(4) driver for Intel 82586 ISA Ethernet...
2016-08-20 erjixlv(4): Fix ixlv(4) not loading when loaded as a kerne...
2016-08-19 manuif_emac: Before generating a random MAC address, try...
2016-08-19 jhbRemove the spic(4) driver for the Sony Vaoi Jogdial.
2016-08-19 jhbRemove the wl(4) driver and wlconfig(8) utility.
2016-08-19 jhbRemove the wds(4) driver for the WD700 ISA SCSI HBA.
2016-08-19 jhbRemove the si(4) driver and sicontrol(8) for Specialix...
2016-08-19 jhbRemove the scd(4) driver for Sony CDU31/33 CD-ROM drives.
2016-08-19 jhbMove cxgb and cxgbe down to the non-mii PCI NIC section.
2016-08-19 manuKeep boot parameters in ARM trampoline code
2016-08-19 markjDon't set P2_PTRACE_FSTP in a process that invokes...
2016-08-19 jhbReorder sysctls so that nodes shared with the VF driver...
2016-08-19 edRegenerate system call table after r304483.
2016-08-19 jhbAdjust t4_port_init() to work with VF devices.
2016-08-19 jhbAdd structures for VF-specific adapter parameters.
2016-08-19 edImport the new automatically generated system call...
2016-08-19 manuAllwinner: Move a10_padconf.c into a10 subdirectory.
2016-08-19 mmelTEGRA: Remove forgotten debug printf.
2016-08-19 mmelTEGRA: Implement MSI/MSIX interrupts for pcie controller.
2016-08-19 mmelINTRNG: Rework handling with resources. Partially rever...
2016-08-19 yongariHost controller is byte oriented. Fix wrong assumption...
2016-08-19 sephehyperv/hn: Move RXBUF to hn_softc
2016-08-19 sephehyperv/hn: Remove the useless num_channel
2016-08-19 sephehyperv/hn: Remove assign-only struct field
2016-08-19 impImprove the pattern matching so that internal *'s work...
2016-08-19 sephehyperv/hn: Move NVS version to softc
2016-08-19 markjCorrect a check for P2_PTRACE_FSTP in ptracestop().
2016-08-19 yongariFix build on big-endian systems.
2016-08-18 rstoneFix unlocked access to ifnet address list
2016-08-18 rstoneDon't check for broadcast IPs on non-bcast pkts
2016-08-18 rstoneDon't iterate over the ifnet addr list in ip_output()
2016-08-18 emastevt: fix old keyboard release in CONS_SETKBD
2016-08-18 gnnRemove the obsolete and unused openbsd_poll system...
2016-08-18 gnnRemove unusedd and obsolete openbsd_poll system call...
2016-08-18 bzTry to fix gcc compilation errors (which are right).
2016-08-18 hselaskyAdd support for setting blocking and non-blocking mode...
2016-08-18 yongariWhen device is detached make sure to stop the controlle...
2016-08-18 yongariIn axge_stop(), clear medium receive enable bit which...
2016-08-18 yongariWhen usbd_transfer_setup() fails, don't call
2016-08-18 yongariIntroduce axge_rxfilter() which configures RX filtering...
2016-08-18 sephehyperv/kvp: Remove unnecessary function parameter.
2016-08-18 sephehyperv/hn: Get rid of the useless netvsc_packet
2016-08-18 sephehyperv/hn: Constify RNDIS messages on RX path.
2016-08-18 sephehyperv/hn: Pass RX packet info to netvsc_recv.
2016-08-18 yongariSwitch to TX header format rather than directly manipul...
2016-08-18 yongariRename cryptic RX filter constants with more readable...
2016-08-18 yongariDon't explicitly call MIIBUS_STATCHG() method handler...
2016-08-18 yongariPass PHY location information and remove PHY access...
2016-08-18 adrian[net80211] correctly lock the ifp before accessing...
2016-08-18 tsoomeAdd SHA512, skein, large blocks support for loader...
2016-08-17 manuRename allwinner_machdep.{c.h} to aw_machdep.{c.h}...
2016-08-17 tsoomeboot1.efi Free() should check for NULL to provide consi...
2016-08-17 manuRename kernel config A10 into ALLWINNER_UP as it is...
2016-08-17 landonfmips/broadcom: Implement CFE-based EARLY_PRINTF support.
2016-08-17 aeTeach netisr_get_cpuid() to limit a given value to...
2016-08-17 manuAdd sun5i-a13-olinuxino to the build.
2016-08-17 manuRemove pullup settings for MMC pins, this is not needed...
2016-08-17 manuOnly set pud settings if this is a pullup or pulldown...
2016-08-17 manua10_gpio_get_function now returns the whole function...
2016-08-17 bdreweryGarbage collect _umtx_lock(2)/_umtx_unlock(2) reference...
2016-08-17 kibRemove duplicated code.
2016-08-17 kibImplement userspace gettimeofday(2) with HPET timecounter.
2016-08-17 kibBy default, allow all to read the HPET registers pages...
2016-08-17 sephehyperv/util: Factor out helper for IC device_probe...
2016-08-17 manuCorrectly print and cast u_int64_t and off_t.
2016-08-17 sephehyperv/util: Don't reference hn_softc in KVP
2016-08-17 sephehyperv/hn: Get rid of unused bits
2016-08-17 sephehyperv/hn: Remove reference to nvsp_status
2016-08-17 sephehyperv/hn: Remove reference to nvsp_msg
2016-08-17 sephehyperv/hn: Simplify RNDIS RX packets acknowledgement.
2016-08-17 sephehyperv/hn: Ignore the useless TX table.
2016-08-17 sephehyperv/storvsc: Deliver CAM_SEL_TIMEOUT upon SRB status...
next