Commit Graph

175 Commits (044595d4e448305fbaec472eb7d22636d24e7d8c)

Author SHA1 Message Date
Kumar Sanghvi f7cc25d018 RDMA/cxgb3: Serialize calls to CQ's comp_handler 13 years ago
Kumar Sanghvi 56da00fc92 RDMA/{amso1100,cxgb3}: Minimal MPAv2 support 14 years ago
Neil Horman e48f129c2f [SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference 14 years ago
Jeff Kirsher f7917c009c chelsio: Move the Chelsio drivers 14 years ago
Bart Van Assche 10e1b54bbb RDMA: Allow for NULL .modify_device() and .modify_port() methods 14 years ago
David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 14 years ago
Steve Wise 807838686e RDMA/cxgb3: Don't post zero-byte read if endpoint is going away 14 years ago
David S. Miller 31e4543db2 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). 14 years ago
David S. Miller 78fbfd8a65 ipv4: Create and use route lookup helpers. 14 years ago
David S. Miller b23dd4fe42 ipv4: Make output route lookup return rtable directly. 14 years ago
David S. Miller 273447b352 ipv4: Kill can_sleep arg to ip_route_output_flow() 14 years ago
David S. Miller 420d44daa7 ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" 14 years ago
Stephen Hemminger c943109163 RDMA/cxgb3,cxgb4: Remove dead code 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Joe Perches ca7cf94f8b RDMA/cxgb3: Remove unnecessary KERN_<level> use 14 years ago
matt mooney 7454159d3c IB: Replace EXTRA_CFLAGS with ccflags-y 14 years ago
Steve Wise b955150ea7 RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error 14 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Steve Wise bec658ff31 RDMA/cxgb3: Turn off RX coalescing for iWARP connections 15 years ago
Steve Wise dc4e96ce2d RDMA/cxgb3: Don't exceed the max HW CQ depth 15 years ago
Or Gerlitz 18199f573e RDMA/cxgb3: Make needlessly global iwch_l2t_send() static 15 years ago
Dan Carpenter 3d4f9a28e0 RDMA/cxgb3: Clean up signed check of unsigned variable 15 years ago
Uwe Kleine-König 732bee7af3 fix typos concerning "hierarchy" 15 years ago
Changli Gao d8d1f30b95 net-next: remove useless union keyword 15 years ago
Ralph Campbell 9a6edb60ec IB/core: Allow device-specific per-port sysfs files 15 years ago
Roland Dreier 617c9a7e39 RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays 15 years ago
Steve Wise 73a203d201 RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD 15 years ago
FUJITA Tomonori 7960d6b9de RDMA/cxgb3: Use the dma state API instead of pci equivalents 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Steve Wise 69960a275e RDMA/cxgb3: Wait at least one schedule cycle during device removal 15 years ago
Steve Wise 68baf495d8 RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing 15 years ago
Steve Wise 5279d3ac2d RDMA/cxgb3: Don't allocate the SW queue for user mode CQs 15 years ago
Steve Wise 9918b28d2b RDMA/cxgb3: Increase the max CQ depth 15 years ago
Steve Wise e998f245c4 RDMA/cxgb3: Doorbell overflow avoidance and recovery 15 years ago
Steve Wise 2542322485 RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure 15 years ago
H Hartley Sweeten eacc4d6a7d drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address 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
Frank Zago 48617f862f RDMA/cxgb3: Fix error paths in post_send and post_recv 15 years ago
Uwe Kleine-Knig 21ae2956ce tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Steve Wise e5da4ed8a4 RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port() 16 years ago
Steve Wise ffc40c6433 RDMA/cxgb3: Clean up properly on FW mismatch failures 16 years ago
Steve Wise 13a239330a RDMA/cxgb3: Don't ignore insert_handle() failures 16 years ago
Marcin Slusarz f1aa78b26e IB: Use printk_once() for driver versions 16 years ago
Steve Wise a52bf98d99 RDMA/cxgb3: Wake up any waiters on peer close/abort 16 years ago
Steve Wise 6e47fe4350 RDMA/cxgb3: Don't free endpoints early 16 years ago