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
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-13
RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeout
Hariprasad S
1
-0
/
+2
2016-05-13
RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()
Hariprasad S
1
-0
/
+2
2016-05-13
RDMA/iw_cxgb4: atomically lookup ep and get a reference
Hariprasad S
1
-28
/
+82
2016-05-13
RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()
Hariprasad S
1
-3
/
+9
2016-05-13
RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTING
Hariprasad S
1
-3
/
+0
2016-05-13
RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req()
Hariprasad S
1
-13
/
+22
2016-05-13
RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation
Hariprasad S
2
-20
/
+20
2016-05-13
RDMA/iw_cxgb4: Do not stop timer in case of incomplete messages
Hariprasad S
1
-14
/
+16
2016-05-13
RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept fai...
Hariprasad S
1
-6
/
+19
2016-05-13
RDMA/iw_cxgb4: set the correct FID value in DSGL commands
Hariprasad S
1
-2
/
+3
2016-05-13
RDMA/iw_cxgb4: Correct RFC number of MPA
Hariprasad S
1
-1
/
+1
2016-05-13
RDMA/iw_cxgb4: Add few history bits for ep
Hariprasad S
2
-18
/
+36
2016-05-05
RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()
Hariprasad S
1
-10
/
+2
2016-05-05
RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors
Hariprasad S
1
-0
/
+13
2016-05-05
RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()
Hariprasad S
1
-29
/
+35
2016-05-05
RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject
Hariprasad S
1
-14
/
+15
2016-05-05
RDMA/iw_cxgb4: free resources when send_flowc() fails
Hariprasad S
1
-5
/
+18
2016-05-05
RDMA/iw_cxgb4: remove connection abort from process_mpa_reply
Hariprasad S
1
-2
/
+13
2016-05-05
RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held
Hariprasad S
1
-0
/
+7
2016-05-05
RDMA/iw_cxgb4: stop ep timer on close failure
Hariprasad S
1
-1
/
+6
2016-05-05
RDMA/iw_cxgb4: release ep resources on accept arp failure
Hariprasad S
1
-16
/
+66
2016-04-26
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
Hariprasad S
2
-2
/
+6
2016-04-26
iw_cxgb4: handle draining an idle qp
Steve Wise
1
-2
/
+16
2016-04-26
iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping
Steve Wise
1
-0
/
+2
2016-03-23
Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-99
/
+0
2016-03-22
cxgb4, iw_cxgb4: move delayed ack macro definitions
Varun Prakash
1
-9
/
+0
2016-03-22
cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions
Varun Prakash
1
-9
/
+0
2016-03-22
cxgb4, iw_cxgb4: move definitions to common header file
Varun Prakash
1
-81
/
+0
2016-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
6
-335
/
+155
2016-03-16
iw_cxgb4: remove port mapper related code
Steve Wise
3
-264
/
+65
2016-03-16
Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6
Doug Ledford
2
-2
/
+5
2016-03-01
IB/core: Add vendor's specific data to alloc mw
Matan Barak
2
-2
/
+5
2016-02-29
iw_cxgb4: add queue drain functions
Steve Wise
4
-1
/
+30
2016-02-29
infiniband: cxgb4: use %pR format string for printing resources
Arnd Bergmann
1
-3
/
+2
2016-02-29
iw_cxgb4: Max fastreg depth depends on DSGL support
Hariprasad S
3
-10
/
+11
2016-02-29
cxgb4/iw_cxgb4: TOS support
Hariprasad S
1
-17
/
+34
2016-02-29
iw_cxgb4: remove false error log entry
Hariprasad S
1
-2
/
+1
2016-02-29
iw_cxgb4: make queue allocation code more readable
Hariprasad S
1
-39
/
+42
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
9
-312
/
+43
2016-01-19
iw_cxgb4: Take clip reference before starting IPv6 listen
Hariprasad S
1
-4
/
+10
2016-01-19
iw_cxgb4: Fixes GW-Basic labels to meaningful error names
Hariprasad S
1
-28
/
+17
2016-01-19
iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()
Hariprasad S
1
-4
/
+4
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-12-24
iw_cxgb4: Pass qid range to user space driver
Hariprasad S
3
-1
/
+12
2015-12-23
IB: remove the write-only usecnt field from struct ib_mr
Christoph Hellwig
1
-3
/
+0
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
4
-11
/
+0
2015-12-23
IB: remove support for phys MRs
Christoph Hellwig
3
-261
/
+0
2015-12-08
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2015-10-28
iw_cxgb4: Remove old FRWR API
Sagi Grimberg
5
-143
/
+1
2015-10-28
iw_cxgb4: Support the new memory registration API
Sagi Grimberg
4
-0
/
+120
[next]