Commit Graph

65 Commits (8c899bce2a5540b19e86dd3b355e5699657da144)

Author SHA1 Message Date
Tony Jones f4e91eb4a8 IB: convert struct class_device to struct device 17 years ago
Roland Dreier 0f39cf3d54 IB/core: Add support for "send with invalidate" work requests 17 years ago
Harvey Harrison 3371836383 IB: Replace remaining __FUNCTION__ occurrences with __func__ 17 years ago
Roland Dreier edba846af9 RDMA/cxgb3: IDR IDs are signed 17 years ago
Roland Dreier 1f71f50342 RDMA/cxgb3: Program hardware IRD with correct value 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
Bryan Rosenburg 82d416fffb RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists 17 years ago
Steve Wise 8704e9a879 RDMA/cxgb3: Fail loopback connections 17 years ago
Denis V. Lunev f1b050bf7a [NETNS]: Add namespace parameter to ip_route_output_flow. 17 years ago
WANG Cong aff5905778 INFINIBAND: Remove 'TOPDIR' from Makefiles 17 years ago
Steve Wise 8176d297c7 RDMA/cxgb3: Fix the T3A workaround checks 17 years ago
Steve Wise c6b5b50474 RDMA/cxgb3: Mark QP as privileged based on user capabilities 17 years ago
Steve Wise d08ca26cee RDMA/cxgb3: Fix page shift calculation in build_phys_page_list() 17 years ago
Steve Wise 856b592504 RDMA/cxgb3: Flush the receive queue when closing 17 years ago
Roland Dreier 1d6e658e8e RDMA/cxgb3: Endianness annotation for irs field 17 years ago
Joe Perches 94545e8c51 IB: Spelling fixes in comments 17 years ago
Steve Wise 457fe7b8a6 RDMA/cxgb3: Support version 5.0 firmware 17 years ago
Steve Wise 7f049f2f42 RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call 17 years ago
Steve Wise 9a7666494b RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device 17 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Steve Wise e54664c095 RDMA/cxgb3: Make the iw_cxgb3 module parameters writable 18 years ago
Divy Le Ray 5fbf816fe7 cxgb3 - Fix dev->priv usage 18 years ago
Steve Wise 699924b1e1 RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send() 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Steve Wise 1b07db7079 RDMA/cxgb3: Remove cm_id reference on listen failures 18 years ago
Jan Engelhardt 06cc85086e IB: Use menuconfig for InfiniBand menu 18 years ago
WANG Cong 6abb6ea80b RDMA/cxgb3: Check return of kmalloc() in iwch_register_device() 18 years ago
Steve Wise ecc2f0060f RDMA/cxgb3: Don't abort after failures sending the mpa reply 18 years ago
Steve Wise 96d0e4931e RDMA/cxgb3: Don't post TID_RELEASE message 18 years ago
Steve Wise 6eda48d1e8 RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bit 18 years ago
Steve Wise 1580367e7b RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real aborts 18 years ago
Steve Wise fb497d7266 RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queue 18 years ago
Steve Wise de3d353072 RDMA/cxgb3: Streaming -> RDMA mode transition fixes 18 years ago
Roland Dreier f7c6a7b5d5 IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules 18 years ago
Roland Dreier ed23a72778 IB: Return "maybe missed event" hint from ib_req_notify_cq() 18 years ago
Michael S. Tsirkin f4fd0b224d IB: Add CQ comp_vector support 18 years ago
Steve Wise aff9e39d97 RDMA/cxgb3: Support for new abort logic 18 years ago
Steve Wise 60be4b5966 RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message 18 years ago
Steve Wise 1860cdf802 RDMA/cxgb3: Fail qp creation if the requested max_inline is too large 18 years ago
Steve Wise 4a97d47ef7 RDMA/cxgb3: Fix TERM codes 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 4305b54135 [SK_BUFF]: Convert skb->end to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Joachim Fenkes 1912ffbb88 IB: Set class_dev->dev in core for nice device symlink 18 years ago
Steve Wise 1ca19770c5 RDMA/cxgb3: Add set_tcb_rpl_handler 18 years ago
Steve Wise ed6ee5178e RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp() 18 years ago
Steve Wise d601347188 RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem() 18 years ago
Steve Wise e64518f373 RDMA/cxgb3: Fix MR permission problems 18 years ago
Steve Wise 1f6a849b7c RDMA/cxgb3: Don't reuse skbs that are non-linear or cloned 18 years ago