index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
cm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cxgb4: "cookie" can stay in host endianness
Paul Bolle
2013-02-15
1
-2
/
+2
*
RDMA/cxgb4: Address sparse warnings
Vipul Pandya
2013-02-15
1
-30
/
+38
*
RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish
Vipul Pandya
2013-02-15
1
-1
/
+1
*
RDMA/cxgb4: Don't wakeup threads for MPAv2
Vipul Pandya
2013-02-15
1
-1
/
+11
*
RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1
Vipul Pandya
2013-02-15
1
-6
/
+5
*
RDMA/cxgb4: Fix endpoint timeout race condition
Vipul Pandya
2013-02-15
1
-13
/
+16
*
RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zero
Vipul Pandya
2013-02-15
1
-1
/
+1
*
RDMA/cxgb4: Always log async errors
Vipul Pandya
2013-02-15
1
-3
/
+3
*
RDMA/cxgb4: Keep QP referenced until TID released
Vipul Pandya
2013-02-15
1
-4
/
+16
*
RDMA/cxgb4: Display streaming mode error only if detected in RTS
Vipul Pandya
2013-02-15
1
-12
/
+14
*
RDMA/cxgb4: Abort connections when moving to ERROR state
Vipul Pandya
2013-02-15
1
-0
/
+1
*
RDMA/cxgb4: Abort connections that receive unexpected streaming mode data
Vipul Pandya
2013-02-15
1
-9
/
+10
*
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Vipul Pandya
2012-12-20
1
-82
/
+195
*
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
Vipul Pandya
2012-12-20
1
-49
/
+363
*
RDMA/cxgb4: Fix LE hash collision bug for active open connection
Vipul Pandya
2012-12-20
1
-6
/
+152
*
RDMA/cxgb4: use WARN
Julia Lawall
2012-11-26
1
-4
/
+2
*
RDMA/cxgb4: Move dereference below NULL test
Wei Yongjun
2012-09-08
1
-1
/
+1
*
RDMA/cxgb4: Fix endianness of addition to mpa->private_data_size
Roland Dreier
2012-07-09
1
-6
/
+6
*
RDMA/cxgb4: Fix crash when peer address is 0.0.0.0
Thadeu Lima de Souza Cascardo
2012-06-04
1
-0
/
+4
*
RDMA/cxgb4: Use vmalloc() for debugfs QP dump
Vipul Pandya
2012-05-18
1
-0
/
+18
*
RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()
Vipul Pandya
2012-05-18
1
-1
/
+4
*
RDMA/cxgb4: Drop peer_abort when no endpoint found
Steve Wise
2012-05-15
1
-0
/
+6
*
RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()
Steve Wise
2012-05-15
1
-4
/
+1
*
RDMA/cxgb4: Use dst parameter in import_ep()
Steve Wise
2012-05-08
1
-1
/
+1
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-03-21
1
-1
/
+1
|
\
|
*
RDMA/cxgb4: Add missing peer2peer check in MPAv2 code
Kumar Sanghvi
2012-02-26
1
-1
/
+1
*
|
infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().
David Miller
2012-01-26
1
-4
/
+6
|
/
*
infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper f...
David Miller
2011-12-05
1
-140
/
+80
*
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
1
-3
/
+3
*
-
.
Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-next
Roland Dreier
2011-11-30
1
-0
/
+6
|
\
\
|
|
*
IB: Fix RCU lockdep splats
Eric Dumazet
2011-11-29
1
-0
/
+6
|
|
/
*
/
RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2
Kumar Sanghvi
2011-11-28
1
-1
/
+3
|
/
*
RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation
Kumar Sanghvi
2011-10-06
1
-36
/
+433
*
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-18
1
-21
/
+21
*
RDMA/cxgb4: Couple of abort fixes
Steve Wise
2011-06-17
1
-9
/
+37
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
1
-1
/
+2
|
\
|
*
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
2011-05-04
1
-1
/
+2
*
|
RDMA/cxgb4: Reset wait condition atomically
Steve Wise
2011-05-10
1
-23
/
+7
*
|
RDMA/cxgb4: Don't change QP state outside EP lock
Steve Wise
2011-05-10
1
-9
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-17
1
-17
/
+5
|
\
|
*
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-13
1
-17
/
+4
|
*
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-02
1
-1
/
+2
|
*
ipv4: Kill can_sleep arg to ip_route_output_flow()
David S. Miller
2011-03-01
1
-1
/
+1
|
*
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
David S. Miller
2011-03-01
1
-1
/
+1
*
|
RDMA/cxgb4: Use ULP_MODE_TCPDDP
Steve Wise
2011-03-14
1
-0
/
+2
*
|
RDMA/cxgb4: Turn on delayed ACK
Steve Wise
2011-03-14
1
-2
/
+2
|
/
*
RDMA/cxgb4: Set the correct device physical function for iWARP connections
Steve Wise
2011-01-29
1
-1
/
+1
*
RDMA/cxgb4: Remove unnecessary KERN_<level> use
Joe Perches
2010-10-26
1
-2
/
+2
*
RDMA/cxgb4: Set the default TCP send window to 128KB
Steve Wise
2010-09-28
1
-2
/
+2
*
RDMA/cxgb4: Use a mutex for QP and EP state transitions
Steve Wise
2010-09-28
1
-44
/
+43
[next]