]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/modules
In bpf_getdltlist(), do not call copyout(9) while holding bpf lock.
[FreeBSD/FreeBSD.git] / sys / modules /
2016-02-24 bdreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 sephehyperv/utils: Code rearrange and cleanup
2016-02-24 sobomaxObsolete mkulzma(8) and geom_uncompress(4), their funct...
2016-02-23 sobomaxImprove mkuzip(8) and geom_uzip(4), merge in LZMA suppo...
2016-02-22 avosurtwn: add an option to compile the driver without...
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 andrewUpdate of the Allwinner drivers to:
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-01-28 bdreweryfilemon: Use process_exec EVENTHANDLER to capture sys_e...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-21 pfgext2fs: Bring back the htree dir_index implementation.
2016-01-20 brooksMIPS also needs ofw_bus_if.h in some cases.
2016-01-20 bdreweryAdd some missing dependencies on pci_iov_if.h.
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-15 baptUpdate mandoc to 20160116
2016-01-14 arybchiksfxge: add accessors for license-related MCDI calls...
2016-01-14 ngieUnbreak `make depend` with sys/modules/hyperv/vmbus...
2016-01-14 sephehyperv: implement an event timer
2016-01-13 ngieMFhead @ r293815
2016-01-12 arybchiksfxge: add medford_impl.h, medford_nic.c, ef10_impl.h
2016-01-08 delphijMFV r293415:
2016-01-07 allanjudeMake additional parts of sys/geom/eli more usable in...
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 bruefferDon't build rtwnfw if building without binary blobs.
2016-01-01 des17 years and change after I wrote warp_saver, here...
2015-12-31 adrian[rtwn] add rtwn module directory.
2015-12-31 adrian[rtwn] Add rtwn firmware and driver module.
2015-12-29 ngieMFhead @ r292618
2015-12-27 allanjudeReplace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-26 adrianDisable the firwmare licence check for rsu and urtwn.
2015-12-26 npcxgbei: Hardware accelerated iSCSI target and initiator...
2015-12-26 adrian[mdio] migrate mdiobus out of etherswitch and into...
2015-12-23 sbrunoixgbe(4): Update to version 3.1.13-k
2015-12-21 uqsFix 'make depend'
2015-12-19 ngieMFhead @ r292474
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-18 impScheduling module to introduce a fixed delay into the...
2015-12-17 ngieMFhead @ r292396
2015-12-16 rrsFirst cut of the modularization of our TCP stack. Still
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-09 ngieMFhead @ r292005
2015-12-08 andrewahci_generic.c needs ofw_bus_if.h, add it to the module.
2015-12-08 uqsFix make depend
2015-12-07 markjMFV r289003:
2015-12-07 hselaskyUpdate the mlx5 shared driver code to the latest versio...
2015-12-07 hselaskyAdd full support for Receive Side Scaling, RSS, to...
2015-12-06 ngieMFhead@r291879
2015-12-04 andrewAdd ahci_generic to the ahci module on arm64.
2015-12-04 bdreweryCalculate MPATH for sys/modules to save 92% time in...
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 hselaskyConvert the mlxen driver to use the BUSDMA(9) APIs...
2015-12-02 adrianAdd initial ar9300 HAL support for the spectral scan...
2015-12-01 kevloAdd initial support for RTL8152 USB Fast Ethernet....
2015-11-29 uqsFix make depend
2015-11-28 kibDisconnect iBCS2 emulator from the build. The ibcs2...
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-24 adrian[ath] migrate ioctl and busdma memory operations out...
2015-11-23 mavRip off target mode support for parallel SCSI QLogic...
2015-11-22 ngieDon't explicitly set INET/INET6 in the Makefile; opt_in...
2015-11-22 markjRemove unneeded includes of opt_kdtrace.h.
2015-11-21 andrewFix a logic inversion, we should build dtrace on armv6...
2015-11-20 andrewDTrace is known to work on armv6, enable building it...
2015-11-19 hselaskyAdd the mlx5 and mlx5en modules to the i386 and amd64...
2015-11-18 ngieMFhead @ r291038
2015-11-17 uqsFix 'make depend'
2015-11-16 ngieMFhead @ r290899
2015-11-12 gonzoAdd riotboard DTB to dtb/imx6
2015-11-10 bdreweryBuild all of sys/modules with SUBDIR_PARALLEL.
2015-11-10 rrsAdd a kernel test framework. The callout_test is a...
2015-11-10 hselaskyAdd mlx5 and mlx5en driver(s) for ConnectX-4 and Connec...
2015-11-07 baptMerge from head r290483
2015-11-07 emastearm64: build em(4) and igb(4) modules
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-29 hselaskyFinish process of moving the LinuxKPI module into the...
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-26 hselaskyBuild the LinuxKPI module by default.
2015-10-23 emasteAdd aarch64 files to the hwpmc(4) module build
2015-10-23 sjgMerge bmake 20151020
2015-10-23 emasteMove dtrace/opensolaris/zfs module option to common...
2015-10-22 jhbRename remaining linux32 symbols such as linux_sysent...
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-22 edAdd support for CloudABI on ARM64.
2015-10-22 hselaskyRename linuxapi[.ko] into linuxkpi[.ko], to reflect...
2015-10-22 edRefactoring: move out generic bits from cloudabi64_sysv...
2015-10-21 emasteBuild ofw_bus_if.h for modules that need it on arm64
2015-10-20 mavUpdate firmware images for Qlogic 24xx/25xx from 5...
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-16 edUse the right variable name.
next