Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-04-20 | IB/opa-vnic: Virtual Network Interface Controller (VNIC) documentation | Vishwanathapura, Niranjana | 1 | -0/+153 |
2017-04-20 | Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice | Doug Ledford | 43 | -1531/+3011 |
2017-04-20 | IB/core: Rename uverbs event file structure | Matan Barak | 4 | -90/+91 |
2017-04-20 | IB/core: Don't use is_async in event files to infer events size | Matan Barak | 1 | -9/+5 |
2017-04-20 | IB/core: A small refactor in destroy WQ handler | Matan Barak | 1 | -7/+1 |
2017-04-20 | IB/core: Nullify ib_uobject during allocation | Matan Barak | 1 | -1/+1 |
2017-04-20 | IB/core: Don't pass the lock state to _rdma_remove_commit_uobject | Matan Barak | 1 | -12/+12 |
2017-04-20 | IB/core: Rename write flag to exclusive in rdma_core | Matan Barak | 2 | -45/+48 |
2017-04-17 | Merge branch 'mlx5-RDMA-netdevice' | David S. Miller | 22 | -329/+1187 |
2017-04-17 | hw/mlx5: Add New bit to check over QP creation | Erez Shitrit | 1 | -0/+1 |
2017-04-17 | net/mlx5e: E-switch vport manager is valid for ethernet only | Saeed Mahameed | 1 | -2/+8 |
2017-04-17 | net/mlx5e: IPoIB, RX handler | Saeed Mahameed | 3 | -0/+81 |
2017-04-17 | net/mlx5e: RX handlers per netdev profile | Saeed Mahameed | 3 | -13/+24 |
2017-04-17 | net/mlx5e: IPoIB, Xmit flow | Saeed Mahameed | 5 | -10/+110 |
2017-04-17 | net/mlx5e: Xmit flow break down | Saeed Mahameed | 3 | -89/+119 |
2017-04-17 | net/mlx5e: IPoIB, Underlay QP | Saeed Mahameed | 1 | -2/+124 |
2017-04-17 | net/mlx5e: IPoIB, Basic netdev ndos open/close | Saeed Mahameed | 3 | -3/+93 |
2017-04-17 | net/mlx5e: IPoIB, TX TIS creation | Saeed Mahameed | 3 | -10/+26 |
2017-04-17 | net/mlx5e: IPoIB, RSS flow steering tables | Saeed Mahameed | 3 | -3/+54 |