Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ed391f4ebf8f701d3566423ce8f17e614cde9806
/
drivers
/
infiniband
/
hw
/
nes
/
nes_cm.c
43093b9
RDMA/nes: Fix crash when listener destroyed during loopback setup
by Faisal Latif
· 15 years ago
6e10d2e
RDMA/nes: Use atomic counters for CM listener create and destroy
by Faisal Latif
· 15 years ago
7a576df
RDMA/nes: Fix stale ARP issue
by Faisal Latif
· 15 years ago
b1190d3
RDMA/nes: FIN during MPA startup causes timeout
by Faisal Latif
· 15 years ago
d2fa9b26
RDMA/nes: Free kmap() resources
by Faisal Latif
· 15 years ago
886f98a
RDMA/nes: Fix Xansation test crash on cm_node ref_count
by Faisal Latif
· 15 years ago
f9f3f1e
RDMA/nes: Abnormal listener exit causes loopback node crash
by Faisal Latif
· 15 years ago
c5a7d48
RDMA/nes: Fix crash in nes_accept()
by Faisal Latif
· 15 years ago
69524e1
RDMA/nes: Resource not freed for REJECTed connections
by Faisal Latif
· 15 years ago
1cf078c
RDMA/nes: MPA request/response error checking
by Faisal Latif
· 15 years ago
fa6c87d
RDMA/nes: Update copyright and branding string
by Chien Tung
· 15 years ago
b29a4fc
RDMA/nes: Rework the disconn routine for terminate and flushing
by Don Wood
· 15 years ago
873fcdd
RDMA/nes: Allocate work item for disconnect event handling
by Don Wood
· 15 years ago
c4c3f27
RDMA/nes: Update refcnt during disconnect
by Don Wood
· 15 years ago
68237a0
RDMA/nes: Fix FIN state handling under error conditions
by Faisal Latif
· 15 years ago
9256b25
RDMA/nes: Fix error path in nes_accept()
by Faisal Latif
· 16 years ago
109d67e
RDMA/nes: Fix hang issues for large cluster dynamic connections
by Faisal Latif
· 16 years ago
4e9c390
RDMA/nes: Increase rexmit timeout interval
by Faisal Latif
· 16 years ago
c11470f
RDMA/nes: Check for sequence number wrap-around
by Faisal Latif
· 16 years ago
53094c3
RDMA/nes: Do not set apbvt entry for loopback
by Faisal Latif
· 16 years ago
1f0dba1
RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n
by Chien Tung
· 16 years ago
5962c2c
RDMA/nes: Fix nes_nic_cm_xmit() error handling
by Faisal Latif
· 16 years ago
79fc3d7
RDMA/nes: Fix error handling issues
by Faisal Latif
· 16 years ago
7a5efb6
RDMA/nes: Fix incorrect casts on 32-bit architectures
by Don Wood
· 16 years ago
39b566e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
c12e56e
RDMA/nes: Don't allow userspace QPs to use STag zero
by Faisal Latif
· 16 years ago
9d5ab13
RDMA/nes: Handle MPA Reject message properly
by Faisal Latif
· 16 years ago
7b14ab0
RDMA/nes: Fix tmp_addr compilation warning
by Chien Tung
· 16 years ago
cd6853d
RDMA/nes: Update copyright to new legal entity and year
by Chien Tung
· 16 years ago
ccbf04f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
03080e5c
RDMA/nes: Fix for NIPQUAD removal
by Harvey Harrison
· 16 years ago
73ac36e
fix similar typos to successfull
by Coly Li
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
e189062
RDMA/nes: Remove tx_free_list
by Faisal Latif
· 16 years ago
6098d10
RDMA/nes: Cleanup warnings
by Chien Tung
· 16 years ago
1ee8655
RDMA/nes: Add loopback check to make_cm_node()
by Chien Tung
· 16 years ago
abb7725
RDMA/nes: Fix TCP compliance test failures
by Faisal Latif
· 16 years ago
4a14f6a
RDMA/nes: Forward packets for a new connection with stale APBVT entry
by Faisal Latif
· 16 years ago
183ecfa
RDMA/nes: Avoid race between MPA request and reset event to rdma_cm
by Faisal Latif
· 16 years ago
879e5bd
RDMA/nes: Lock down connected_nodes list while processing it
by Faisal Latif
· 16 years ago
c5d321e
RDMA/nes: Cleanup cqp_request list usage
by Faisal Latif
· 16 years ago
6377943
drivers: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
fbcffcc
RDMA/nes: Fix slab corruption
by Chien Tung
· 16 years ago
7191a0a
RDMA/nes: Fix routed RDMA connections
by Bob Sharp
· 16 years ago
54c86a8
RDMA/nes: Make mini_cm_connect() static
by Faisal Latif
· 16 years ago
d7ffd50
RDMA/nes: Fix client side QP destroy
by Faisal Latif
· 16 years ago
6492cdf
RDMA/nes: CM connection setup/teardown rework
by Faisal Latif
· 16 years ago
929555a
RDMA/nes: Remove unnecessary memset()
by Christophe Jaillet
· 16 years ago
7495ab6
RDMA/nes: Formatting cleanup
by Glenn Streiff
· 17 years ago
bc5698f3
RDMA/nes: Fix adapter reset after PXE boot
by Chien Tung
· 17 years ago
e447703
RDMA/nes: Print IPv4 addresses in a readable format
by Roland Dreier
· 17 years ago
2bd01c5
RDMA/nes: Use print_mac() to format ethernet addresses for printing
by Roland Dreier
· 17 years ago
4e96a77
RDMA/nes: Use more concise list_for_each_entry()
by Robert P. J. Day
· 17 years ago
4d43653
RDMA/nes: Remove session_id from nes_cm stuff
by Roland Dreier
· 17 years ago
3371836
IB: Replace remaining __FUNCTION__ occurrences with __func__
by Harvey Harrison
· 17 years ago
1a855fb
RDMA/nes: Make symbols used only in a single source file static
by Roland Dreier
· 17 years ago
b30db1c
RDMA/nes: Trivial endianness annotations
by Roland Dreier
· 17 years ago
f2b2b59
RDMA/nes: Fix MSS calculation on RDMA path
by Chien Tung
· 17 years ago
30da7cf
RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian
by Faisal Latif
· 17 years ago
a2e9c38
RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()
by Faisal Latif
· 17 years ago
ed0ba33
RDMA/nes: Fix a memory leak in schedule_nes_timer()
by Adrian Bunk
· 17 years ago
3c2d774
RDMA/nes: Add a driver for NetEffect RNICs
by Glenn Streiff
· 17 years ago