index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2011-10-06
RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation
Kumar Sanghvi
1
-36
/
+433
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-21
/
+21
2011-06-17
RDMA/cxgb4: Couple of abort fixes
Steve Wise
1
-9
/
+37
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+2
2011-05-10
RDMA/cxgb4: Reset wait condition atomically
Steve Wise
1
-23
/
+7
2011-05-10
RDMA/cxgb4: Don't change QP state outside EP lock
Steve Wise
1
-9
/
+7
2011-05-04
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
1
-1
/
+2
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-17
/
+5
2011-03-14
RDMA/cxgb4: Use ULP_MODE_TCPDDP
Steve Wise
1
-0
/
+2
2011-03-14
RDMA/cxgb4: Turn on delayed ACK
Steve Wise
1
-2
/
+2
2011-03-13
ipv4: Create and use route lookup helpers.
David S. Miller
1
-17
/
+4
2011-03-03
ipv4: Make output route lookup return rtable directly.
David S. Miller
1
-1
/
+2
2011-03-02
ipv4: Kill can_sleep arg to ip_route_output_flow()
David S. Miller
1
-1
/
+1
2011-03-02
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
David S. Miller
1
-1
/
+1
2011-01-29
RDMA/cxgb4: Set the correct device physical function for iWARP connections
Steve Wise
1
-1
/
+1
2010-10-27
RDMA/cxgb4: Remove unnecessary KERN_<level> use
Joe Perches
1
-2
/
+2
2010-09-28
RDMA/cxgb4: Set the default TCP send window to 128KB
Steve Wise
1
-2
/
+2
2010-09-28
RDMA/cxgb4: Use a mutex for QP and EP state transitions
Steve Wise
1
-44
/
+43
2010-09-28
RDMA/cxgb4: Centralize the wait logic
Steve Wise
1
-39
/
+25
2010-09-28
RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages
Steve Wise
1
-12
/
+13
2010-09-28
RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functions
Steve Wise
1
-2
/
+2
2010-09-28
RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes
Roland Dreier
1
-1
/
+1
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-41
/
+50
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-2
/
+2
2010-08-04
RDMA/cxgb4: Add timeouts when waiting for FW responses
Steve Wise
1
-4
/
+18
2010-08-03
RDMA/cxgb4: Set/reset the EP timer inside EP lock
Steve Wise
1
-26
/
+8
2010-08-03
RDMA/cxgb4: Use correct control txq
Steve Wise
1
-4
/
+9
2010-07-21
RDMA/cxgb4: Add module option to tweak delayed ack
Steve Wise
1
-1
/
+9
2010-07-20
RDMA/cxgb4: Remove unneeded NULL check
Roland Dreier
1
-5
/
+5
2010-07-20
RDMA/cxgb4: Remove unneeded assignment
Dan Carpenter
1
-1
/
+1
2010-07-07
RDMA/cxgb4: Derive smac_idx from port viid
Steve Wise
1
-4
/
+5
2010-07-07
RDMA/cxgb4: Don't call abort_connection() for active connect failures
Steve Wise
1
-1
/
+2
2010-06-11
net-next: remove useless union keyword
Changli Gao
1
-2
/
+2
2010-05-06
MAINTAINERS: Add cxgb4 and iw_cxgb4 entries
Roland Dreier
1
-136
/
+180
2010-04-22
RDMA/cxgb4: Add driver for Chelsio T4 RNIC
Steve Wise
1
-0
/
+2330