Commit Graph

1365 Commits (6a0a962cbc2c52fad556692eabda563a01c9966c)

Author SHA1 Message Date
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 23b9c1ab5b Infiniband: make ipath driver use default driver groups. 17 years ago
Greg Kroah-Hartman 35be068198 Kobject: change drivers/infiniband to use kobject_init_and_add 17 years ago
Ralph Campbell 0a69631b28 IB/ipath: Fix receiving UD messages with immediate data 17 years ago
Dave Dillow ad696989b4 IB/srp: Release transport before removing host 17 years ago
Dotan Barak e1bb7843e4 IB/mlx4: Fix value of pkey_index in QP1 completions 17 years ago
David Dillow b0e47c8b79 IB/srp: Fix list corruption/oops on module reload 17 years ago
Joachim Fenkes 3d758a4a48 IB/ehca: Fix lock flag variable location, bump version number 17 years ago
Joachim Fenkes 4faf775795 IB/ehca: Serialize HCA-related hCalls if necessary 17 years ago
Joachim Fenkes 1457edc72d IB/ehca: Return correct number of SGEs for SRQ 17 years ago
Joachim Fenkes b1812582ba IB/ehca: Fix static rate if path faster than link 17 years ago
Jack Morgenstein 1401b53acc IPoIB: Fix oops if xmit is called when priv->broadcast is NULL 17 years ago
Erez Zilber a316b79c33 IB/iser: Add missing counter increment in iser_data_buf_aligned_len() 17 years ago
Joachim Fenkes 3fe2ed344d IB/ehca: Fix static rate regression 17 years ago
Ralph Campbell 4187b915a0 IB/ipath: Normalize error return codes for posting work requests 17 years ago
Ralph Campbell 14de986a0b IB/ipath: Fix offset returned to ibv_modify_srq() 17 years ago
Ralph Campbell 8a278e6d57 IB/ipath: Fix error path in QP creation 17 years ago
Ralph Campbell fb74dacb0f IB/ipath: Fix offset returned to ibv_resize_cq() 17 years ago
Steve Wise 9a7666494b RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device 17 years ago
Joachim Fenkes 51aaa54eb9 IB/ehca: Fix static rate calculation 17 years ago
Joachim Fenkes 40ebb5615e IB/ehca: Return physical link information in query_port() 17 years ago
Ralph Campbell f4ad1bcc44 IB/ipath: Fix race with ACK retry timeout list management 17 years ago
Ralph Campbell a6e7550d8f IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails 17 years ago
Anton Blanchard 3f776e8a25 IB/fmr_pool: Stop ib_fmr threads from contributing to load average 18 years ago
Dave Olson 164ef7a252 IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument) 18 years ago
Michael Albaugh 627934448e IB/ipath: Limit length checksummed in eeprom 18 years ago
Ralph Campbell fffbfeaa68 IB/ipath: Fix a race where s_last is updated without lock held 18 years ago
Roland Dreier 96db0e0335 IB/mlx4: Lock SQ lock in mlx4_ib_post_send() 18 years ago
Roland Dreier 09f60f8f54 IPoIB/cm: Fix receive QP cleanup 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Olof Johansson c8ac5a7309 IB/ehca: Fix sg_page() fallout 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Michael S. Tsirkin 1b524963fd IPoIB/cm: Use common CQ for CM send completions 18 years ago
Roland Dreier cbfb50e6e2 IB/uverbs: Fix checking of userspace object ownership 18 years ago
Anton Arapov a25de534f8 [INET]: Justification for local port range robustness. 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Jack Morgenstein 839041329f IB/mlx4: Sanity check userspace send queue sizes 18 years ago
Roland Dreier fd312561ad IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))" 18 years ago
Joachim Fenkes 8da9ee9c1e IB/ehca: Enable large page MRs by default 18 years ago
Joachim Fenkes abc39d3672 IB/ehca: Change meaning of hca_cap_mr_pgsize 18 years ago
Joachim Fenkes 8c08d50d4f IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr() 18 years ago
Joachim Fenkes 9511724da9 IB/ehca: Fix masking error in {,re}reg_phys_mr() 18 years ago
Joachim Fenkes c0c84d566d IB/ehca: Supply QP token for SRQ base QPs 18 years ago
Joachim Fenkes 6b08f3ae8e [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers 18 years ago
Anton Blanchard 69fc507a14 IPoIB: Use round_jiffies() for ah_reap_task 18 years ago
Sean Hefty d02d1f5359 RDMA/cma: Fix deadlock destroying listen requests 18 years ago
Sean Hefty c5483388bb RDMA/cma: Add locking around QP accesses 18 years ago
Jens Axboe 53d412fce0 infiniband: sg chaining support 18 years ago
Roland Dreier ab8403c424 IB/mthca: Avoid alignment traps when writing doorbells 18 years ago
Moni Shoua 200d1713b4 IB/ipoib: Verify address handle validity on send 18 years ago