index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages
Steve Wise
2013-08-13
1
-0
/
+2
*
RDMA/cxgb4: Handle newer firmware changes
Steve Wise
2013-08-13
1
-3
/
+2
*
RDMA/cxgb4: Use correct bit shift macros for vlan filter tuples
Steve Wise
2013-08-13
1
-1
/
+1
*
RDMA/cxgb4: Add support for active and passive open connection with IPv6 address
Vipul Pandya
2013-08-13
1
-270
/
+544
*
RDMA/cma: Add IPv6 support for iWARP
Steve Wise
2013-08-12
1
-26
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
1
-0
/
+12
|
\
|
*
Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug
Zhouyi Zhou
2013-03-15
1
-0
/
+12
*
|
tcp: Remove TCPCT
Christoph Paasch
2013-03-17
1
-1
/
+1
*
|
RDMA/cxgb4: Bump tcam_full stat and WR reply timeout
Vipul Pandya
2013-03-14
1
-1
/
+1
*
|
RDMA/cxgb4: Add Support for Chelsio T5 adapter
Vipul Pandya
2013-03-14
1
-17
/
+47
|
/
*
RDMA/cxgb4: "cookie" can stay in host endianness
Paul Bolle
2013-02-14
1
-2
/
+2
*
RDMA/cxgb4: Address sparse warnings
Vipul Pandya
2013-02-14
1
-30
/
+38
*
RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish
Vipul Pandya
2013-02-14
1
-1
/
+1
*
RDMA/cxgb4: Don't wakeup threads for MPAv2
Vipul Pandya
2013-02-14
1
-1
/
+11
*
RDMA/cxgb4: Don't reconnect on abort for mpa_rev 1
Vipul Pandya
2013-02-14
1
-6
/
+5
*
RDMA/cxgb4: Fix endpoint timeout race condition
Vipul Pandya
2013-02-14
1
-13
/
+16
*
RDMA/cxgb4: Only log rx_data warnings if cpl status is non-zero
Vipul Pandya
2013-02-14
1
-1
/
+1
*
RDMA/cxgb4: Always log async errors
Vipul Pandya
2013-02-14
1
-3
/
+3
*
RDMA/cxgb4: Keep QP referenced until TID released
Vipul Pandya
2013-02-14
1
-4
/
+16
*
RDMA/cxgb4: Display streaming mode error only if detected in RTS
Vipul Pandya
2013-02-14
1
-12
/
+14
*
RDMA/cxgb4: Abort connections when moving to ERROR state
Vipul Pandya
2013-02-14
1
-0
/
+1
*
RDMA/cxgb4: Abort connections that receive unexpected streaming mode data
Vipul Pandya
2013-02-14
1
-9
/
+10
*
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Vipul Pandya
2012-12-19
1
-82
/
+195
*
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
Vipul Pandya
2012-12-19
1
-49
/
+363
*
RDMA/cxgb4: Fix LE hash collision bug for active open connection
Vipul Pandya
2012-12-19
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-07
1
-1
/
+1
*
RDMA/cxgb4: Fix endianness of addition to mpa->private_data_size
Roland Dreier
2012-07-08
1
-6
/
+6
*
RDMA/cxgb4: Fix crash when peer address is 0.0.0.0
Thadeu Lima de Souza Cascardo
2012-06-03
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-25
1
-1
/
+1
*
|
infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().
David Miller
2012-01-25
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-29
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-17
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-03
1
-1
/
+2
*
|
RDMA/cxgb4: Reset wait condition atomically
Steve Wise
2011-05-09
1
-23
/
+7
*
|
RDMA/cxgb4: Don't change QP state outside EP lock
Steve Wise
2011-05-09
1
-9
/
+7
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-16
1
-17
/
+5
|
\
[next]