Commit Graph

384 Commits (3fb9a65529615944138d527b70174840c95c637a)

Author SHA1 Message Date
Roland Dreier 20b83382d1 IPoIB: Yet another fix for send-only joins 19 years ago
Roland Dreier f295c79b67 IB/mthca: Don't print debugging info until we have all values 19 years ago
Michael S. Tsirkin 7bcb974ef6 IPoIB: Fix another send-only join race 19 years ago
Michael S. Tsirkin 479a079663 IPoIB: Don't start send-only joins while multicast thread is stopped 19 years ago
Greg Kroah-Hartman 68f5f99634 [PATCH] IB: fix up major/minor sysfs interface for IB core 19 years ago
Ralph Campbell 8cf3f04f45 IB/mad: Handle DR SMPs with a LID routed part 19 years ago
Roland Dreier fd9cfdd11b IB/mthca: Semaphore to mutex conversions 19 years ago
Michael S. Tsirkin e3aa31c517 IB/mthca: Don't cancel commands on a signal 19 years ago
Ingo Molnar 8e9e5f4f5e IB/srp: Semaphore to mutex conversion 19 years ago
Michael S. Tsirkin cbd2981a97 IB/mthca: Relax UAR size check 19 years ago
Michael S. Tsirkin f9e61929e5 IB/mthca: Use correct GID in MADs sent on port 2 19 years ago
Michael S. Tsirkin b36f170b61 IPoIB: Lock accesses to multicast packet queues 19 years ago
Michael S. Tsirkin 0f47ae0b3e IB/sa_query: Flush scheduled work before unloading module 19 years ago
Michael S. Tsirkin cc76e33ec9 IB/uverbs: Flush scheduled work before unloading module 19 years ago
Michael S. Tsirkin 47f7a0714b IPoIB: Make sure path is fully initialized before using it 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Ingo Molnar 95ed644fd1 IB: convert from semaphores to mutexes 19 years ago
Michael S. Tsirkin 9eacee2ac6 IB/mthca: Initialize grh_present before using it 19 years ago
Michael S. Tsirkin c063a06835 IB/mthca: Cosmetic: use the ALIGN macro 19 years ago
Jack Morgenstein 17e2e81951 IB/mthca: Fix memory leaks in error handling 19 years ago
Ishai Rabinovitz 59f174faff IB/mthca: Fix memory leak of multicast group structures 19 years ago
Eli Cohen 988bd50300 IPoIB: Fix memory leak of multicast group structures 19 years ago
Michael S. Tsirkin 78bfe0b5b6 IPoIB: Take dev->xmit_lock around mc_list accesses 19 years ago
Eli Cohen 97460df37e IPoIB: Fix address handle refcounting for multicast groups 19 years ago
Eli Cohen 70b4c8cdc1 IPoIB: Fix error path in ipoib_mcast_dev_flush() 19 years ago
Sean Hefty cf311cd49a IB: Add node_guid to struct ib_device 19 years ago
Roland Dreier 87635b71b5 IB/mthca: Factor common MAD initialization code 19 years ago
Roland Dreier 105e50a5e8 IB/mthca: kzalloc conversions 19 years ago
Michael S. Tsirkin 92898522e3 IB/mthca: prevent event queue overrun 19 years ago
Michael S. Tsirkin 6627fa662e IB/mthca: fix page shift calculation in mthca_reg_phys_mr() 19 years ago
Tim Schmielau de25968cc8 [PATCH] fix more missing includes 19 years ago
Ralph Campbell 4f8448dfe8 IB: Set GIDs correctly in ib_create_ah_from_wc() 19 years ago
Jack Morgenstein ac4e7b3557 IB/uverbs: Release event file reference on ib_uverbs_create_cq() error 19 years ago
Ralph Campbell ea5d4a6ad2 IB/uverbs: set ah_flags when creating address handle 19 years ago
Jack Morgenstein b4ca1a3f8c IB/uverbs: Fix reference counting on error paths 19 years ago
Dotan Barak 4de144bf72 IB/mthca: Add support for automatic path migration (APM) 19 years ago
Michael S. Tsirkin 0f8e8f9607 IB/mthca: Fill in vendor_err field in completion with error 19 years ago
Jack Morgenstein 5ceb74557c IB/mthca: multiple fixes for multicast group handling 19 years ago
Jack Morgenstein 0d3b525fff IB/mthca: fix for RTR-to-RTS transition in modify QP 19 years ago
Jack Morgenstein 0364ffc3e8 IB/mthca: fix for SQEr-to-RTS transition in modify QP 19 years ago
Jack Morgenstein 5b3bc7a681 IB/mthca: max_inline_data handling tweaks 19 years ago
Michael S. Tsirkin 466200562c IB/mthca: create_eq with size not a power of 2 19 years ago
Jack Morgenstein 38d1e79347 IB/mthca: check port validity in modify_qp 19 years ago
Jack Morgenstein aa2f936779 IB/mthca: check return value in mthca_dev_lim call 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Jack Morgenstein 1d7d2f6f47 IB/mthca: fix WQE size calculation in create-srq 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Jack Morgenstein c4342d8a4d IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP 19 years ago
Jack Morgenstein d1646f86a2 IB/mthca: Fix IB_QP_ACCESS_FLAGS handling. 19 years ago
Jack Morgenstein 576d2e4e40 IB/mthca: Fix SRQ cleanup during QP destroy 19 years ago