index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
nes
/
nes_cm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-08-08
1
-8
/
+2
|
\
|
*
RDMA/nes: Get rid of "set but not used" variables
Roland Dreier
2010-08-04
1
-7
/
+1
|
*
RDMA/nes: Fix two sparse warnings
Or Gerlitz
2010-08-04
1
-1
/
+1
*
|
net-next: remove useless union keyword
Changli Gao
2010-06-11
1
-1
/
+1
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
RDMA/nes: Fix crash when listener destroyed during loopback setup
Faisal Latif
2010-02-19
1
-1
/
+2
*
RDMA/nes: Use atomic counters for CM listener create and destroy
Faisal Latif
2010-02-19
1
-4
/
+4
*
RDMA/nes: Fix stale ARP issue
Faisal Latif
2009-12-10
1
-10
/
+27
*
RDMA/nes: FIN during MPA startup causes timeout
Faisal Latif
2009-12-10
1
-1
/
+8
*
RDMA/nes: Free kmap() resources
Faisal Latif
2009-12-10
1
-0
/
+10
*
RDMA/nes: Fix Xansation test crash on cm_node ref_count
Faisal Latif
2009-12-10
1
-1
/
+16
*
RDMA/nes: Abnormal listener exit causes loopback node crash
Faisal Latif
2009-12-10
1
-13
/
+3
*
RDMA/nes: Fix crash in nes_accept()
Faisal Latif
2009-12-10
1
-28
/
+49
*
RDMA/nes: Resource not freed for REJECTed connections
Faisal Latif
2009-12-10
1
-0
/
+2
*
RDMA/nes: MPA request/response error checking
Faisal Latif
2009-12-10
1
-2
/
+29
*
RDMA/nes: Update copyright and branding string
Chien Tung
2009-12-10
1
-1
/
+1
*
RDMA/nes: Rework the disconn routine for terminate and flushing
Don Wood
2009-09-06
1
-50
/
+52
*
RDMA/nes: Allocate work item for disconnect event handling
Don Wood
2009-09-06
1
-15
/
+11
*
RDMA/nes: Update refcnt during disconnect
Don Wood
2009-09-06
1
-0
/
+2
*
RDMA/nes: Fix FIN state handling under error conditions
Faisal Latif
2009-06-23
1
-3
/
+5
*
RDMA/nes: Fix error path in nes_accept()
Faisal Latif
2009-04-27
1
-1
/
+4
*
RDMA/nes: Fix hang issues for large cluster dynamic connections
Faisal Latif
2009-04-27
1
-31
/
+25
*
RDMA/nes: Increase rexmit timeout interval
Faisal Latif
2009-04-27
1
-1
/
+5
*
RDMA/nes: Check for sequence number wrap-around
Faisal Latif
2009-04-27
1
-1
/
+2
*
RDMA/nes: Do not set apbvt entry for loopback
Faisal Latif
2009-04-27
1
-4
/
+6
*
RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n
Chien Tung
2009-04-27
1
-4
/
+0
*
RDMA/nes: Fix nes_nic_cm_xmit() error handling
Faisal Latif
2009-04-08
1
-7
/
+1
*
RDMA/nes: Fix error handling issues
Faisal Latif
2009-04-08
1
-2
/
+6
*
RDMA/nes: Fix incorrect casts on 32-bit architectures
Don Wood
2009-04-08
1
-2
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-03-26
1
-193
/
+393
|
\
|
*
RDMA/nes: Handle MPA Reject message properly
Faisal Latif
2009-03-07
1
-188
/
+392
|
*
RDMA/nes: Fix tmp_addr compilation warning
Chien Tung
2009-03-07
1
-4
/
+0
|
*
RDMA/nes: Update copyright to new legal entity and year
Chien Tung
2009-03-07
1
-1
/
+1
*
|
RDMA/nes: Don't allow userspace QPs to use STag zero
Faisal Latif
2009-03-13
1
-5
/
+34
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-01-13
1
-3
/
+9
|
\
|
*
RDMA/nes: Fix for NIPQUAD removal
Harvey Harrison
2009-01-11
1
-3
/
+9
*
|
fix similar typos to successfull
Coly Li
2009-01-08
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-28
1
-18
/
+13
|
\
|
*
drivers: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-12
/
+9
|
*
net: convert print_mac to %pM
Johannes Berg
2008-10-28
1
-6
/
+4
*
|
RDMA/nes: Remove tx_free_list
Faisal Latif
2008-12-25
1
-72
/
+4
*
|
RDMA/nes: Cleanup warnings
Chien Tung
2008-12-05
1
-6
/
+2
*
|
RDMA/nes: Add loopback check to make_cm_node()
Chien Tung
2008-12-05
1
-1
/
+4
*
|
RDMA/nes: Fix TCP compliance test failures
Faisal Latif
2008-12-05
1
-7
/
+37
*
|
RDMA/nes: Forward packets for a new connection with stale APBVT entry
Faisal Latif
2008-12-05
1
-24
/
+20
*
|
RDMA/nes: Avoid race between MPA request and reset event to rdma_cm
Faisal Latif
2008-12-05
1
-6
/
+44
*
|
RDMA/nes: Lock down connected_nodes list while processing it
Faisal Latif
2008-12-05
1
-12
/
+28
*
|
RDMA/nes: Cleanup cqp_request list usage
Faisal Latif
2008-12-05
1
-6
/
+6
|
/
*
RDMA/nes: Fix slab corruption
Chien Tung
2008-10-10
1
-1
/
+0
*
RDMA/nes: Fix routed RDMA connections
Bob Sharp
2008-10-03
1
-8
/
+30
[next]