Commit Graph

306 Commits (51225039f3cf9d250596d1344494b293274b9169)

Author SHA1 Message Date
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Roland Dreier 24bce50803 IB/umem: Fix possible hang on process exit 18 years ago
Sean Hefty bf2944bd56 RDMA/cma: Fix initialization of next_port 18 years ago
Sean Hefty d998ccce02 IB/cm: Fix stale connection detection 18 years ago
Michael S. Tsirkin 9f81036c54 IB/cm: Improve local id allocation 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Roland Dreier 1af4c435f3 IB/core: Use start_port() and end_port() 18 years ago
Yosef Etigin 5eb620c81c IB/core: Add helpers for uncached GID and P_Key searches 18 years ago
Eli Cohen 7b82cd8ee7 IB/core: Free umem when mm is already gone 18 years ago
Sean Hefty 6c719f5c6c RDMA/cma: Add check to validate that cm_id is bound to a device 18 years ago
Sean Hefty be65f086f2 RDMA/cma: Fix synchronization with device removal in cma_iw_handler 18 years ago
Sean Hefty 8aa08602bd RDMA/cma: Simplify device removal handling code 18 years ago
Roland Dreier 1bf66a3042 IB: Put rlimit accounting struct in struct ib_umem 18 years ago
Roland Dreier f7c6a7b5d5 IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules 18 years ago
Michael S. Tsirkin f4fd0b224d IB: Add CQ comp_vector support 18 years ago
Roland Dreier 1a70a05d9d IB/fmr_pool: Add prefix to all printks 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Joachim Fenkes 1912ffbb88 IB: Set class_dev->dev in core for nice device symlink 18 years ago
Hal Rosenstock de493d47d8 IB/mad: Change SMI to use enums rather than magic return codes 18 years ago
Sean Hefty aeba84a925 IB/umad: Implement GRH handling for sent/received MADs 18 years ago
Sean Hefty d0e7bb1418 IB/sa: Set src_path_bits correctly in ib_init_ah_from_path() 18 years ago
Sean Hefty 9d41b7fdea IB/ucm: Simplify ib_ucm_event() 18 years ago
Sean Hefty d92f76448c RDMA/ucma: Simplify ucma_get_event() 18 years ago
Hal Rosenstock 9a4b65e357 IB/umad: Fix declaration of dev_map[] 18 years ago
Sean Hefty 3492856e33 RDMA/ucma: Avoid sending reject if backlog is full 18 years ago
Sean Hefty cb164b8c6a RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port() 18 years ago
Sean Hefty 1836854f25 RDMA/cma: Remove unused node_guid from cma_device structure 18 years ago
Sean Hefty e971b8cd19 IB/cm: Remove ca_guid from cm_device structure 18 years ago
Sean Hefty 962063e64b RDMA/cma: Request reversible paths only 18 years ago
Sean Hefty 47645d8d25 IB/core: Set hop limit in ib_init_ah_from_wc correctly 18 years ago
Roland Dreier aaf1aef55f IB/uverbs: Return correct error for invalid PD in register MR 18 years ago
Roland Dreier 7084f8429c IB/core: Set static rate in ib_init_ah_from_path() 18 years ago
Roland Dreier 38abaa63bf IB/core: Fix sparse warnings about shadowed declarations 18 years ago
Sean Hefty c8f6a362bf RDMA/cma: Add multicast communication support 18 years ago
Sean Hefty faec2f7b96 IB/sa: Track multicast join/leave requests 18 years ago
Steve Wise ebb90986e1 RDMA/iwcm: iw_cm_id destruction race fixes 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Sean Hefty c7f743a669 IB: Remove redundant "_wq" from workqueue names 18 years ago
Sean Hefty aedec08050 RDMA/cma: Increment port number after close to avoid re-use 18 years ago
Ahmed S. Darwish 9a6b090c0d IB/core: Use ARRAY_SIZE macro for mandatory_table 18 years ago
Steve Wise 1f12667021 RDMA/addr: Handle ethernet neighbour updates during route resolution 18 years ago
Michael S. Tsirkin 062dbb69f3 IB: Return qp pointer as part of ib_wc 18 years ago
Sean Hefty 0cefcf0bbc RDMA/ucma: Don't report events with invalid user context 18 years ago
Sean Hefty 30a5ec982e RDMA/ucma: Fix struct ucma_event leak when backlog is full 18 years ago
Steve Wise 881a045fc5 RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects 18 years ago
Ralph Campbell 1527106ff8 IB/core: Use the new verbs DMA mapping functions 18 years ago
Sean Hefty 7521663857 RDMA/cma: Export rdma cm interface to userspace 18 years ago
Sean Hefty 628e5f6d39 RDMA/cma: Add support for RDMA_PS_UDP 18 years ago
Sean Hefty 0fe313b000 RDMA/cma: Allow early transition to RTS to handle lost CM messages 18 years ago