Commit Graph

71 Commits (c97d98931ac52ef110b62d9b75c6a6f2bfbc1898)

Author SHA1 Message Date
Leonid Arsh 7a343d4c46 IPoIB: P_Key change event handling 19 years ago
Leonid Arsh 4e37b95616 IPoIB: Fix network interface "RUNNING" status 19 years ago
Roland Dreier cf368713a3 IB/srp: Use a fake scatterlist for non-SG SCSI commands 19 years ago
Leonid Arsh 6f633c8d69 IPoIB: Pass correct pointer when flushing child interfaces 19 years ago
Arnaldo Carvalho de Melo e35fc38565 [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor 19 years ago
Michael S. Tsirkin c5ecd62c25 [NET]: Move destructor from neigh->ops to neigh_params 19 years ago
Roland Dreier bfef73fa78 IPoIB: Get rid of useless test of queue length 19 years ago
Roland Dreier bf17c1c7cc IB/srp: Coverity fix to srp_parse_options() 19 years ago
Jack Morgenstein 0b3ea0829c IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue 19 years ago
Roland Dreier 8b9ab02b69 IPoIB: Fix build now that neighbour destructor is in neigh_params 19 years ago
Roland Dreier 6ecb0c8496 IB/srp: Add SCSI host attributes to show target port 19 years ago
Michael S. Tsirkin 9acf6a8570 IPoIB: Fix multicast race between canceling and completing 19 years ago
Eli Cohen 54d07e2a1e IPoIB: Clean up if posting receives fails 19 years ago
Eli Cohen 7343b231f2 IPoIB: Close race in setting mcast->ah 19 years ago
Michael S. Tsirkin 44af79f952 IPoIB: clarify to_ipoib_neigh() 19 years ago
Roland Dreier 1285b3a0b0 IB/srp: Don't send task management commands after target removal 19 years ago
Roland Dreier 20b83382d1 IPoIB: Yet another fix for send-only joins 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
Ingo Molnar 8e9e5f4f5e IB/srp: Semaphore to mutex conversion 19 years ago
Michael S. Tsirkin b36f170b61 IPoIB: Lock accesses to multicast packet queues 19 years ago
Michael S. Tsirkin 47f7a0714b IPoIB: Make sure path is fully initialized before using it 19 years ago
Ingo Molnar 95ed644fd1 IB: convert from semaphores to mutexes 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
Tim Schmielau de25968cc8 [PATCH] fix more missing includes 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Roland Dreier 267ee88ed3 IPoIB: fix error handling in ipoib_open 19 years ago
Michael S. Tsirkin 4f71055a45 IPoIB: protect child list in ipoib_ib_dev_flush 19 years ago
Roland Dreier 2e86541ec8 IPoIB: don't zero members after we allocate with kzalloc 19 years ago
Michael S. Tsirkin de92248789 IPoIB: reinitialize mcast structs' completions for every query 19 years ago
Roland Dreier 5872a9fc28 IPoIB: always set path->query to NULL when query finishes 19 years ago
Roland Dreier 65c7eddaba IPoIB: reinitialize path struct's completion for every query 19 years ago
Roland Dreier 47f2bce902 [IB] srp: don't post receive if no send buf available 19 years ago
Roland Dreier 5f068992a1 [IB] srp: increase max_luns 19 years ago
Roland Dreier 8c608a32e3 [IPoIB] no need to set skb->dev right before freeing skb 19 years ago
Roland Dreier 1732b0ef3b [IPoIB] add path record information in debugfs 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 19 years ago
Roland Dreier 8ae5a8a24f [IPoIB] don't compile debug code if debugging isn't enabled 19 years ago
Roland Dreier aef9ec39c4 IB: Add SCSI RDMA Protocol (SRP) initiator 19 years ago
Roland Dreier 21a384897d [IPoIB] remove unneeded initializations to 0 19 years ago
Roland Dreier de6eb66b56 [IB] kzalloc() conversions 19 years ago
Roland Dreier 3bc12e75b2 [IPoIB] cleanups: fix comment, remove useless variables 19 years ago
Roland Dreier a20583a7c2 [IPoIB] use spin_trylock_irqsave() 19 years ago
Roland Dreier 1993d683f3 [IPoIB] Drop RX packets when out of memory 19 years ago
Roland Dreier 4b2d319b53 [IPoIB] Improve ipoib_timeout() output 19 years ago
Roland Dreier 5b6810e048 [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup 19 years ago