summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes
AgeCommit message (Expand)Author
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-28RDMA/nes: Remove old FRWR APISagi Grimberg
2015-10-28RDMA/nes: Support the new memory registration APISagi Grimberg
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-30nes: Support ib_alloc_mr verbSagi Grimberg
2015-07-14RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova
2015-07-14RDMA/nes: Fix for resolving the neighTatyana Nikolova
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-06-02RDMA/nes: Enable the use of the tos field in the nes driverFaisal Latif
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang
2015-05-05RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran
2014-08-08infiniband: use pci_zalloc_consistentJoe Perches
2014-06-10RDMA/nes: Add support for iWARP Port Mapper user space serviceTatyana Nikolova
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier
2014-03-17RDMA/nes: Clean up a conditionDan Carpenter
2014-03-17IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud
2014-03-17RDMA/nes: Fix for passing a valid QP pointer to the user space libraryTatyana Nikolova
2014-03-17RDMA/nes: Fixes for IRD/ORD negotiation with MPA v2Tatyana Nikolova
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas
2014-02-12RDMA/nes: Fix error return codeJulia Lawall
2014-01-22RDMA/nes: Slight optimization of Ethernet address compareDing Tianhong
2013-11-09RDMA/nes: Remove self-assignment from nes_query_qp()Dave Jones
2013-08-12RDMA/cma: Add IPv6 support for iWARPSteve Wise
2013-07-30Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"Roland Dreier
2013-07-30RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()Dan Carpenter
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-04nes: remove usage of dev->masterJiri Pirko
2013-01-03Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman
2012-12-08RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova
2012-12-08RDMA/nes: Fix for terminate timer crashTatyana Nikolova
2012-12-08RDMA/nes: Fix for BUG_ON due to adding already-pending timerTatyana Nikolova
2012-11-22RDMA/nes: Use WARN()Julia Lawall
2012-11-22RDMA/nes: Fix for incorrect multicast address in the perfect filter tableTatyana Nikolova
2012-11-22RDMA/nes: Fix for sending fpdus in order to hardwareTatyana Nikolova
2012-11-22RDMA/nes: Fix for unlinking skbs from empty listTatyana Nikolova