Commit Graph

1784 Commits (d29f749e252bcdbfe7a75a58f0ee92da16f127c0)

Author SHA1 Message Date
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
Eli Cohen f507d28bff IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0 17 years ago
Or Gerlitz de910bd921 RDMA/cma: Simplify locking needed for serialization of callbacks 17 years ago
Or Gerlitz 64c5e613b9 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr 17 years ago
Steve Wise 4ab928f692 RDMA/cxgb3: Fixes for zero STag 17 years ago
Steve Wise 96f15c0353 RDMA/core: Add local DMA L_Key support 17 years ago
Roland Dreier aed012279d IB/mthca: Fix check of max_send_sge for special QPs 17 years ago
Roland Dreier c036925ac0 IB/mthca: Use round_jiffies() for catastrophic error polling timer 17 years ago
Roland Dreier 4522e08ced IB/mthca: Remove "stop" flag for catastrophic error polling timer 17 years ago
Eli Cohen bc3a290b51 IPoIB: Double default RX/TX ring sizes 17 years ago
Eli Cohen e112373fd6 IPoIB/cm: Reduce connected mode TX object size 17 years ago
Ralph Campbell df8666198d IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device() 17 years ago
Eli Cohen bd3606715e IPoIB: Use dev_set_mtu() to change mtu 17 years ago
Eli Cohen c8c2afe360 IPoIB: Use rtnl lock/unlock when changing device flags 17 years ago
Roland Dreier 9eae554c17 IPoIB: Get rid of ipoib_mcast_detach() wrapper 17 years ago
Eli Cohen d0de13622d IPoIB: Only set Q_Key once: after joining broadcast group 17 years ago
Eli Cohen 5892eff91a IPoIB: Remove priv->mcast_mutex 17 years ago
Eli Cohen c03d4731b5 IPoIB: Remove unused IPOIB_MCAST_STARTED code 17 years ago
Steve Wise 70fe1796a5 RDMA/cxgb3: Set rkey field for new memory windows in iwch_alloc_mw() 17 years ago
Roland Dreier 8294f29767 RDMA/nes: Get rid of ring_doorbell parameter of nes_post_cqp_request() 17 years ago
Jon Mason 52c8084b74 RDMA/cxgb3: Propagate HW page size capabilities 17 years ago
Roland Dreier 1ff66e8c1f RDMA/nes: Encapsulate logic nes_put_cqp_request() 17 years ago
Moni Shoua ee1e2c82c2 IPoIB: Refresh paths instead of flushing them on SM change events 17 years ago
Joachim Fenkes 038919f296 IB/ehca: Make device table externally visible 17 years ago
Vladimir Sokolovsky af40da894e IPoIB: add LRO support 17 years ago
Ron Livne 1240673405 IPoIB: Use multicast loopback blocking if available 17 years ago
Ron Livne 521e575b9a IB/mlx4: Add support for blocking multicast loopback packets 17 years ago
Steve Wise 14cc180f7b RDMA/cxgb3: Add support for protocol statistics 17 years ago
Steve Wise 7f624d023b RDMA/core: Add iWARP protocol statistics attributes in sysfs 17 years ago
Roland Dreier a7d834c4bc IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq() 17 years ago
Roland Dreier 468f2239bc RDMA/cma: Add missing newlines to printk()s 17 years ago
Roland Dreier eec8845d29 RDMA/cxgb3: Remove write-only iwch_rnic_attributes fields 17 years ago
Steve Wise 97d1cc8055 RDMA/cxgb3: Fix up some ib_device_attr fields 17 years ago
Stefan Roscher 6f7bc01a73 IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts 17 years ago
Joachim Fenkes 3e255eac56 IB/ehca: Reject receive work requests if QP is in RESET state 17 years ago
Roland Dreier 7c27f35820 IB/mlx4: Remove extra code for RESET->ERR QP state transition 17 years ago
Roland Dreier d3809ad097 IB/mthca: Remove extra code for RESET->ERR QP state transition 17 years ago
Ralph Campbell e5a5e7d59a IB/core: Reset to error QP state transition is not allowed 17 years ago
Eli Cohen 6578cf3398 IB/mlx4: Pass congestion management class MADs to the HCA 17 years ago
Eli Cohen d1f2cd895f IB/mlx4: Configure QPs' max message size based on real device capability 17 years ago
Steve Wise e7e5582999 RDMA/cxgb3: MEM_MGT_EXTENSIONS support 17 years ago
Steve Wise 00f7ec36c9 RDMA/core: Add memory management extensions support 17 years ago
Eli Cohen f89271da32 IPoIB: Copy small received SKBs in connected mode 17 years ago
Roland Dreier f3781d2e89 RDMA: Remove subversion $Id tags 17 years ago
Robert P. J. Day fd91b1bf1b IB/ipath: Simplify code using ARRAY_SIZE() macro 17 years ago
Eli Cohen 9670e55391 IB/mlx4: Optimize QP stamping 17 years ago
Moni Shoua 164ba0893c IB/sa: Fail requests made while creating new SM AH 17 years ago
Sean Hefty a947491709 RDMA: Fix license text 17 years ago
Christophe Jaillet 929555a2ba RDMA/nes: Remove unnecessary memset() 17 years ago