index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb3
/
iwch_cm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
David Miller
1
-13
/
+2
2011-12-06
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-2
/
+2
2011-11-30
IB: Fix RCU lockdep splats
Eric Dumazet
1
-0
/
+4
2011-10-06
RDMA/{amso1100,cxgb3}: Minimal MPAv2 support
Kumar Sanghvi
1
-0
/
+10
2011-09-26
[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference
Neil Horman
1
-5
/
+5
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-4
/
+8
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-9
/
+17
2011-05-24
RDMA/cxgb3: Don't post zero-byte read if endpoint is going away
Steve Wise
1
-9
/
+17
2011-05-04
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
1
-1
/
+2
2011-03-13
ipv4: Create and use route lookup helpers.
David S. Miller
1
-17
/
+4
2011-03-03
ipv4: Make output route lookup return rtable directly.
David S. Miller
1
-1
/
+2
2011-03-02
ipv4: Kill can_sleep arg to ip_route_output_flow()
David S. Miller
1
-1
/
+1
2011-03-02
ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"
David S. Miller
1
-1
/
+1
2010-10-27
RDMA/cxgb3: Remove unnecessary KERN_<level> use
Joe Perches
1
-2
/
+2
2010-09-27
RDMA/cxgb3: Turn off RX coalescing for iWARP connections
Steve Wise
1
-2
/
+4
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2010-08-04
RDMA/cxgb3: Make needlessly global iwch_l2t_send() static
Or Gerlitz
1
-1
/
+1
2010-06-11
net-next: remove useless union keyword
Changli Gao
1
-2
/
+2
2010-04-29
RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays
Roland Dreier
1
-64
/
+65
2010-04-22
RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD
Steve Wise
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-07
drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address
H Hartley Sweeten
1
-9
/
+2
2009-09-06
RDMA/cxgb3: Wake up any waiters on peer close/abort
Steve Wise
1
-4
/
+12
2009-09-06
RDMA/cxgb3: Don't free endpoints early
Steve Wise
1
-24
/
+28
2009-04-21
RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections
Steve Wise
1
-0
/
+8
2009-03-30
RDMA/cxgb3: Release dependent resources only when endpoint memory is freed.
Steve Wise
1
-11
/
+15
2009-03-30
RDMA/cxgb3: Handle EEH events
Steve Wise
1
-25
/
+65
2009-02-11
RDMA/cxgb3: Connection termination fixes
Steve Wise
1
-0
/
+3
2008-10-15
RDMA/cxgb3: Remove cmid reference on tid allocation failures
Steve Wise
1
-0
/
+1
2008-05-02
RDMA/cxgb3: Bump up the MPA connection setup timeout.
Steve Wise
1
-2
/
+2
2008-05-02
RDMA/cxgb3: Silently ignore close reply after abort.
Steve Wise
1
-1
/
+1
2008-04-30
RDMA/cxgb3: Support peer-2-peer connection setup
Steve Wise
1
-18
/
+49
2008-04-30
RDMA/cxgb3: Correctly serialize peer abort path
Steve Wise
1
-34
/
+66
2008-04-17
IB: Replace remaining __FUNCTION__ occurrences with __func__
Harvey Harrison
1
-83
/
+83
2008-03-28
RDMA/cxgb3: Program hardware IRD with correct value
Roland Dreier
1
-1
/
+1
2008-02-13
RDMA/cxgb3: Fail loopback connections
Steve Wise
1
-0
/
+17
2008-01-29
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
1
-1
/
+1
2008-01-26
RDMA/cxgb3: Fix the T3A workaround checks
Steve Wise
1
-2
/
+2
2007-10-10
RDMA/cxgb3: Make the iw_cxgb3 module parameters writable
Steve Wise
1
-8
/
+8
2007-08-03
RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()
Steve Wise
1
-8
/
+8
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-18
RDMA/cxgb3: Remove cm_id reference on listen failures
Steve Wise
1
-0
/
+1
2007-07-10
RDMA/cxgb3: Don't abort after failures sending the mpa reply
Steve Wise
1
-1
/
+0
2007-07-10
RDMA/cxgb3: Don't post TID_RELEASE message
Steve Wise
1
-3
/
+10
2007-07-10
RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real aborts
Steve Wise
1
-7
/
+7
2007-07-10
RDMA/cxgb3: Streaming -> RDMA mode transition fixes
Steve Wise
1
-50
/
+32
2007-05-07
RDMA/cxgb3: Support for new abort logic
Steve Wise
1
-0
/
+18
2007-05-01
RDMA/cxgb3: Initialize cpu_idx field in cpl_close_listserv_req message
Steve Wise
1
-0
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-3
/
+6
2007-04-26
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]