Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
31e4543db29fb85496a122b965d6482c8d1a2bfe
/
drivers
/
infiniband
/
hw
/
cxgb3
/
iwch_cm.c
31e4543
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
by David S. Miller
· 14 years ago
78fbfd8
ipv4: Create and use route lookup helpers.
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
273447b
ipv4: Kill can_sleep arg to ip_route_output_flow()
by David S. Miller
· 14 years ago
420d44d
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
by David S. Miller
· 14 years ago
ca7cf94
RDMA/cxgb3: Remove unnecessary KERN_<level> use
by Joe Perches
· 14 years ago
bec658f
RDMA/cxgb3: Turn off RX coalescing for iWARP connections
by Steve Wise
· 14 years ago
3cc08fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
18199f5
RDMA/cxgb3: Make needlessly global iwch_l2t_send() static
by Or Gerlitz
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
617c9a7
RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays
by Roland Dreier
· 15 years ago
73a203d
RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD
by Steve Wise
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
eacc4d6
drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address
by H Hartley Sweeten
· 15 years ago
a52bf98
RDMA/cxgb3: Wake up any waiters on peer close/abort
by Steve Wise
· 15 years ago
6e47fe4
RDMA/cxgb3: Don't free endpoints early
by Steve Wise
· 15 years ago
96ac7e8
RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections
by Steve Wise
· 16 years ago
874d8df
RDMA/cxgb3: Release dependent resources only when endpoint memory is freed.
by Steve Wise
· 16 years ago
04b5d02
RDMA/cxgb3: Handle EEH events
by Steve Wise
· 16 years ago
42fb61f
RDMA/cxgb3: Connection termination fixes
by Steve Wise
· 16 years ago
dc35fac
RDMA/cxgb3: Remove cmid reference on tid allocation failures
by Steve Wise
· 16 years ago
77a8d57
RDMA/cxgb3: Bump up the MPA connection setup timeout.
by Steve Wise
· 17 years ago
c4d4977
RDMA/cxgb3: Silently ignore close reply after abort.
by Steve Wise
· 17 years ago
f8b0dfd
RDMA/cxgb3: Support peer-2-peer connection setup
by Steve Wise
· 17 years ago
989a178
RDMA/cxgb3: Correctly serialize peer abort path
by Steve Wise
· 17 years ago
3371836
IB: Replace remaining __FUNCTION__ occurrences with __func__
by Harvey Harrison
· 17 years ago
1f71f50
RDMA/cxgb3: Program hardware IRD with correct value
by Roland Dreier
· 17 years ago
8704e9a
RDMA/cxgb3: Fail loopback connections
by Steve Wise
· 17 years ago
f1b050b
[NETNS]: Add namespace parameter to ip_route_output_flow.
by Denis V. Lunev
· 17 years ago
8176d29
RDMA/cxgb3: Fix the T3A workaround checks
by Steve Wise
· 17 years ago
e54664c
RDMA/cxgb3: Make the iw_cxgb3 module parameters writable
by Steve Wise
· 17 years ago
699924b
RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()
by Steve Wise
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
1b07db7
RDMA/cxgb3: Remove cm_id reference on listen failures
by Steve Wise
· 17 years ago
ecc2f00
RDMA/cxgb3: Don't abort after failures sending the mpa reply
by Steve Wise
· 17 years ago
96d0e49
RDMA/cxgb3: Don't post TID_RELEASE message
by Steve Wise
· 17 years ago
1580367
RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real aborts
by Steve Wise
· 17 years ago
de3d353
RDMA/cxgb3: Streaming -> RDMA mode transition fixes
by Steve Wise
· 17 years ago
aff9e39
RDMA/cxgb3: Support for new abort logic
by Steve Wise
· 18 years ago
60be4b5
RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message
by Steve Wise
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
4305b54
[SK_BUFF]: Convert skb->end to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
1ca1977
RDMA/cxgb3: Add set_tcb_rpl_handler
by Steve Wise
· 18 years ago
1f6a849
RDMA/cxgb3: Don't reuse skbs that are non-linear or cloned
by Steve Wise
· 18 years ago
adf376b
RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peer
by Steve Wise
· 18 years ago
42e3175
RDMA/cxgb3: Fixes for "normal close" failures
by Steve Wise
· 18 years ago
7d526e6
RDMA/cxgb3: Start ep timer on a MPA reject
by Steve Wise
· 18 years ago
2f23673
RDMA/cxgb3: Stop the EP Timer on BAD CLOSE
by Steve Wise
· 18 years ago
2b54035
RDMA/cxgb3: cleanups
by Adrian Bunk
· 18 years ago
c52daa2
RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver
by Steve Wise
· 18 years ago
b038ced
RDMA/cxgb3: Add driver for Chelsio T3 RNIC
by Steve Wise
· 18 years ago