Age | Commit message (Expand) | Author | Files | Lines |
2016-04-28 | RDMA/i40iw: Add base memory management extensions | Ismail, Mustafa | 4 | -19/+271 |
2016-04-28 | RDMA/i40iw: Initialize max enabled vfs variable | Ismail, Mustafa | 1 | -0/+1 |
2016-04-28 | RDMA/i40iw: Correct return code check in add_pble_pool | Ismail, Mustafa | 1 | -4/+5 |
2016-04-28 | RDMA/i40iw: Add virtual channel message queue | Ismail, Mustafa | 6 | -63/+103 |
2016-04-28 | RDMA/i40iw: Remove unused code and fix warning | Ismail, Mustafa | 4 | -16/+3 |
2016-04-28 | RDMA/i40iw: Populate vendor_id and vendor_part_id fields | Ismail, Mustafa | 1 | -2/+2 |
2016-04-28 | RDMA/i40iw: Set vendor_err only if there is an actual error | Ismail, Mustafa | 1 | -5/+5 |
2016-04-28 | RDMA/i40iw: Add qp table lock around AE processing | Ismail, Mustafa | 3 | -2/+15 |
2016-04-28 | RDMA/i40iw: Do not set self-referencing pointer to NULL after free | Ismail, Mustafa | 1 | -1/+0 |
2016-04-28 | RDMA/i40iw: Correct max message size in query port | Ismail, Mustafa | 1 | -1/+1 |
2016-04-28 | RDMA/i40iw: Fix refused connections | Ismail, Mustafa | 1 | -41/+44 |
2016-04-28 | RDMA/i40iw: Correct QP size calculation | Ismail, Mustafa | 4 | -66/+58 |
2016-04-28 | RDMA/i40iw: Fix overflow of region length | Ismail, Mustafa | 2 | -3/+7 |
2016-04-28 | IB/hfi1: Serialize hrtimer function calls | Jubin John | 2 | -15/+12 |
2016-04-28 | IB/hfi1: Fix MAD port poll for active cables | Dean Luick | 1 | -1/+15 |
2016-04-28 | IB/hfi1: Correctly report neighbor link down reason | Dean Luick | 1 | -14/+9 |
2016-04-28 | IB/hfi1: Use the neighbor link down reason only when valid | Dean Luick | 2 | -9/+130 |
2016-04-28 | IB/hfi1: Ignore link downgrade with 0 lanes | Dean Luick | 1 | -1/+5 |
2016-04-28 | IB/hfi1: Add RSM rule for user FECN handling | Dean Luick | 1 | -0/+84 |
2016-04-28 | IB/hfi1: Create a routine to set a receive side mapping rule | Dean Luick | 1 | -18/+57 |
2016-04-28 | IB/hfi1: Move QOS decision logic into its own function | Dean Luick | 1 | -17/+50 |
2016-04-28 | IB/hfi1: Extract RSM map table init from QOS | Dean Luick | 2 | -21/+71 |
2016-04-28 | IB/hfi1: Reduce kernel context pio buffer allocation | Jianxin Xiong | 4 | -25/+61 |
2016-04-28 | IB/hfi1: Change default number of user contexts | Jubin John | 3 | -54/+84 |
2016-04-28 | IB/hfi1: Use global defines for upper bits in opcode | Mike Marciniszyn | 3 | -7/+4 |
2016-04-28 | IB/hfi1: Remove unreachable code | Mike Marciniszyn | 1 | -1/+1 |
2016-04-28 | IB/hfi1: Fix double QSFP resource acquire on cache refresh | Dean Luick | 2 | -29/+23 |
2016-04-28 | IB/hfi1: Guard against concurrent I2C access across all chains | Dean Luick | 1 | -1/+8 |
2016-04-28 | IB/hfi1: Remove module presence check outside pre-LNI checks | Easwar Hariharan | 2 | -16/+12 |
2016-04-28 | IB/hfi1: Always turn on CDRs for low power QSFP modules | Easwar Hariharan | 7 | -82/+74 |
2016-04-28 | IB/hfi1: Check P_KEY for all sent packets from user mode | Sebastian Sanchez | 4 | -41/+77 |
2016-04-28 | IB/hfi1: Adjust default MTU to be 10KB | Sebastian Sanchez | 3 | -4/+9 |
2016-04-28 | IB/hfi1: Simplify init_qpmap_table() | Dean Luick | 1 | -5/+2 |
2016-04-28 | IB/hfi1: Correctly obtain the full service class | Dean Luick | 1 | -1/+1 |
2016-04-28 | IB/hfi1: Fix QOS rule mappings | Dean Luick | 1 | -27/+21 |
2016-04-28 | IB/hfi1: Remove invalid QOS check | Dean Luick | 1 | -2/+0 |
2016-04-28 | IB/hfi1: Fix QOS num_vl bit width | Dean Luick | 1 | -1/+1 |
2016-04-28 | IB/hfi1: Fix i2c resource reservation checks | Dean Luick | 1 | -4/+4 |
2016-04-28 | IB/hfi1: Fix sysfs file offset usage | Dean Luick | 1 | -2/+2 |
2016-04-28 | IB/rdmavt,hfi1,qib: Fix memory leak | Jubin John | 4 | -4/+18 |
2016-04-28 | IB/hfi1: Fix buffer cache races which may cause corruption | Mitko Haralanov | 2 | -17/+45 |
2016-04-28 | IB/hfi1: Extract and reinsert MMU RB node on lookup | Mitko Haralanov | 3 | -19/+35 |
2016-04-28 | IB/hfi1: Correctly compute node interval | Mitko Haralanov | 2 | -2/+2 |
2016-04-28 | IB/hfi1: Protect the interval RB tree when cleaning up | Mitko Haralanov | 1 | -2/+6 |
2016-04-28 | IB/hfi1: Fix memory leak in user ExpRcv and SDMA | Mitko Haralanov | 2 | -3/+7 |
2016-04-28 | IB/hfi1: Don't remove list entries if they are not in a list | Mitko Haralanov | 1 | -2/+4 |
2016-04-28 | IB/qib, IB/hfi1: Fix up UD loopback use of irq flags | Mike Marciniszyn | 8 | -25/+28 |
2016-04-28 | IB/rdmavt: Fix adaptive pio hang | Mike Marciniszyn | 1 | -2/+3 |
2016-04-28 | Merge branch 'k.o/for-4.6-rc' into testing/4.6 | Doug Ledford | 21 | -98/+171 |
2016-04-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Doug Ledford | 158 | -743/+1559 |