summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2014-01-19RDMA/ocrdma: Populate GID table with IP based gidsMoni Shoua
2014-01-19RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua
2014-01-18IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua
2014-01-18IB/mlx4: Fix error return codeJulia Lawall
2014-01-18IB/usnic: Remove unused variable in usnic_debugfs_exit()Wei Yongjun
2014-01-18IB/usnic: Set userspace/kernel ABI ver to 4Upinder Malhi
2014-01-18IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDPUpinder Malhi
2014-01-18IB/usnic: Add dependency on CONFIG_INETUpinder Malhi
2014-01-18IB/usnic: Fix endianness-related warningsUpinder Malhi
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak
2014-01-14IB/mlx4: Add support for steerable IB UD QPsMatan Barak
2014-01-14IB/mlx4: Add mechanism to support flow steering over IB linksMatan Barak
2014-01-14IB/mlx4: Enable device-managed steering support for IB ports tooMatan Barak
2014-01-14IB/mlx5: Fix micro UAR allocatorEli Cohen
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/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
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-15RDMA/cxgb4: Make _c4iw_write_mem_dma() staticRashika
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-15IB/mlx5: Fix page shift in create CQ for userspaceEli Cohen
2013-11-15IB/mlx4: Fix device max capabilities checkEli Cohen
2013-11-15IB/mlx5: Remove dead codeEli Cohen
2013-11-15IB/mlx4: Fix endless loop in resize CQEli Cohen
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-13qib_fs: fix (some) dcache abusesAl Viro