Commit Graph

2966 Commits (e76268da22f9dbe8794d68e6a504a781dfd36998)

Author SHA1 Message Date
Jesper Juhl bf6b47deb4 IB/mlx4: Fix memory leaks in ib_link_query_port() 13 years ago
Jack Morgenstein a9e7432319 IB/mad: Don't send response for failed MADs 13 years ago
Jack Morgenstein 840777de53 IB/mad: Set 'D' bit in response for unhandled MADs 13 years ago
Eric W. Biederman ec8f23ce0f net: Convert all sysctl registrations to register_net_sysctl 13 years ago
Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net. 13 years ago
Roland Dreier 6f3603367b IB/srpt: Set srq_type to IB_SRQT_BASIC 13 years ago
Amir Vadai 366cddb402 IB/rdma_cm: TOS <=> UP mapping for IBoE 13 years ago
Roland Dreier 0559d8dc13 IB/core: Don't return EINVAL from sysfs rate attribute for invalid speeds 13 years ago
Or Gerlitz d2ef406866 IB/mlx4: Don't return an invalid speed when a port is down 13 years ago
David S. Miller 4e24ffa4d9 infiniband: Stop using NLA_PUT*(). 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Cong Wang 2a156d094d infiniband: remove the second argument of k[un]map_atomic() 13 years ago
Nicholas Bellinger 187e70a554 ib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref leak on exception 13 years ago
Or Gerlitz a9c766bb75 IB/mlx4: Fix info returned when querying IBoE ports 13 years ago
Eli Cohen 3616f9cead IB/mlx4: Fix possible missed completion event 13 years ago
Nicholas Bellinger c7ec05c82b target: Drop unused legacy target_core_fabric_ops API callers 13 years ago
Or Gerlitz d927d505c5 IB: Change CQE "csum_ok" field to a bit flag 13 years ago
Steve Wise 3eae7c9f97 RDMA/iwcm: Reject connect requests if cmid is not in LISTEN state 13 years ago
Steve Wise db4106ce63 RDMA/cxgb3: Don't pass irq flags to flush_qp() 13 years ago
Or Gerlitz 8154c07fe1 mlx4_core: Get rid of redundant ext_port_cap flags 13 years ago
Hefty, Sean 186834b5de RDMA/ucma: Fix AB-BA deadlock 13 years ago
Kyle McMartin bd50f8924c IB/ehca: Fix ilog2() compile failure 13 years ago
Or Gerlitz 2e96691c31 IB: Use central enum for speed instead of hard-coded values 13 years ago
Or Gerlitz 89e984e2c2 IB/iser: Post initial receive buffers before sending the final login request 13 years ago
Doug Ledford d474186f19 IB/iser: Free IB connection resources in the proper place 13 years ago
Bart Van Assche 683b159a2e IB/srp: Consolidate repetitive sysfs code 13 years ago
Bart Van Assche e0bda7d8c3 IB/srp: Use pr_fmt() and pr_err()/pr_warn() 13 years ago
Roland Dreier e9319b0cb0 IB/core: Fix SDR rates in sysfs 13 years ago
Pablo Neira Ayuso 80d326fab5 netlink: add netlink_dump_control structure for netlink_dump_start() 13 years ago
Eli Cohen a5bbe892da mlx4: Enforce device max FMR maps in FMR alloc 13 years ago
Eli Cohen 4ba6b8eaa9 IB/mlx4: Set bad_wr for invalid send opcode 13 years ago
Masanari Iida a776ce7cfc IB/srpt: Fix typo "alocate" -> "allocate" 13 years ago
Swapna Thete 0b30704304 IB/mad: Return error response for unsupported MADs 13 years ago
Eric Dumazet 6aeaa48b0d IB/ehca: Use kthread_create_on_node() 13 years ago
Mike Marciniszyn 520b3ee705 IB/qib: Avoid filtering LID on SMA portinfo 13 years ago
Mike Marciniszyn a778f3fddc IB/qib: Add logic for affinity hint 13 years ago
Tatyana Nikolova 8dd87fba93 RDMA/nes: Fixes for sparse endianness warnings 13 years ago
Kumar Sanghvi 91018f8632 RDMA/cxgb4: Add missing peer2peer check in MPAv2 code 13 years ago
Andy Grover c8e31f26fe target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache 13 years ago
Christoph Hellwig 7d680f3b74 target: replace various cmd flags with a transport state 13 years ago
Masanari Iida 7367d99b30 SRP: Fix typo in ib_srpt.c 13 years ago
Roland Dreier 936d7de3d7 IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses 13 years ago
Roland Dreier 377cb4f9e7 IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses 13 years ago
Jesper Juhl 715252d419 IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring() 13 years ago
Dan Carpenter 3af336376f IB/srpt: Fix ERR_PTR() vs. NULL checking confusion 13 years ago
Jesper Juhl ebfded8c4b IB/srpt: Remove unneeded <linux/version.h> include 13 years ago
Roland Dreier f225066b64 IB/srpt: Use ARRAY_SIZE() instead of open-coding 13 years ago
Roland Dreier 486d8b9f88 IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD() 13 years ago
Tatyana Nikolova c5488c571f RDMA/nes: Copyright update 13 years ago
Jack Morgenstein a6f7feae6d IB/mlx4: pass SMP vendor-specific attribute MADs to firmware 13 years ago