- 8da7e7a RDMA/cxgb4: Couple of abort fixes by Steve Wise · 14 years ago
- 301c2c3 RDMA/cxgb4: Don't truncate MR lengths by Steve Wise · 14 years ago
- 2ff7d09 RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQs by Steve Wise · 14 years ago
- 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- c337374 RDMA/cxgb4: Use completion objects for event blocking by Steve Wise · 14 years ago
- 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 14 years ago
- 2f25e9a RDMA/cxgb4: EEH errors can hang the driver by Steve Wise · 14 years ago
- d9594d9 RDMA/cxgb4: Reset wait condition atomically by Steve Wise · 14 years ago
- 85d215b RDMA/cxgb4: Fix missing parentheses by Roel Kluin · 14 years ago
- bbe9a0a RDMA/cxgb4: Initialization errors can cause crash by Steve Wise · 14 years ago
- 30c95c2 RDMA/cxgb4: Don't change QP state outside EP lock by Steve Wise · 14 years ago
- 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 14 years ago
- e297d9d cxgb4: use pgprot_writecombine() on powerpc by Nishanth Aravamudan · 14 years ago
- 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- db5d040 RDMA/cxgb4: Debugfs dump_qp() updates by Steve Wise · 14 years ago
- 767fbe8 RDMA/cxgb4: Dispatch FATAL event on EEH errors by Steve Wise · 14 years ago
- b48f3b9 RDMA/cxgb4: Use ULP_MODE_TCPDDP by Steve Wise · 14 years ago
- a9c7719 RDMA/cxgb4: Enable on-chip SQ support by default by Steve Wise · 14 years ago
- ffc3f74 RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reaps by Steve Wise · 14 years ago
- 2942813 RDMA/cxgb4: Remove db_drop_task by Steve Wise · 14 years ago
- b52fe09 RDMA/cxgb4: Turn on delayed ACK by Steve Wise · 14 years ago
- 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
- b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
- 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 14 years ago
- 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 14 years ago
- 9478865 RDMA/cxgb4: Set the correct device physical function for iWARP connections by Steve Wise · 14 years ago
- 6a09a9d RDMA/cxgb4: Limit MAXBURST EQ context field to 256B by Steve Wise · 14 years ago
- 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- db8b101 RDMA/cxgb4: Don't re-init wait object in init/fini paths by Steve Wise · 14 years ago
- c943109 RDMA/cxgb3,cxgb4: Remove dead code by Stephen Hemminger · 14 years ago
- e987fa3 infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.h by Jesper Juhl · 14 years ago
- 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 116e953 Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
- aa1ad26 RDMA/cxgb4: Remove unnecessary KERN_<level> use by Joe Perches · 14 years ago
- 7454159 IB: Replace EXTRA_CFLAGS with ccflags-y by matt mooney · 14 years ago
- da411ba RDMA/cxgb4: Use cxgb4 service for packet gl to skb by Steve Wise · 14 years ago
- de5dd81 RDMA/cxgb4: Export T4 TCP MIB by Steve Wise · 14 years ago
- 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
- 3160977 RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlers by Steve Wise · 14 years ago
- 8bbac89 RDMA/cxgb4: Add default_llseek to debugfs files by Steve Wise · 14 years ago
- 40dbf6e RDMA/cxgb4: Fastreg NSMR fixes by Steve Wise · 14 years ago
- 410ade4 RDMA/cxgb4: Don't set completion flag for read requests by Steve Wise · 14 years ago
- 98ae68b RDMA/cxgb4: Set the default TCP send window to 128KB by Steve Wise · 14 years ago
- 2f5b48c RDMA/cxgb4: Use a mutex for QP and EP state transitions by Steve Wise · 14 years ago
- c6d7b26 RDMA/cxgb4: Support on-chip SQs by Steve Wise · 14 years ago
- aadc4df RDMA/cxgb4: Centralize the wait logic by Steve Wise · 14 years ago
- 9e8d1fa3 RDMA/cxgb4: debugfs files for dumping active stags by Steve Wise · 14 years ago
- 05fb962 RDMA/cxgb4: Log HW lack-of-resource errors by Steve Wise · 14 years ago
- 0e42c1f RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages by Steve Wise · 14 years ago
- 6ff0e34 RDMA/cxgb4: Ignore TERMINATE CQEs by Steve Wise · 14 years ago
- 7459486 RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions by Steve Wise · 14 years ago
- 13fecb8 RDMA/cxgb4: Zero out ISGL padding by Steve Wise · 14 years ago
- af93fb5 RDMA/cxgb4: Don't use null ep ptr by Steve Wise · 14 years ago
- c8e081a RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes by Roland Dreier · 14 years ago
- 93fb72e RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FW by Steve Wise · 14 years ago
- 3cc08fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
- 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
- a5f4a07 RDMA/cxgb4: Add timeouts when waiting for FW responses by Steve Wise · 14 years ago
- d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- ca5a220 RDMA/cxgb4: Set/reset the EP timer inside EP lock by Steve Wise · 14 years ago
- d4f1a5c RDMA/cxgb4: Use correct control txq by Steve Wise · 14 years ago
- 73d6fca RDMA/cxgb4: Fix race in fini path by Steve Wise · 14 years ago
- d37ac31 RDMA/cxgb4: Support variable sized work requests by Steve Wise · 15 years ago
- d3c814e RDMA/cxgb4: Remove dependency on __GFP_NOFAIL by David Rientjes · 14 years ago
- ba6d392 RDMA/cxgb4: Add module option to tweak delayed ack by Steve Wise · 14 years ago
- 85963e4 RDMA/cxgb4: Remove unneeded NULL check by Roland Dreier · 14 years ago
- c1d7356 RDMA/cxgb4: Remove unneeded assignment by Dan Carpenter · 15 years ago
- 2c5934b RDMA/cxgb4: Derive smac_idx from port viid by Steve Wise · 14 years ago
- 1973e8b RDMA/cxgb4: Avoid false GTS CIDX_INC overflows by Steve Wise · 15 years ago
- b21ef16 RDMA/cxgb4: Don't call abort_connection() for active connect failures by Steve Wise · 15 years ago
- f38926a RDMA/cxgb4: Use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
- f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
- 732bee7 fix typos concerning "hierarchy" by Uwe Kleine-König · 15 years ago
- d8d1f30 net-next: remove useless union keyword by Changli Gao · 15 years ago
- acdc30b Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 15 years ago
- 30a6a62 RDMA/cxgb4: Only insert sq qid in lookup table by Steve Wise · 15 years ago
- 2f1fb50 RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcode by Steve Wise · 15 years ago
- 4ab1eb9 RDMA/cxgb4: Set fence flag for inv-local-stag work requests by Steve Wise · 15 years ago
- f64b884 RDMA/cxgb4: Update some HW limits by Steve Wise · 15 years ago
- 25737bd RDMA/cxgb4: Don't limit fastreg page list depth by Steve Wise · 15 years ago
- 841dba9 RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocation by Steve Wise · 15 years ago
- 7ec45b9 RDMA/cxgb4: Fix overflow bug in CQ arm by Steve Wise · 15 years ago
- 84172de RDMA/cxgb4: Optimize CQ overflow detection by Steve Wise · 15 years ago
- 895cf5f RDMA/cxgb4: CQ size must be IQ size - 2 by Steve Wise · 15 years ago
- 1c01c53 RDMA/cxgb4: Register RDMA provider based on LLD state_change events by Steve Wise · 15 years ago
- fd388ce RDMA/cxgb4: Detach from the LLD after unregistering RDMA device by Steve Wise · 15 years ago
- 9a6edb6 IB/core: Allow device-specific per-port sysfs files by Ralph Campbell · 15 years ago
- be4c9ba MAINTAINERS: Add cxgb4 and iw_cxgb4 entries by Roland Dreier · 15 years ago
- cfdda9d RDMA/cxgb4: Add driver for Chelsio T4 RNIC by Steve Wise · 15 years ago