summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2014-01-14IB/mlx5: Remove unused code in mr.cEli Cohen
2014-01-14IB/usnic: Append documentation to usnic_transport.h and cleanupUpinder Malhi
2014-01-14IB/usnic: Fix typo "Ignorning" -> "Ignoring"Roland Dreier
2014-01-14IB/usnic: Expose flows via debugfsUpinder Malhi
2014-01-14IB/usnic: Use for_each_sg instead of a for-loopUpinder Malhi
2014-01-14IB/usnic: Remove superflous parenthesesUpinder Malhi
2014-01-14IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi
2014-01-14IB/usnic: Add UDP support in usnic_ib_qp_grp.[hc]Upinder Malhi
2014-01-14IB/usnic: Add UDP support in u*verbs.c, u*main.c and u*util.hUpinder Malhi
2014-01-14IB:usnic: Add UDP support to usnic_transport.[hc]Upinder Malhi
2014-01-14IB/usnic: Add UDP support to usnic_fwd.[hc]Upinder Malhi
2014-01-14IB/usnic: Update ABI and Version file for UDP supportUpinder Malhi
2014-01-14IB/usnic: Port over sysfs to new usnic_fwd.hUpinder Malhi
2014-01-14IB/usnic: Port over usnic_ib_qp_grp.[hc] to new usnic_fwd.hUpinder Malhi
2014-01-14IB/usnic: Port over main.c and verbs.c to the usnic_fwd.hUpinder Malhi
2014-01-14IB/usnic: Push all forwarding state to usnic_fwd.[hc]Upinder Malhi
2014-01-14IB/usnic: Add struct usnic_transport_specUpinder Malhi
2014-01-14IB/usnic: Change WARN_ON to lockdep_assert_heldUpinder Malhi
2014-01-14IB/usnic: Add Cisco VIC low-level hardware driverUpinder Malhi
2014-01-13RDMA/ocrdma: Fix OCRDMA_GEN2_FAMILY macro definitionDevesh Sharma
2014-01-13RDMA/ocrdma: Fix AV_VALID bit positionDevesh Sharma
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-04infiniband: make sure the src net is infiniband when create new linkHangbin Liu
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-26infiniband: slight optimization of addr comparedingtianhong
2013-12-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-12-23Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier
2013-12-22RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKumar Sanghvi
2013-12-22RDMA/cxgb4: Server filters are supported only for IPv4Kumar Sanghvi
2013-12-22RDMA/cxgb4: Calculate the filter server TID properlyKumar Sanghvi
2013-12-20IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud
2013-12-20IB/uverbs: Check input length in flow steering uverbsYann Droneaud
2013-12-20IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud
2013-12-20IB/uverbs: Check reserved fields in create_flowYann Droneaud
2013-12-20IB/uverbs: Check comp_mask in destroy_flowYann Droneaud
2013-12-20IB/uverbs: Check reserved field in extended command headerYann Droneaud
2013-12-20IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier
2013-12-19iser-target: Move INIT_WORK setup into isert_create_device_ib_resNicholas Bellinger
2013-12-16IB/core: const'ify inbuf in struct ib_udataYann Droneaud
2013-12-16RDMA/iwcm: Don't touch cm_id after deref in rem_refSteve Wise
2013-12-15RDMA/cxgb4: Make _c4iw_write_mem_dma() staticRashika
2013-12-11iser-target: fix error return code in isert_create_device_ib_res()Wei Yongjun
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud
2013-11-17IB/core: Remove ib_uverbs_flow_spec structure from userspaceYann Droneaud
2013-11-17IB/core: Make uverbs flow structure use names like verbs onesYann Droneaud
2013-11-17IB/core: Rename 'flow' structs to match other uverbs structsYann Droneaud