| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r262530 | jhibbits | 2014-03-14 | 1 | -1/+1 |
* | MFC 259016,259019,259049,259071,259102,259110,259129,259130,259178,259179, | jhb | 2014-03-06 | 3 | -3/+5 |
* | MFC r261541, r261543 and r261544: | hselasky | 2014-02-23 | 2 | -0/+38 |
* | MFH: sync the netmap code with the one in HEAD | luigi | 2014-02-18 | 1 | -2/+8 |
* | MFC r258036: | markj | 2014-02-17 | 2 | -1/+11 |
* | MFC r261899: | dim | 2014-02-17 | 1 | -0/+3 |
* | MFC r258625: sdt: add support for solaris/illumos style DTRACE_PROBE macros | avg | 2014-02-17 | 1 | -0/+6 |
* | MFC r261260, r261262, r261315 and r261343: | hselasky | 2014-02-05 | 2 | -1/+37 |
* | MFC 257422,257661,258075,258476,258494,258579,258609,258699: | jhb | 2014-01-23 | 1 | -1/+2 |
* | MFC r257037: Redefine the io provider using the SDT(9) macros | avg | 2014-01-17 | 3 | -17/+0 |
* | MFC r256543,r259245,r259421,r259668,r259674 | jhibbits | 2014-01-15 | 2 | -1/+4 |
* | MFC r260102: | dim | 2014-01-09 | 7 | -10/+6 |
* | Revert MFC of r260102 for now, until I can merge the required fix from | dim | 2014-01-05 | 7 | -6/+10 |
* | MFC r260111: | dim | 2014-01-04 | 1 | -0/+3 |
* | MFC r260104: | dim | 2014-01-04 | 1 | -0/+3 |
* | MFC r260039: | dim | 2014-01-04 | 1 | -3/+14 |
* | MFC r260026: | dim | 2014-01-04 | 1 | -0/+4 |
* | MFC r260025: | dim | 2014-01-04 | 1 | -1/+1 |
* | MFC r260019: | dim | 2014-01-04 | 1 | -0/+5 |
* | MFC r260020: | dim | 2014-01-04 | 7 | -8/+9 |
* | Catch up with r259980 and handle renamed deflate.c. | peter | 2013-12-28 | 1 | -1/+1 |
* | MFC r258948: | delphij | 2013-12-06 | 1 | -0/+1 |
* | MFC r256467: | np | 2013-10-21 | 5 | -46/+0 |
* | MFC r256694, r256713, r256714. | np | 2013-10-21 | 2 | -1/+35 |
* | MFC r256459. | np | 2013-10-20 | 2 | -2/+2 |
* | MFC: Add extra files to the KLD random.ko module to allow it to load. | markm | 2013-10-14 | 1 | -0/+1 |
* | Merge from project branch via main. Uninteresting commits are trimmed. | markm | 2013-10-12 | 1 | -1/+1 |
* | Fix make depend. | uqs | 2013-10-04 | 1 | -1/+1 |
* | DEBUG_FLAGS -g is default for GENERIC and its presence interferes with | philip | 2013-09-29 | 1 | -1/+1 |
* | Update OFED to Linux 3.7 and update Mellanox drivers. | alfred | 2013-09-29 | 5 | -4/+79 |
* | Fix make depend, apply a bit of style. | uqs | 2013-09-28 | 5 | -16/+16 |
* | Substantial rewrite of bxe(4) to add support for the BCM57712 and | davidch | 2013-09-20 | 1 | -6/+11 |
* | Revert r255672, it has some serious flaws, leaking file references etc. | rdivacky | 2013-09-18 | 1 | -1/+1 |
* | Implement epoll support in Linuxulator. This is a tiny wrapper around kqueue | rdivacky | 2013-09-18 | 1 | -1/+1 |
* | Remove zero-copy sockets code. It only worked for anonymous memory, | kib | 2013-09-16 | 3 | -3/+3 |
* | Bring in the new iSCSI target and initiator. | trasz | 2013-09-14 | 3 | -2/+26 |
* | Fix module build when device ata is not in kernel config. | kib | 2013-09-14 | 1 | -1/+1 |
* | IFC @ r255459 | grehan | 2013-09-11 | 2 | -2/+3 |
|\ |
|
| * | Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this. | obrien | 2013-09-10 | 1 | -1/+1 |
| * | Only use a clang'ism if ${CC} is clang. | obrien | 2013-09-10 | 1 | -1/+1 |
| * | MFC | markm | 2013-09-07 | 1 | -1/+2 |
| |\ |
|
| | * | Update ipfilter 4.1.28 --> 5.1.2. | cy | 2013-09-06 | 1 | -1/+2 |
| * | | MFC | markm | 2013-09-06 | 4 | -4/+14 |
| |\ \
| | |/ |
|
| * | | MFC | markm | 2013-09-01 | 1 | -0/+15 |
| |\ \ |
|
| * \ \ | MFC | markm | 2013-08-30 | 3 | -5/+7 |
| |\ \ \ |
|
| * \ \ \ | MFC | markm | 2013-08-26 | 100 | -2/+825 |
| |\ \ \ \ |
|
| * \ \ \ \ | MFC | markm | 2013-08-25 | 2 | -0/+4 |
| |\ \ \ \ \ |
|
| * | | | | | | 1) example (partially humorous random_adaptor, that I call "EXAMPLE") | markm | 2013-08-24 | 1 | -1/+1 |
* | | | | | | | Revert the kvp code - there's still some work that | grehan | 2013-09-09 | 1 | -3/+2 |
* | | | | | | | Latest update from Microsoft. | grehan | 2013-09-09 | 2 | -3/+3 |