]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/modules
Using the flowid in the mbuf assumes the network card is giving a good hash for
[FreeBSD/FreeBSD.git] / sys / modules /
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-21 dimWhen building with clang, disable -Wformat-security for
2012-02-20 adrianBreak out the radar code into a separate source file.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-16 uqsFix 'make depend'.
2012-02-11 bzDepend on the relevant header files.
2012-02-10 luigiAdd a driver for Emulex OneConnect ethernet cards ...
2012-02-09 jimharrisRemove explicit CC assignment in isci(4) Makefile to...
2012-02-07 dimConsistently set RPCGEN_CPP when running rpcgen, so...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 jhibbitsAdd exca to powerpc modules build as a dependency for...
2012-02-04 rmhAdd MK_SOURCELESS build option. Setting MK_SOURCELESS...
2012-02-02 joelRemove leftovers from previous commits.
2012-02-02 pfgCleanup some sound headers that don't need to be in...
2012-02-01 jhibbitsEnable the pccard/cardbus modules for powerpc.
2012-01-31 jimharrisAdd isci(4) driver for amd64 and i386 targets.
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-30 jfvNew hardware support: Intel X540 adapter support added.
2012-01-26 kenBring in the LSI-supported version of the mps(4) driver.
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-23 jimharrisAdd man page and update a few other files in preparatio...
2012-01-22 bzFix ip_divert handling of inet and inet6 and module...
2012-01-20 pfgReplace GPLd headers from the Maestro3 driver with...
2012-01-18 schweikhConnect the bktr module(s) to the amd64 build.
2012-01-17 adrianTidy-up.
2012-01-15 adrianFix the situation where net80211 is built with IEEE8021...
2012-01-15 adrianBegin breaking out the AR71xx specific functional drive...
2012-01-15 adrianAllow building the GPIO bus and associated bits as...
2012-01-15 mavMajor snd_hda driver rewrite:
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-11 pfgReplace GPL'd headers in the emu10kx snd driver code.
2012-01-11 adrianIntroduce wtap, the beginnings of a net80211 wlan simul...
2012-01-09 jkimEnable hardware RNG for VIA Nano processors.
2012-01-06 jimharrisModify GENERIC, files and options for isci (Intel C600...
2012-01-05 adrianRe-enable this bit of logic from before, which only...
2012-01-04 rayGEOM_UNCOMPRESS module, can be used with uzip images...
2012-01-04 jhbFix 'make clean' for this module so it cleans up the...
2012-01-03 pfgReplace a GPL'd header in the emu10k1 snd driver code.
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-30 mariusAdd header required by cfi_bus_fdt.c.
2011-12-30 dimDisable several instances instances of clang's -Wself...
2011-12-30 marcelAdd a module for cfi(4). Build only for arm and powerpc...
2011-12-30 dimFor several files in sys/dev/drm, disable -Wunused...
2011-12-29 dimFor sys/dev/ce/tau32-ddk.c, disable the following warni...
2011-12-28 delphijImport the first release of HighPoint RocketRAID 27xx...
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-26 adrianFirst pass of LED related code changes.
2011-12-24 dimAmend r228781 by also disabling -Warray-bounds warnings...
2011-12-24 dimSet WERROR= for the nve(4) module. This driver gives...
2011-12-22 dimDisable various warnings for the ath module in a more...
2011-12-22 glebiusIn FreeBSD we always have bpf(4) API, either real or...
2011-12-22 dimDisable -Wconstant-conversion warnings for the aic7xxx...
2011-12-21 dimAmend r228783 by also disabling -Wshift-count-negative
2011-12-21 dimAmend r228779 by also disabling -Wconstant-conversion...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-16 glebius- Rename if_carp.ko to carp.ko.
2011-12-16 npMany updates to cxgbe(4)
2011-12-14 hselaskyImplement better support for USB controller suspend...
2011-12-12 eadler- Add support for ASCII art splash screens in TheDraw...
2011-12-12 fabientAdd watchdog support for VIA south bridge chipset.
2011-12-09 jimharrisAdd initial version of Makefile for isci driver.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-27 mariusCompile cam_machdep.c if it exists, missed in r228022.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-25 mariusDeorbit the broken amd(4) (see PR 124667), which was...
2011-11-18 philipLimit building sfxge(4) to amd64 only to unbreak the...
2011-11-18 grehanImport virtio base, PCI front-end, and net/block/balloo...
2011-11-18 kevloAdd unicode support to msdosfs and smbfs; original...
2011-11-16 philipAdd the sfxge(4) device driver, providing support for...
2011-11-10 adrianRevert this previous commit for now - although this...
2011-11-10 adrianAdd a missing reference to AR9287.
2011-11-09 adrianSince these include wlan/ath/ah headers and these can...
2011-11-09 adrianUse the system-provided opt_ah.h if one is provided.
2011-11-04 bzAlways use the opt_*.h options for ipfw.ko, not just...
2011-11-03 bzAdd QLogic 10 Gigabit Ethernet & CNA Adapter Driver...
2011-11-01 mariusAdd a PCI front-end to esp(4) allowing it to support...
2011-11-01 marius- Import the common MII bitbang'ing code from NetBSD...
2011-10-25 pjdDon't look for includes in userland directories. There...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-08 marius- Follow the lead of dcphy(4) and pnphy(4) and move...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-04 delphijAdd the 9750 SATA+SAS 6Gb/s RAID controller card driver...
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-27 bzUnbreak no-ip and no-inet6 module builds with ipfw...
2011-09-15 aeAdd IPv6 support to the ng_ipfw(4) [1]. Also add ifdefs...
2011-09-12 jhbAllow the ipfw.ko module built with a kernel to honor...
2011-09-12 bruefferConnect the vxge(4) module to the i386/amd64 build.
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-27 rwatsonFollow up to r225203 refining break-to-debugger run...
2011-08-15 rwatsonFix two cases involving opt_capsicum.h and module builds:
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-08 hselaskyAdd new USB 3G driver.
2011-06-28 bzUpdate packet filter (pf) code to OpenBSD 4.5.
next