index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
nes
/
nes_cm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-06
RDMA/nes: Update refcnt during disconnect
Don Wood
1
-0
/
+2
2009-06-23
RDMA/nes: Fix FIN state handling under error conditions
Faisal Latif
1
-3
/
+5
2009-04-28
RDMA/nes: Fix error path in nes_accept()
Faisal Latif
1
-1
/
+4
2009-04-28
RDMA/nes: Fix hang issues for large cluster dynamic connections
Faisal Latif
1
-31
/
+25
2009-04-28
RDMA/nes: Increase rexmit timeout interval
Faisal Latif
1
-1
/
+5
2009-04-28
RDMA/nes: Check for sequence number wrap-around
Faisal Latif
1
-1
/
+2
2009-04-28
RDMA/nes: Do not set apbvt entry for loopback
Faisal Latif
1
-4
/
+6
2009-04-28
RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n
Chien Tung
1
-4
/
+0
2009-04-09
RDMA/nes: Fix nes_nic_cm_xmit() error handling
Faisal Latif
1
-7
/
+1
2009-04-09
RDMA/nes: Fix error handling issues
Faisal Latif
1
-2
/
+6
2009-04-09
RDMA/nes: Fix incorrect casts on 32-bit architectures
Don Wood
1
-2
/
+4
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-193
/
+393
2009-03-13
RDMA/nes: Don't allow userspace QPs to use STag zero
Faisal Latif
1
-5
/
+34
2009-03-07
RDMA/nes: Handle MPA Reject message properly
Faisal Latif
1
-188
/
+392
2009-03-07
RDMA/nes: Fix tmp_addr compilation warning
Chien Tung
1
-4
/
+0
2009-03-07
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
1
-1
/
+1
2009-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-3
/
+9
2009-01-11
RDMA/nes: Fix for NIPQUAD removal
Harvey Harrison
1
-3
/
+9
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-18
/
+13
2008-12-25
RDMA/nes: Remove tx_free_list
Faisal Latif
1
-72
/
+4
2008-12-05
RDMA/nes: Cleanup warnings
Chien Tung
1
-6
/
+2
2008-12-05
RDMA/nes: Add loopback check to make_cm_node()
Chien Tung
1
-1
/
+4
2008-12-05
RDMA/nes: Fix TCP compliance test failures
Faisal Latif
1
-7
/
+37
2008-12-05
RDMA/nes: Forward packets for a new connection with stale APBVT entry
Faisal Latif
1
-24
/
+20
2008-12-05
RDMA/nes: Avoid race between MPA request and reset event to rdma_cm
Faisal Latif
1
-6
/
+44
2008-12-05
RDMA/nes: Lock down connected_nodes list while processing it
Faisal Latif
1
-12
/
+28
2008-12-05
RDMA/nes: Cleanup cqp_request list usage
Faisal Latif
1
-6
/
+6
2008-10-31
drivers: replace NIPQUAD()
Harvey Harrison
1
-12
/
+9
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-6
/
+4
2008-10-10
RDMA/nes: Fix slab corruption
Chien Tung
1
-1
/
+0
2008-10-03
RDMA/nes: Fix routed RDMA connections
Bob Sharp
1
-8
/
+30
2008-10-01
RDMA/nes: Make mini_cm_connect() static
Faisal Latif
1
-1
/
+1
2008-09-16
RDMA/nes: Fix client side QP destroy
Faisal Latif
1
-9
/
+2
2008-07-25
RDMA/nes: CM connection setup/teardown rework
Faisal Latif
1
-899
/
+1135
2008-07-15
RDMA/nes: Remove unnecessary memset()
Christophe Jaillet
1
-1
/
+0
2008-04-30
RDMA/nes: Formatting cleanup
Glenn Streiff
1
-4
/
+4
2008-04-23
RDMA/nes: Fix adapter reset after PXE boot
Chien Tung
1
-2
/
+4
2008-04-23
RDMA/nes: Print IPv4 addresses in a readable format
Roland Dreier
1
-6
/
+7
2008-04-23
RDMA/nes: Use print_mac() to format ethernet addresses for printing
Roland Dreier
1
-5
/
+3
2008-04-17
RDMA/nes: Use more concise list_for_each_entry()
Robert P. J. Day
1
-6
/
+2
2008-04-17
RDMA/nes: Remove session_id from nes_cm stuff
Roland Dreier
1
-6
/
+0
2008-04-17
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
1
-8
/
+8
2008-04-17
RDMA/nes: Make symbols used only in a single source file static
Roland Dreier
1
-36
/
+61
2008-04-17
RDMA/nes: Trivial endianness annotations
Roland Dreier
1
-2
/
+2
2008-03-21
RDMA/nes: Fix MSS calculation on RDMA path
Chien Tung
1
-1
/
+2
2008-02-27
RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian
Faisal Latif
1
-4
/
+6
2008-02-27
RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()
Faisal Latif
1
-0
/
+1
2008-02-27
RDMA/nes: Fix a memory leak in schedule_nes_timer()
Adrian Bunk
1
-2
/
+2
2008-02-05
RDMA/nes: Add a driver for NetEffect RNICs
Glenn Streiff
1
-0
/
+3088
[prev]