Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r258948: | Xin LI | 2013-12-06 | 1 | -0/+1 |
* | MFC r256467: | Navdeep Parhar | 2013-10-21 | 5 | -46/+0 |
* | MFC r256694, r256713, r256714. | Navdeep Parhar | 2013-10-21 | 2 | -1/+35 |
* | MFC r256459. | Navdeep Parhar | 2013-10-20 | 2 | -2/+2 |
* | MFC: Add extra files to the KLD random.ko module to allow it to load. | Mark Murray | 2013-10-14 | 1 | -0/+1 |
* | Merge from project branch via main. Uninteresting commits are trimmed. | Mark Murray | 2013-10-12 | 1 | -1/+1 |
* | Fix make depend. | Ulrich Spörlein | 2013-10-04 | 1 | -1/+1 |
* | DEBUG_FLAGS -g is default for GENERIC and its presence interferes with | Philip Paeps | 2013-09-29 | 1 | -1/+1 |
* | Update OFED to Linux 3.7 and update Mellanox drivers. | Alfred Perlstein | 2013-09-29 | 5 | -4/+79 |
* | Fix make depend, apply a bit of style. | Ulrich Spörlein | 2013-09-28 | 5 | -16/+16 |
* | Substantial rewrite of bxe(4) to add support for the BCM57712 and | David Christensen | 2013-09-20 | 1 | -6/+11 |
* | Revert r255672, it has some serious flaws, leaking file references etc. | Roman Divacky | 2013-09-18 | 1 | -1/+1 |
* | Implement epoll support in Linuxulator. This is a tiny wrapper around kqueue | Roman Divacky | 2013-09-18 | 1 | -1/+1 |
* | Remove zero-copy sockets code. It only worked for anonymous memory, | Konstantin Belousov | 2013-09-16 | 3 | -3/+3 |
* | Bring in the new iSCSI target and initiator. | Edward Tomasz Napierala | 2013-09-14 | 3 | -2/+26 |
* | Fix module build when device ata is not in kernel config. | Konstantin Belousov | 2013-09-14 | 1 | -1/+1 |
* | IFC @ r255459 | Peter Grehan | 2013-09-11 | 2 | -2/+3 |
|\ | |||||
| * | Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this. | David E. O'Brien | 2013-09-10 | 1 | -1/+1 |
| * | Only use a clang'ism if ${CC} is clang. | David E. O'Brien | 2013-09-10 | 1 | -1/+1 |
| * | MFC | Mark Murray | 2013-09-07 | 1 | -1/+2 |
| |\ | |||||
| | * | Update ipfilter 4.1.28 --> 5.1.2. | Cy Schubert | 2013-09-06 | 1 | -1/+2 |
| * | | MFC | Mark Murray | 2013-09-06 | 4 | -4/+14 |
| |\| | |||||
| * | | MFC | Mark Murray | 2013-09-01 | 1 | -0/+15 |
| |\ \ | |||||
| * \ \ | MFC | Mark Murray | 2013-08-30 | 3 | -5/+7 |
| |\ \ \ | |||||
| * \ \ \ | MFC | Mark Murray | 2013-08-26 | 100 | -2/+825 |
| |\ \ \ \ | |||||
| * \ \ \ \ | MFC | Mark Murray | 2013-08-25 | 2 | -0/+4 |
| |\ \ \ \ \ | |||||
| * | | | | | | 1) example (partially humorous random_adaptor, that I call "EXAMPLE") | Mark Murray | 2013-08-24 | 1 | -1/+1 |
* | | | | | | | Revert the kvp code - there's still some work that | Peter Grehan | 2013-09-09 | 1 | -3/+2 |
* | | | | | | | Latest update from Microsoft. | Peter Grehan | 2013-09-09 | 2 | -3/+3 |
* | | | | | | | IFC @ r255209 | Peter Grehan | 2013-09-04 | 139 | -32/+1005 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Use the fact that the AES-NI instructions can be pipelined to improve | John-Mark Gurney | 2013-09-03 | 1 | -2/+11 |
| * | | | | | | Fix 'make depend' | Ulrich Spörlein | 2013-09-03 | 2 | -1/+2 |
| * | | | | | | Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoring | Justin Hibbits | 2013-09-03 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Import multiqueue VirtIO net driver from my user/bryanv/vtnetmq branch | Bryan Venteicher | 2013-09-01 | 1 | -0/+15 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Add firmware for Centrino 2200-N wireless devices. | George V. Neville-Neil | 2013-08-28 | 1 | -0/+6 |
| * | | | | Fix 'make depend' | Ulrich Spörlein | 2013-08-28 | 1 | -1/+1 |
| * | | | | Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler. | Roman Divacky | 2013-08-27 | 1 | -4/+0 |
| | |_|/ | |/| | | |||||
| * | | | drm/radeon: Disable build on i386/pc98 | Jean-Sébastien Pédron | 2013-08-26 | 1 | -2/+14 |
| * | | | drm/radeon: Import the Radeon KMS driver | Jean-Sébastien Pédron | 2013-08-25 | 100 | -2/+813 |
| | |/ | |/| | |||||
| * | | drm: Import drm_dp_helper.c from Linux 3.8-rc3 | Jean-Sébastien Pédron | 2013-08-24 | 1 | -0/+1 |
| * | | drm: Import drm_buffer.[ch] from Linux 3.8-rc3 | Jean-Sébastien Pédron | 2013-08-24 | 1 | -0/+1 |
| * | | Include bsd.own.mk before trying to check MK_* values. | Ulrich Spörlein | 2013-08-24 | 1 | -0/+2 |
| |/ | |||||
| * | Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSD | Bryan Venteicher | 2013-08-23 | 3 | -0/+74 |
| * | Assorted fixes to krping. Disconnect the rest of sys/contrib/rdma from | Navdeep Parhar | 2013-08-23 | 1 | -4/+4 |
| * | Move the old iSCSI initiator source to a more appropriate place | Edward Tomasz Napierala | 2013-08-22 | 2 | -2/+2 |
| * | Fix 'make depend'. | Ulrich Spörlein | 2013-08-21 | 1 | -3/+3 |
| * | Fix some ppc64 dtrace bugs, and enable systrace_freebsd32 for ppc64. | Justin Hibbits | 2013-08-19 | 1 | -1/+1 |
| * | Fix make depend | Ulrich Spörlein | 2013-08-14 | 1 | -1/+1 |
| * | Add read-only support for extents in ext2fs. | Pedro F. Giffuni | 2013-08-12 | 1 | -3/+3 |
| * | Add firmware for the Intel 2030 and variants. | Adrian Chadd | 2013-08-11 | 2 | -1/+7 |