Age | Commit message (Expand) | Author | Files | Lines |
2017-08-18 | IB/hfi1: fix spelling mistake in variable name continious | Colin Ian King | 1 | -3/+3 |
2017-08-10 | Merge branch 'rdma-netlink' into k.o/merge-test | Doug Ledford | 1 | -3/+2 |
2017-08-10 | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test | Doug Ledford | 1 | -1/+1 |
2017-08-10 | RDMA: Simplify get firmware interface | Leon Romanovsky | 1 | -3/+2 |
2017-08-08 | IB/core: Change wc.slid from 16 to 32 bits | Hiatt, Don | 1 | -1/+1 |
2017-07-31 | IB/hfi1: Always perform offline transition | Sebastian Sanchez | 3 | -33/+46 |
2017-07-31 | IB/hfi1: Prevent link down request double queuing | Sebastian Sanchez | 2 | -1/+4 |
2017-07-31 | IB/hfi1: Create workqueue for link events | Sebastian Sanchez | 6 | -13/+40 |
2017-07-31 | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression | Mike Marciniszyn | 1 | -2/+4 |
2017-07-31 | IB/hfi1: Disambiguate corruption and uninitialized error cases | Jan Sokolowski | 1 | -6/+8 |
2017-07-31 | IB/hfi1: Only set fd pointer when base context is completely initialized | Michael J. Ruhl | 5 | -29/+40 |
2017-07-31 | IB/hfi1: Do not enable disabled port on cable insert | Jan Sokolowski | 1 | -6/+7 |
2017-07-31 | IB/hfi1: Harden state transition to Armed and Active | Alex Estrin | 1 | -6/+3 |
2017-07-31 | IB/hfi1: Split copy_to_user data copy for better security | Michael J. Ruhl | 1 | -3/+5 |
2017-07-31 | IB/hfi1: Verify port data VLs credits on transition to Armed | Alex Estrin | 2 | -1/+16 |
2017-07-31 | IB/hfi1: Move saving PCI values to a separate function | Bartlomiej Dudek | 3 | -52/+64 |
2017-07-31 | IB/hfi1: Fix initialization failure for debug firmware | Byczkowski, Jakub | 1 | -0/+8 |
2017-07-31 | IB/hfi1: Fix code consistency for if/else blocks in chip.c | Jan Sokolowski | 1 | -10/+11 |
2017-07-31 | IB/hfi1: Send MAD traps until repressed | Michael J. Ruhl | 3 | -88/+293 |
2017-07-31 | IB/hfi1: Pass the context pointer rather than the index | Michael J. Ruhl | 6 | -23/+25 |
2017-07-31 | IB/hfi1: Use context pointer rather than context index | Michael J. Ruhl | 3 | -59/+45 |
2017-07-31 | IB/hfi1: Size rcd array index correctly and consistently | Michael J. Ruhl | 10 | -31/+33 |
2017-07-31 | IB/hfi1: Remove unused user context data members | Michael J. Ruhl | 4 | -42/+0 |
2017-07-31 | IB/hfi1: Assign context does not clean up file descriptor correctly on error | Michael J. Ruhl | 1 | -11/+26 |
2017-07-31 | IB/hfi1: Serve the most starved iowait entry first | Kaike Wan | 11 | -28/+136 |
2017-07-31 | IB/hfi1: Fix bar0 mapping to use write combining | Mike Marciniszyn | 8 | -49/+126 |
2017-07-31 | IB/hfi1: Check return values from PCI config API calls | Bartlomiej Dudek | 3 | -47/+215 |
2017-07-27 | Merge branch 'misc' into k.o/for-next | Doug Ledford | 2 | -2/+5 |
2017-07-24 | IB/hfi1: Add receiving queue info to qp_stats | Kaike Wan | 1 | -1/+5 |
2017-07-24 | RDMA: Remove useless MODULE_VERSION | Leon Romanovsky | 1 | -1/+0 |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 35 | -1137/+1543 |
2017-07-18 | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 2 | -6/+4 |
2017-07-17 | IB/hfi1: Ensure dd->gi_mask can not be overflowed | Dennis Dalessandro | 1 | -1/+6 |
2017-07-06 | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura | 3 | -11/+10 |
2017-06-27 | IB/hfi1: Handle missing magic values in config file | Jan Sokolowski | 1 | -6/+5 |
2017-06-27 | IB/hfi1: Resolve kernel panics by reference counting receive contexts | Michael J. Ruhl | 4 | -34/+85 |
2017-06-27 | IB/hfi1: Initialize TID lists to avoid crash on cleanup | Michael J. Ruhl | 2 | -4/+4 |
2017-06-27 | IB/hfi1: Add traces for TID operations | Mike Marciniszyn | 3 | -14/+57 |
2017-06-27 | IB/hfi1: Use a template for tid reg/unreg | Mike Marciniszyn | 1 | -33/+13 |
2017-06-27 | IB/hfi1: Remove reading platform configuration from EFI variable | Jan Sokolowski | 1 | -10/+0 |
2017-06-27 | IB/hfi1: Create common expected receive verbs/PSM code | Mike Marciniszyn | 7 | -184/+309 |
2017-06-27 | IB/hfi1: Set proper logging levels on QSFP cable error events | Jan Sokolowski | 1 | -32/+32 |
2017-06-27 | IB/hfi1: Fix DC 8051 host info flag array | Bartlomiej Dudek | 1 | -2/+3 |
2017-06-27 | IB/hfi1,qib: Do not send QKey trap for UD qps | Dennis Dalessandro | 4 | -40/+23 |
2017-06-27 | IB/hfi1: Modify handling of physical link state by Host Driver | Byczkowski, Jakub | 6 | -41/+97 |
2017-06-27 | IB/hfi1: Add error checking for buffer overrun in OPA aggregate | Neel Desai | 1 | -111/+185 |
2017-06-27 | IB/hfi1: Remove subtraction of uninitialized value | Dennis Dalessandro | 1 | -1/+0 |
2017-06-27 | IB/hfi1: Fix spelling mistake in linkdown reason | Dennis Dalessandro | 1 | -1/+1 |
2017-06-27 | IB/hfi1: Ensure dd->gi_mask can not be overflowed | Dennis Dalessandro | 1 | -1/+6 |
2017-06-27 | IB/hfi1: Fix up sdma_init function comment | Ira Weiny | 1 | -4/+2 |