| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r270710 and r270821: | hselasky | 2014-09-04 | 2 | -2/+0 |
* | MFC r266571, r266757, r268536, r269076, r269364, r269366, r269411, | np | 2014-08-21 | 11 | -483/+2537 |
* | MFC r266596: | bz | 2014-08-16 | 1 | -11/+0 |
* | MFC r268971 and r269032. | np | 2014-07-31 | 3 | -36/+99 |
* | MFC r268640 and r268989. | np | 2014-07-25 | 4 | -38/+93 |
* | MFC r268706: | np | 2014-07-18 | 1 | -0/+1 |
* | MFC r267757: | np | 2014-06-25 | 8 | -17167/+18267 |
* | MFC r267689: | np | 2014-06-23 | 1 | -3/+4 |
* | MFC r267600: | np | 2014-06-21 | 2 | -10/+18 |
* | MFC r267082: | np | 2014-06-08 | 1 | -1/+8 |
* | MFC r266908: | np | 2014-06-02 | 1 | -2/+6 |
* | MFC r259382: | np | 2014-05-06 | 5 | -18/+80 |
* | MFC r263317, r263412, and r263451. | np | 2014-05-06 | 4 | -576/+647 |
* | MFC r260210 (by adrian@): | np | 2014-05-06 | 3 | -2/+8 |
* | MFC r261533, r261536, r261537, and r263457. | np | 2014-05-06 | 4 | -5/+15 |
* | MFC r264621 | emax | 2014-04-21 | 1 | -1/+1 |
* | MFC r261558 | scottl | 2014-04-15 | 2 | -1/+36 |
* | MFC r261907: | dim | 2014-02-17 | 1 | -0/+2 |
* | MFC r259527: | np | 2013-12-24 | 2 | -0/+21 |
* | MFC r259145: | np | 2013-12-12 | 1 | -2/+2 |
* | MFC r257654, r257772, r258441, r258689, r258698, r258879, r259048, and | np | 2013-12-09 | 6 | -25/+394 |
* | MFC r256694, r256713, r256714. | np | 2013-10-21 | 12 | -0/+9165 |
* | MFC r256477: | np | 2013-10-20 | 2 | -8/+14 |
* | MFC r256459. | np | 2013-10-20 | 12 | -16574/+17325 |
* | There are some high performance NICs that count statistics in hardware, | glebius | 2013-10-09 | 1 | -1/+1 |
* | Fix kernel build on amd64 after r256118, since the machine/md_var.h | dim | 2013-10-07 | 1 | -0/+1 |
* | Remove redundant declaration of cpu_clflush_line_size in | dim | 2013-10-07 | 1 | -4/+0 |
* | Rework the tx credit mechanism between the cxgbe/tom driver | np | 2013-09-09 | 3 | -45/+85 |
* | Fix a miscalculation that caused cxgbe/tom to auto-increment | np | 2013-09-09 | 1 | -1/+1 |
* | For TOE connections, the window scale factor in CPL_PASS_ACCEPT_REQ is | np | 2013-09-03 | 1 | -1/+1 |
* | Fix the sysctl that displays whether buffer packing is enabled | np | 2013-08-30 | 1 | -7/+13 |
* | Implement support for rx buffer packing. Enable it by default for T5 | np | 2013-08-30 | 2 | -142/+601 |
* | Merge r254386 from user/np/cxl_tuning. Add an INET|INET6 check missing | np | 2013-08-29 | 3 | -0/+17 |
* | Whitespace nit. | np | 2013-08-28 | 1 | -1/+1 |
* | Change t4_list_lock and t4_uld_list_lock from mutexes to sx'es. | np | 2013-08-28 | 3 | -35/+34 |
* | Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update a | np | 2013-08-28 | 6 | -8/+30 |
* | Use correct mailbox and PCIe PF number when querying RDMA parameters. | np | 2013-08-26 | 1 | -1/+1 |
* | There is no need to hold the freelist lock around alloc/free of | np | 2013-08-23 | 1 | -10/+1 |
* | Display P/N information in the description. | np | 2013-08-20 | 1 | -3/+3 |
* | Display temperature sensor data. Shows -1 if sensor not | np | 2013-08-02 | 1 | -0/+30 |
* | Fix previous commit (r253873). "cong" has one bit per channel but the | np | 2013-08-02 | 1 | -1/+10 |
* | Set up congestion manager context properly for T5 based cards. | np | 2013-08-01 | 1 | -0/+16 |
* | Display SGE tunables in the sysctl tree. | np | 2013-07-31 | 3 | -0/+22 |
* | Display a string instead of a numeric code in the linkdnrc sysctl. | np | 2013-07-27 | 1 | -2/+34 |
* | Expand the list of devices claimed by cxgbe(4). | np | 2013-07-27 | 1 | -11/+12 |
* | Add support for packet-sniffing tracers to cxgbe(4). This works with | np | 2013-07-26 | 7 | -22/+620 |
* | Reserve room for ioctls that aren't in this copy of the driver yet. | np | 2013-07-26 | 1 | -0/+3 |
* | Specify a timeout for the PL block. | np | 2013-07-17 | 1 | -1/+4 |
* | Attach to the 4x10G T540-CR card. | np | 2013-07-11 | 1 | -1/+1 |
* | - Show the reason why link is down if this information is available. | np | 2013-07-05 | 3 | -5/+55 |