index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-17
RDMA/cxgb3: Remove cm_id reference on listen failures
Steve Wise
1
-0
/
+1
2007-07-09
IB: Use menuconfig for InfiniBand menu
Jan Engelhardt
1
-1
/
+1
2007-07-09
RDMA/cxgb3: Check return of kmalloc() in iwch_register_device()
WANG Cong
1
-3
/
+4
2007-07-09
RDMA/cxgb3: Don't abort after failures sending the mpa reply
Steve Wise
1
-1
/
+0
2007-07-09
RDMA/cxgb3: Don't post TID_RELEASE message
Steve Wise
1
-3
/
+10
2007-07-09
RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bit
Steve Wise
1
-2
/
+2
2007-07-09
RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real aborts
Steve Wise
1
-7
/
+7
2007-07-09
RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queue
Steve Wise
1
-3
/
+3
2007-07-09
RDMA/cxgb3: Streaming -> RDMA mode transition fixes
Steve Wise
5
-52
/
+37
2007-05-08
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2
-8
/
+21
2007-05-06
IB: Return "maybe missed event" hint from ib_req_notify_cq()
Roland Dreier
2
-3
/
+8
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-1
/
+2
2007-05-06
RDMA/cxgb3: Support for new abort logic
Steve Wise
2
-0
/
+24
2007-04-30
RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message
Steve Wise
1
-0
/
+1
2007-04-30
RDMA/cxgb3: Fail qp creation if the requested max_inline is too large
Steve Wise
2
-0
/
+4
2007-04-30
RDMA/cxgb3: Fix TERM codes
Steve Wise
1
-31
/
+38
2007-04-27
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
1
-1
/
+0
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-3
/
+6
2007-04-25
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-24
IB: Set class_dev->dev in core for nice device symlink
Joachim Fenkes
1
-1
/
+0
2007-04-12
RDMA/cxgb3: Add set_tcb_rpl_handler
Steve Wise
1
-0
/
+12
2007-03-26
RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp()
Steve Wise
1
-4
/
+8
2007-03-22
RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()
Steve Wise
1
-1
/
+4
2007-03-06
RDMA/cxgb3: Fix MR permission problems
Steve Wise
3
-41
/
+18
2007-03-06
RDMA/cxgb3: Don't reuse skbs that are non-linear or cloned
Steve Wise
1
-2
/
+1
2007-03-06
RDMA/cxgb3: Squelch logging AE errors
Steve Wise
1
-6
/
+6
2007-03-06
RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peer
Steve Wise
1
-0
/
+2
2007-03-06
RDMA/cxgb3: Move QP to error on destroy if the state is IDLE
Steve Wise
1
-4
/
+2
2007-03-06
RDMA/cxgb3: Fixes for "normal close" failures
Steve Wise
1
-4
/
+7
2007-03-06
RDMA/cxgb3: Fix build on sparc64
David Miller
1
-0
/
+1
2007-03-06
RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()
Steve Wise
1
-4
/
+6
2007-03-06
RDMA/cxgb3: Start ep timer on a MPA reject
Steve Wise
1
-2
/
+1
2007-02-23
RDMA/cxgb3: Stop the EP Timer on BAD CLOSE
Steve Wise
1
-0
/
+1
2007-02-23
RDMA/cxgb3: cleanups
Adrian Bunk
8
-61
/
+27
2007-02-16
RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver
Steve Wise
17
-17
/
+0
2007-02-16
RDMA/cxgb3: Fail posts synchronously when in TERMINATE state
Steve Wise
1
-0
/
+2
2007-02-12
RDMA/cxgb3: Add driver for Chelsio T3 RNIC
Steve Wise
20
-0
/
+9387