| Commit message (Expand) | Author | Files | Lines |
2017-04-21 | IB/mlx4: Fix ib device initialization error flow | Jack Morgenstein | 1 | -0/+1 |
2017-04-21 | IB/mlx4: Support RAW Ethernet when RoCE is disabled | Majd Dibbiny | 2 | -17/+12 |
2017-04-21 | IB/core: Fix sysfs registration error flow | Jack Morgenstein | 1 | -1/+1 |
2017-04-21 | IB/core: Fix kernel crash during fail to initialize device | Parav Pandit | 1 | -11/+22 |
2017-04-21 | IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow | Feras Daoud | 1 | -6/+5 |
2017-04-21 | IB/ipoib: Update broadcast object if PKey value was changed in index 0 | Feras Daoud | 1 | -0/+13 |
2017-04-21 | IB/rxe: Cache dst in QP instead of getting it for each send | yonatanc | 2 | -4/+59 |
2017-04-21 | IB/rxe: Offload CRC calculation when possible | yonatanc | 9 | -9/+44 |
2017-04-21 | IB/rxe: Do not export module's private function | Parav Pandit | 1 | -1/+0 |
2017-04-21 | IB/rxe: Avoid accessing timers for non RC QPs | Parav Pandit | 1 | -5/+8 |
2017-04-21 | IB/rxe: Add port protocol stats | Yonatan Cohen | 9 | -2/+174 |
2017-04-21 | cxgb4: Convert PDBG to pr_debug the second | Doug Ledford | 1 | -2/+2 |
2017-04-20 | IB/hns: Use kcalloc() in hns_roce_buddy_init() | Markus Elfring | 1 | -5/+6 |
2017-04-20 | IB/hns: Use kmalloc_array() in hns_roce_cmd_use_events() | Markus Elfring | 1 | -3/+3 |
2017-04-20 | IB/hfi1: Coding style improvement (make sizeof use safer) | Markus Elfring | 1 | -1/+3 |
2017-04-20 | IB/hfi1: Remove intermediate var in hfi1_user_sdma_alloc_queues() | Markus Elfring | 1 | -3/+2 |
2017-04-20 | IB/hfi1: Use kcalloc() in hfi1_user_sdma_alloc_queues() | Markus Elfring | 1 | -4/+6 |
2017-04-20 | IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init() | Markus Elfring | 1 | -2/+3 |
2017-04-20 | cxgb4: Convert PDBG to pr_debug | Joe Perches | 10 | -362/+368 |
2017-04-20 | cxgb4: Use more common logging style | Joe Perches | 10 | -129/+97 |
2017-04-20 | cxgb3: Convert PDBG to pr_debug | Joe Perches | 13 | -330/+329 |
2017-04-20 | cxgb3: Use more common logging style | Joe Perches | 9 | -86/+70 |
2017-04-20 | IB/IPoIB: Support acceleration options callbacks | Erez Shitrit | 7 | -76/+188 |
2017-04-20 | IB/IPoIB: Use defined function for netdev_priv function | Erez Shitrit | 10 | -129/+136 |
2017-04-20 | IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions | Erez Shitrit | 2 | -7/+8 |
2017-04-20 | IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo | Erez Shitrit | 3 | -103/+131 |
2017-04-20 | IB/IPoIB: Separate control and data related initializations | Erez Shitrit | 4 | -88/+109 |
2017-04-20 | IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs | Niranjana Vishwanathapura | 1 | -1/+11 |
2017-04-20 | IB/hfi1: VNIC SDMA support | Vishwanathapura, Niranjana | 6 | -3/+376 |
2017-04-20 | IB/hfi1: Virtual Network Interface Controller (VNIC) HW support | Vishwanathapura, Niranjana | 18 | -105/+661 |
2017-04-20 | IB/hfi1: OPA_VNIC RDMA netdev support | Vishwanathapura, Niranjana | 6 | -7/+853 |
2017-04-20 | IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) function | Vishwanathapura, Niranjana | 5 | -5/+1106 |
2017-04-20 | IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface | Vishwanathapura, Niranjana | 5 | -2/+581 |
2017-04-20 | IB/opa-vnic: VNIC MAC table support | Vishwanathapura, Niranjana | 3 | -0/+291 |
2017-04-20 | IB/opa-vnic: VNIC statistics support | Vishwanathapura, Niranjana | 3 | -0/+132 |
2017-04-20 | IB/opa-vnic: VNIC Ethernet Management (EM) structure definitions | Vishwanathapura, Niranjana | 2 | -0/+456 |
2017-04-20 | IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev | Vishwanathapura, Niranjana | 10 | -0/+802 |
2017-04-20 | IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface | Vishwanathapura, Niranjana | 2 | -0/+142 |
2017-04-20 | IB/opa-vnic: RDMA NETDEV interface | Vishwanathapura, Niranjana | 1 | -0/+33 |