Commit Graph

2461 Commits (da5cabf80e2433131bf0ed8993abc0f7ea618c73)

Author SHA1 Message Date
Alexander Chiang 9afed76d59 IB/uverbs: Whitespace cleanup 15 years ago
Alexander Chiang 830a387138 IB/uverbs: Pack struct ib_uverbs_event_file tighter 15 years ago
Alexander Chiang 6d6a0e71ee IB/uverbs: Increase maximum devices supported 15 years ago
Alexander Chiang ddbd688301 IB/uverbs: use stack variable 'base' in ib_uverbs_add_one 15 years ago
Alexander Chiang 38707980c4 IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one 15 years ago
Alexander Chiang 2a72f21226 IB/uverbs: Remove dev_table 15 years ago
Alexander Chiang 055422ddbb IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device 15 years ago
Or Gerlitz 88ec415772 IB/iser: Remove redundant locking from iser scsi command response flow 15 years ago
Or Gerlitz 962b4b528b IB/iser: Use libiscsi passthrough mode 15 years ago
Or Gerlitz aae3c995ff IB/iser: Remove unnecessary connection checks 15 years ago
Or Gerlitz 528f4e8c83 IB/iser: Use atomic allocations 15 years ago
Or Gerlitz f19624aa92 IB/iser: Simplify send flow/descriptors 15 years ago
Or Gerlitz 78ad0a34dc IB/iser: Use different CQ for send completions 15 years ago
Or Gerlitz 704315f082 IB/iser: Remove atomic counter for posted receive buffers 15 years ago
Or Gerlitz bcc60c381d IB/iser: New receive buffer posting logic 15 years ago
Or Gerlitz 1cef465985 IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion" 15 years ago
Or Gerlitz 831d06cf5b RDMA/nes: Change WQ overflow return code 15 years ago
Faisal Latif 30b172ff8e RDMA/nes: Multiple disconnects cause crash during AE handling 15 years ago
Faisal Latif 43093b9412 RDMA/nes: Fix crash when listener destroyed during loopback setup 15 years ago
Faisal Latif 6e10d2e407 RDMA/nes: Use atomic counters for CM listener create and destroy 15 years ago
Alexander Schmidt 45e354e3f2 IB/ehca: Require in_wc in process_mad() 15 years ago
Alexey Dobriyan 3ffe533c87 ipv6: drop unused "dev" arg of icmpv6_send() 15 years ago
Alexander Schmidt fa55e30bc3 IB/ehca: Allow access for ib_query_qp() 15 years ago
Alexander Schmidt 25ef756385 IB/ehca: Do not turn off irqs in tasklet context 15 years ago
Eli Cohen a478868a1b IB/mlx4: Simplify retrieval of ib_device 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Jiri Slaby ccbe9f0b11 RDMA: Use rlimit helpers 15 years ago
Or Gerlitz 757bebb3f9 IPoIB: Remove TX moderation settings from ethtool support 15 years ago
Steve Wise 2542322485 RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure 15 years ago
Sean Hefty 8523c04809 RDMA/cm: Revert association of an RDMA device when binding to loopback 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Al Viro 12e9a45609 Fix failure exit in ipathfs 15 years ago
H Hartley Sweeten eacc4d6a7d drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address 15 years ago
Robert P. J. Day fd4582a399 IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6 15 years ago
Or Gerlitz 2b94607742 IB/mlx4: Fix queue overflow check in post_recv 15 years ago
Jack Morgenstein 4c425588e0 IB/mlx4: Initialize SRQ scatter entries when creating an SRQ 15 years ago
Stefani Seibold 9842c38e91 kfifo: fix warn_unused_result 15 years ago
Stefani Seibold 7acd72eb85 kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 15 years ago
Stefani Seibold e64c026dd0 kfifo: cleanup namespace 15 years ago
Stefani Seibold c1e13f2567 kfifo: move out spinlock 15 years ago
Stefani Seibold 4546548789 kfifo: move struct kfifo in place 15 years ago
Al Viro 2c48b9c455 switch alloc_file() to passing struct path 15 years ago
Frank Zago 48617f862f RDMA/cxgb3: Fix error paths in post_send and post_recv 15 years ago
Faisal Latif 7a576dfd9e RDMA/nes: Fix stale ARP issue 15 years ago
Faisal Latif b1190d3e0d RDMA/nes: FIN during MPA startup causes timeout 15 years ago
Faisal Latif d2fa9b26e1 RDMA/nes: Free kmap() resources 15 years ago
Faisal Latif fd000e12a5 RDMA/nes: Check for zero STag 15 years ago
Faisal Latif 886f98a315 RDMA/nes: Fix Xansation test crash on cm_node ref_count 15 years ago
Faisal Latif f9f3f1e08b RDMA/nes: Abnormal listener exit causes loopback node crash 15 years ago
Faisal Latif c5a7d48971 RDMA/nes: Fix crash in nes_accept() 15 years ago