summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix make depend.uqs2013-10-041-1/+1
* DEBUG_FLAGS -g is default for GENERIC and its presence interferes withphilip2013-09-291-1/+1
* Update OFED to Linux 3.7 and update Mellanox drivers.alfred2013-09-295-4/+79
* Fix make depend, apply a bit of style.uqs2013-09-285-16/+16
* Substantial rewrite of bxe(4) to add support for the BCM57712 anddavidch2013-09-201-6/+11
* Revert r255672, it has some serious flaws, leaking file references etc.rdivacky2013-09-181-1/+1
* Implement epoll support in Linuxulator. This is a tiny wrapper around kqueuerdivacky2013-09-181-1/+1
* Remove zero-copy sockets code. It only worked for anonymous memory,kib2013-09-163-3/+3
* Bring in the new iSCSI target and initiator.trasz2013-09-143-2/+26
* Fix module build when device ata is not in kernel config.kib2013-09-141-1/+1
* IFC @ r255459grehan2013-09-112-2/+3
|\
| * Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this.obrien2013-09-101-1/+1
| * Only use a clang'ism if ${CC} is clang.obrien2013-09-101-1/+1
| * MFCmarkm2013-09-071-1/+2
| |\
| | * Update ipfilter 4.1.28 --> 5.1.2.cy2013-09-061-1/+2
| * | MFCmarkm2013-09-064-4/+14
| |\ \ | | |/
| * | MFCmarkm2013-09-011-0/+15
| |\ \
| * \ \ MFCmarkm2013-08-303-5/+7
| |\ \ \
| * \ \ \ MFCmarkm2013-08-26100-2/+825
| |\ \ \ \
| * \ \ \ \ MFCmarkm2013-08-252-0/+4
| |\ \ \ \ \
| * | | | | | 1) example (partially humorous random_adaptor, that I call "EXAMPLE")markm2013-08-241-1/+1
* | | | | | | Revert the kvp code - there's still some work thatgrehan2013-09-091-3/+2
* | | | | | | Latest update from Microsoft.grehan2013-09-092-3/+3
* | | | | | | IFC @ r255209grehan2013-09-04139-32/+1005
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Use the fact that the AES-NI instructions can be pipelined to improvejmg2013-09-031-2/+11
| * | | | | | Fix 'make depend'uqs2013-09-032-1/+2
| * | | | | | Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoringjhibbits2013-09-031-1/+1
| | |_|_|_|/ | |/| | | |
| * | | | | Import multiqueue VirtIO net driver from my user/bryanv/vtnetmq branchbryanv2013-09-011-0/+15
| | |_|_|/ | |/| | |
| * | | | Add firmware for Centrino 2200-N wireless devices.gnn2013-08-281-0/+6
| * | | | Fix 'make depend'uqs2013-08-281-1/+1
| * | | | Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler.rdivacky2013-08-271-4/+0
| | |_|/ | |/| |
| * | | drm/radeon: Disable build on i386/pc98dumbbell2013-08-261-2/+14
| * | | drm/radeon: Import the Radeon KMS driverdumbbell2013-08-25100-2/+813
| | |/ | |/|
| * | drm: Import drm_dp_helper.c from Linux 3.8-rc3dumbbell2013-08-241-0/+1
| * | drm: Import drm_buffer.[ch] from Linux 3.8-rc3dumbbell2013-08-241-0/+1
| * | Include bsd.own.mk before trying to check MK_* values.uqs2013-08-241-0/+2
| |/
| * Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSDbryanv2013-08-233-0/+74
| * Assorted fixes to krping. Disconnect the rest of sys/contrib/rdma fromnp2013-08-231-4/+4
| * Move the old iSCSI initiator source to a more appropriate placetrasz2013-08-222-2/+2
| * Fix 'make depend'.uqs2013-08-211-3/+3
| * Fix some ppc64 dtrace bugs, and enable systrace_freebsd32 for ppc64.jhibbits2013-08-191-1/+1
| * Fix make dependuqs2013-08-141-1/+1
| * Add read-only support for extents in ext2fs.pfg2013-08-121-3/+3
| * Add firmware for the Intel 2030 and variants.adrian2013-08-112-1/+7
| * Update the 6000g2a image.adrian2013-08-111-1/+1
| * The random_adapters.c is standard in the conf/files. Revert wrongkib2013-08-101-1/+1
| * Restore the ability to kldload random.ko, by linking in the newlykib2013-08-101-1/+1
| * fix fat-fingering in r253996avg2013-08-061-1/+0
| * opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGavg2013-08-0619-4/+43
| * dtrace: fix compilation with gccavg2013-08-061-0/+1
OpenPOWER on IntegriCloud