Commit Graph

491 Commits (7e38017557bc0b87434d184f8804cadb102bb903)

Author SHA1 Message Date
Sean Hefty 8523c04809 RDMA/cm: Revert association of an RDMA device when binding to loopback 15 years ago
Robert P. J. Day fd4582a399 IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6 15 years ago
Al Viro 2c48b9c455 switch alloc_file() to passing struct path 15 years ago
Roel Kluin df42245a3c IB/uverbs: Fix return of PTR_ERR() of wrong pointer in ib_uverbs_get_context() 15 years ago
Sean Hefty d14714df61 IB/addr: Fix IPv6 routing lookup 15 years ago
Sean Hefty 923c100ef0 IB/addr: Simplify resolving IPv4 addresses 15 years ago
Sean Hefty 6f8372b69c RDMA/cm: fix loopback address support 15 years ago
Sean Hefty c4315d85f9 IB/addr: Store net_device type instead of translating to RDMA transport 15 years ago
Sean Hefty d2e0886245 IB/addr: Verify source and destination address families match 15 years ago
Sean Hefty 6266ed6e41 RDMA/cma: Replace net_device pointer with index 15 years ago
Jason Gunthorpe e2e626972e RDMA/cma: Fix AF_INET6 support in multicast joining 15 years ago
Jason Gunthorpe 1c9b281997 RDMA/cma: Correct detection of SA Created MGID 15 years ago
Eric Dumazet 0f9ea5d2ab RDMA/addr: Use appropriate locking with for_each_netdev() 15 years ago
Sean Hefty a7ca1f00ed RDMA/ucma: Add option to manually set IB path 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
David J. Wilder 85f20b39fd RDMA/addr: Fix resolution of local IPv6 addresses 16 years ago
Steve Wise 54e05f15cc RDMA/iwcm: Don't call provider reject func with irqs disabled 16 years ago
Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h 16 years ago
Roland Dreier 0e442afd92 IB/mad: Fix lock-lock-timer deadlock in RMPP code 16 years ago
Steve Wise cb58160e72 RDMA/iwcm: Reject the connection when the cm_id is destroyed 16 years ago
Hal Rosenstock b76aabc395 IB/mad: Allow tuning of QP0 and QP1 sizes 16 years ago
Roland Dreier 6b2eef8fd7 IB/mad: Fix possible lock-lock-timer deadlock 16 years ago
Jack Morgenstein b1b8afb833 IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL) 16 years ago
Yossi Etigin e1d7806df3 IB/core: Fix send multicast group leave retry 16 years ago
Roland Dreier 6276e08a9b IB: Use DEFINE_SPINLOCK() for static spinlocks 16 years ago
Roland Dreier 60f2b652f5 IB/mad: Check hop count field in directed route MAD to avoid array overflow 16 years ago
Peter Huewe 716abb1fdf RDMA: Add __init/__exit macros to addr.c and cma.c 16 years ago
Greg Kroah-Hartman 3f7c58a05f infiniband: remove driver_data direct access of struct device 16 years ago
Yossi Etigin d2ca39f262 RDMA/cma: Create cm id even when IB port is down 16 years ago
Yossi Etigin 84adeee9aa RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups 16 years ago
Roland Dreier 6432f36684 IB: Remove useless ibdev_is_alive() tests from sysfs code 16 years ago
Jack Morgenstein 6b708b3dde IB/sa_query: Fix AH leak due to update_sm_ah() race 16 years ago
Ralph Campbell 4780c1953f IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp 16 years ago
Ralph Campbell d9620a4c82 IB/mad: initialize mad_agent_priv before putting on lists 16 years ago
Ralph Campbell 1d9bc6d648 IB/mad: Fix null pointer dereference in local_completions() 16 years ago
Roland Dreier 9206dff157 IB: Remove sysfs files before unregistering device 16 years ago
Harvey Harrison 9c3da09917 IB: Remove __constant_{endian} uses 16 years ago
Kay Sievers d927e38c6c infiniband: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Roland Dreier 2c4ab6243f RDMA/addr: Fix build breakage when IPv6 is disabled 16 years ago
Aleksey Senin 1f5175adea RDMA/cma: Add IPv6 support 16 years ago
Aleksey Senin 38617c64bf RDMA/addr: Add support for translating IPv6 addresses 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison 8867cd7c86 infiniband: use %p6 for printing message ids 17 years ago
Parag Warudkar 01e8ef11bc x86: sysfs: kill owner field from attribute 17 years ago
Greg Kroah-Hartman 91bd418fdc device create: infiniband: convert device_create_drvdata to device_create 17 years ago
Roland Dreier 528051746b IB/mad: Use krealloc() to resize snoop table 17 years ago
Julien Brunel 6aea938f54 RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR() 17 years ago
Hefty, Sean a7e80ce26c IB/cm: Correctly free cm_device structure 17 years ago
Michael Brooks 7097228c54 IB/mad: Don't discard BMA responses in kernel 17 years ago