index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
cm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...
Jens Axboe
1
-1
/
+5
2016-09-04
iw_cxgb4: block module unload until all ep resources are released
Steve Wise
1
-0
/
+2
2016-09-04
iw_cxgb4: call dev_put() on l2t allocation failure
Steve Wise
1
-1
/
+3
2016-08-22
iw_cxgb4: use the MPA initiator's IRD if < our ORD
Steve Wise
1
-1
/
+1
2016-08-22
iw_cxgb4: limit IRD/ORD advertised to ULP by device max.
Steve Wise
1
-0
/
+4
2016-08-02
iw_cxgb4: stop MPA_REPLY timer when disconnecting
Steve Wise
1
-1
/
+11
2016-06-23
RDMA/iw_cxgb4: Low resource fixes for connection manager
Hariprasad S
1
-38
/
+89
2016-06-23
RDMA/iw_cxgb4: Add missing error codes for act open cmd
Hariprasad S
1
-3
/
+8
2016-06-23
RDMA/iw_cxgb4: clean up c4iw_reject_cr()
Hariprasad S
1
-11
/
+8
2016-06-23
RDMA/iw_cxgb4: only read markers_enabled mod param once
Hariprasad S
1
-6
/
+18
2016-05-14
iw_cxgb4: Convert a __force cast
Bart Van Assche
1
-1
/
+1
2016-05-14
RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()
Hariprasad S
1
-0
/
+7
2016-05-14
RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()
Hariprasad S
1
-10
/
+2
2016-05-14
RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_data
Hariprasad S
1
-2
/
+2
2016-05-14
RDMA/iw_cxgb4: atomic find and reference for listening endpoints
Hariprasad S
1
-8
/
+28
2016-05-14
RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTING
Hariprasad S
1
-4
/
+2
2016-05-14
RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeout
Hariprasad S
1
-0
/
+2
2016-05-14
RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()
Hariprasad S
1
-0
/
+2
2016-05-14
RDMA/iw_cxgb4: atomically lookup ep and get a reference
Hariprasad S
1
-28
/
+82
2016-05-14
RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()
Hariprasad S
1
-3
/
+9
2016-05-14
RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTING
Hariprasad S
1
-3
/
+0
2016-05-14
RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req()
Hariprasad S
1
-13
/
+22
2016-05-14
RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation
Hariprasad S
1
-20
/
+19
2016-05-14
RDMA/iw_cxgb4: Do not stop timer in case of incomplete messages
Hariprasad S
1
-14
/
+16
2016-05-14
RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept fai...
Hariprasad S
1
-6
/
+19
2016-05-14
RDMA/iw_cxgb4: Correct RFC number of MPA
Hariprasad S
1
-1
/
+1
2016-05-14
RDMA/iw_cxgb4: Add few history bits for ep
Hariprasad S
1
-17
/
+29
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-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
1
-194
/
+80
2016-03-16
iw_cxgb4: remove port mapper related code
Steve Wise
1
-175
/
+45
2016-03-01
cxgb4/iw_cxgb4: TOS support
Hariprasad S
1
-17
/
+34
2016-03-01
iw_cxgb4: remove false error log entry
Hariprasad S
1
-2
/
+1
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-4
/
+10
2016-01-19
iw_cxgb4: Take clip reference before starting IPv6 listen
Hariprasad S
1
-4
/
+10
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-12-08
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2015-10-22
iw_cxgb4: Adds support for T6 adapter
Hariprasad S
1
-126
/
+191
2015-10-22
iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcall
Hariprasad S
1
-2
/
+2
2015-10-22
iw_cxgb4: fix misuse of ep->ord for minimum ird calculation
Hariprasad S
1
-1
/
+1
2015-10-22
iw_cxgb4: pass the ord/ird in connect reply events
Hariprasad S
1
-0
/
+4
2015-10-22
iw_cxgb4: detect fatal errors while creating listening filters
Hariprasad S
1
-0
/
+4
2015-09-03
IB/cxgb4: Fix if statement in pick_local_ip6adddrs
Nicholas Krause
1
-1
/
+1
[next]