aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3
Commit message (Expand)AuthorAgeFilesLines
* net: fix NULL dereferences in check_peer_redir()Eric Dumazet2012-02-131-4/+12
* cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman2011-10-031-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-263-13/+21
|\
| * RDMA/cxgb3: Don't post zero-byte read if endpoint is going awaySteve Wise2011-05-243-13/+21
* | ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller2011-05-031-1/+2
|/
* ipv4: Create and use route lookup helpers.David S. Miller2011-03-121-17/+4
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-021-1/+2
* ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller2011-03-011-1/+1
* ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller2011-03-011-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger2011-01-103-58/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-268-26/+75
|\
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier2010-10-268-26/+75
| |\ \
| | | * IB: Replace EXTRA_CFLAGS with ccflags-ymatt mooney2010-10-231-4/+2
| | |/ | |/|
| | * RDMA/cxgb3: Remove unnecessary KERN_<level> useJoe Perches2010-10-261-2/+2
| | * RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in errorSteve Wise2010-10-226-20/+71
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ | |/ |/|
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise2010-09-271-2/+4
* | RDMA/cxgb3: Don't exceed the max HW CQ depthSteve Wise2010-09-021-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-072-3/+3
|\
| * RDMA/cxgb3: Make needlessly global iwch_l2t_send() staticOr Gerlitz2010-08-041-1/+1
| * RDMA/cxgb3: Clean up signed check of unsigned variableDan Carpenter2010-07-211-2/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-2/+2
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-06-161-1/+1
| |\ \ | | |/
| * | fix typos concerning "hierarchy"Uwe Kleine-König2010-06-161-2/+2
* | | net-next: remove useless union keywordChangli Gao2010-06-101-2/+2
| |/ |/|
* | IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+1
|/
* RDMA/cxgb3: Shrink .text with compile-time init of handlers arraysRoland Dreier2010-04-282-66/+65
* RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLDSteve Wise2010-04-211-2/+2
* RDMA/cxgb3: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-213-9/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-1/+7
* RDMA/cxgb3: Wait at least one schedule cycle during device removalSteve Wise2010-03-111-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-037-19/+110
|\
| * RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removingSteve Wise2010-02-241-0/+1
| * RDMA/cxgb3: Don't allocate the SW queue for user mode CQsSteve Wise2010-02-243-9/+9
| * RDMA/cxgb3: Increase the max CQ depthSteve Wise2010-02-241-1/+1
| * RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise2010-02-244-8/+99
| * RDMA/cxgb3: Remove BUG_ON() on CQ rearm failureSteve Wise2010-02-111-1/+0
* | drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC addressH Hartley Sweeten2010-01-071-9/+2
|/
* kfifo: fix warn_unused_resultStefani Seibold2009-12-221-2/+3
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-8/+8
* kfifo: cleanup namespaceStefani Seibold2009-12-221-5/+5
* kfifo: move out spinlockStefani Seibold2009-12-221-16/+20
* kfifo: move struct kfifo in placeStefani Seibold2009-12-222-35/+34
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-161-12/+20
|\
| * RDMA/cxgb3: Fix error paths in post_send and post_recvFrank Zago2009-12-151-12/+20
* | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-091-1/+1
|/
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-112-0/+2