Commit Graph

1646 Commits (f1784354f774e1fa4863fc6382296ef6ede26dc5)

Author SHA1 Message Date
Eli Cohen 6046136c74 IPoIB: Use checksum offload support if available 17 years ago
Harvey Harrison 3371836383 IB: Replace remaining __FUNCTION__ occurrences with __func__ 17 years ago
Roland Dreier e8e91f6b4d IB/ehca: Make symbols used only in a single source file static 17 years ago
Roland Dreier 1a855fbfb6 RDMA/nes: Make symbols used only in a single source file static 17 years ago
Roland Dreier 71e0957c62 RDMA/nes: Use proper format and cast to print dma_addr_t 17 years ago
Roland Dreier 9d84ab9c7e RDMA/nes: Remove unused nes_netdev_exit() function 17 years ago
Roland Dreier 5bd8341ce2 RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device() 17 years ago
Roland Dreier a7dab9e887 IB/uverbs: Use alloc_file() instead of get_empty_filp() 17 years ago
Roland Dreier 1ae5c187ac IB/uverbs: Don't store struct file * for event files 17 years ago
Roland Dreier 37608eea86 mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums 17 years ago
Roland Dreier 26c4fc26d0 RDMA/amso1100: Endian annotate mqsq allocator 17 years ago
Roland Dreier dc544bc9cb RDMA/amso1100: Start of endianness annotation 17 years ago
Roland Dreier d23b9d8ff2 RDMA/nes: Delete unused variables 17 years ago
Roland Dreier b30db1c186 RDMA/nes: Trivial endianness annotations 17 years ago
Roland Dreier 9cda779cc2 RDMA/ucma: Endian annotation 17 years ago
Roland Dreier a88f488857 IB/cm: Endianness annotations 17 years ago
Roland Dreier d2ae16d576 IB/mlx4: Endianness annotations 17 years ago
Roland Dreier 6358ae25fd IB/ipath: Fix sparse warning about shadowed symbol 17 years ago
Arthur Jones 6ef6aee2f0 IB/ipath: Fix sparse warning about pointer signedness 17 years ago
Roland Dreier edba846af9 RDMA/cxgb3: IDR IDs are signed 17 years ago
Roland Dreier 4b29043921 RDMA/amso1100: Don't use 0UL as a NULL pointer 17 years ago
Roland Dreier 5d5e815db9 IB/mlx4: Convert "if(foo)" to "if (foo)" 17 years ago
Roland Dreier b39993936d IB/mthca: Formatting cleanups 17 years ago
Al Viro 1b90c137cc trivial endianness annotations: infiniband core 17 years ago
Roland Dreier 1f71f50342 RDMA/cxgb3: Program hardware IRD with correct value 17 years ago
Chien Tung f2b2b59b93 RDMA/nes: Fix MSS calculation on RDMA path 17 years ago
Roland Dreier 10313cbb92 IPoIB: Allocate priv->tx_ring with vmalloc() 17 years ago
Roland Dreier 4200406b8f IPoIB/cm: Set tx_wr.num_sge in connected mode post_send() 17 years ago
Or Gerlitz b3e2749bf3 IPoIB: Don't drop multicast sends when they can be queued 17 years ago
Patrick Marchand Latifi 450bb3875f IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets 17 years ago
Patrick Marchand Latifi 2a049e514b IB/ipath: Fix error completion put on send CQ instead of recv CQ 17 years ago
Patrick Marchand Latifi 4cd5060cf7 IB/ipath: Fix RC QP initialization 17 years ago
Patrick Marchand Latifi 87d5aed85b IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp() 17 years ago
Ralph Campbell 140277e9a7 IB/ipath: Fix IB compliance problems with link state vs physical state 17 years ago
Steve Wise d7c1fbd660 RDMA/iwcm: Don't access a cm_id after dropping reference 17 years ago
Arne Redlich d33ed425c6 IB/iser: Handle iser_device allocation error gracefully 17 years ago
Arne Redlich 9a378270c0 IB/iser: Fix list iteration bug 17 years ago
Jon Mason 4fa45725df RDMA/cxgb3: Fix iwch_create_cq() off-by-one error 17 years ago
Jon Mason 1bab74e691 RDMA/cxgb3: Return correct max_inline_data when creating a QP 17 years ago
Pete Wyckoff 331552925d IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush() 17 years ago
Pete Wyckoff 35fb5340e3 Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs" 17 years ago
Sean Hefty 84ba284cd7 IB/cm: Flush workqueue when removing device 17 years ago
John Lacombe 4b1cc7e7ca RDMA/nes: Fix interrupt moderation low threshold 17 years ago
Faisal Latif 30da7cff87 RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian 17 years ago
Faisal Latif a2e9c384ce RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen() 17 years ago
Glenn Streiff f84fba6f96 RDMA/nes: Fix use-after-free in nes_create_cq() 17 years ago
Adrian Bunk a4435febd4 RDMA/nes: Fix a check-after-use in nes_probe() 17 years ago
Adrian Bunk ed0ba33d64 RDMA/nes: Fix a memory leak in schedule_nes_timer() 17 years ago
Adrian Bunk 65b07ec293 RDMA/nes: Fix off-by-one 17 years ago
Chien Tung 9300c0c067 RDMA/nes: Resurrect error path dead code 17 years ago