Commit Graph

344 Commits (c0bb87f7b8a145b56d45484713e1b1f37ce7e626)

Author SHA1 Message Date
Stephen Hemminger 227b60f510 [INET]: local port range robustness 18 years ago
Sean Hefty dcb3f974da RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries 18 years ago
Sean Hefty de98b693e9 IB/cm: Modify interface to send MRAs in response to duplicate messages 18 years ago
Roland Dreier 04d29b0ede IB/uverbs: Make ib_uverbs_release_event_file() static 18 years ago
Roland Dreier a394f83bdf IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems 18 years ago
Roland Dreier 2be8e3ee8e IB/umad: Add P_Key index support 18 years ago
Ralph Campbell 57cb61d587 IB/core: Fix handling of multicast response failures 18 years ago
Steve Wise 935ef2d7a2 RDMA/cma: Use neigh_event_send() to start neighbour discovery 18 years ago
Joachim Fenkes c8d8beea03 IB/umem: Add hugetlb flag to struct ib_umem 18 years ago
Sean Hefty 7ce86409ad RDMA/ucma: Allow user space to set service type 18 years ago
Sean Hefty a81c994d5e RDMA/cma: Add ability to specify type of service 18 years ago
Sean Hefty 733d65fe33 IB/sa: Add new QoS fields to path record 18 years ago
Ali Ayoub 3c10c7c929 IB/sa: Error handling thinko fix 18 years ago
Anton Blanchard 8a68bbe31d IB/fmr_pool: Clean up some error messages in fmr_pool.c 18 years ago
Roland Dreier 65d470b3ea IB: find_first_zero_bit() takes unsigned pointer 18 years ago
Dotan Barak 92ddc447ce IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c 18 years ago
Sean Hefty 38d5af9565 IB/mad: Fix address handle leak in mad_rmpp 18 years ago
Hal Rosenstock 8fc394b197 IB/mad: agent_send_response() should be void 18 years ago
Hal Rosenstock 86dfbecdea IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler() 18 years ago
Hal Rosenstock 445d68070c IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler() 18 years ago
Roland Dreier 5399891052 IB/sa: Don't need to check for default P_Key twice 18 years ago
Moni Shoua 36026ecc20 IB/core: Ignore membership bit in ib_find_pkey() 18 years ago
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