Commit Graph

321 Commits (660ca5317d229ca27dec6a3159423bc0c5291c2d)

Author SHA1 Message Date
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Dotan Barak 8f076531cd RDMA/cma: Remove local write permission from QP access flags 18 years ago
Roland Dreier 454a01e7f4 IB/cm: Make internal function cm_get_ack_delay() static 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Sean Hefty 6164c8cd13 IB/cm: Send no match if a SIDR REQ does not match a listen 18 years ago
Sean Hefty 29c2731cbf IB/cm: Fix handling of duplicate SIDR REQs 18 years ago
Sean Hefty 5d861be8c8 IB/cm: cm_msgs.h should include ib_cm.h 18 years ago
Sean Hefty 1d84612649 IB/cm: Include HCA ACK delay in local ACK timeout 18 years ago
Sean Hefty 24be6e81c7 IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible 18 years ago
Sean Hefty 2aec5c602c IB/sa: Make sure SA queries use default P_Key 18 years ago
Dotan Barak 856c52a741 IB/core: Take sizeof the correct pointer when calling kmalloc() 18 years ago
Andrew Morton 1d3f4b905a IB: Fix ib_umem_get() when npages == 0 18 years ago
Roland Dreier 43506d954e IB: Remove garbage non-ASCII characters from comments 18 years ago
Hal Rosenstock 1bae4dbf95 IB/mad: Enhance SMI for switch support 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