index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb3
/
iwch_cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cxgb3: Use sizeof() notation instead of plain sizeof
Leon Romanovsky
2019-05-27
1
-1
/
+1
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
1
-7
/
+5
|
\
|
*
RDMA/cxgb3: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-7
/
+5
*
|
RDMA/cxgb3: Remove a set-but-not-used variable
Bart Van Assche
2017-10-14
1
-3
/
+3
|
/
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-3
/
+3
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-11
/
+11
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-2
/
+1
*
cxgb3: Convert PDBG to pr_debug
Joe Perches
2017-04-20
1
-101
/
+102
*
cxgb3: Use more common logging style
Joe Perches
2017-04-20
1
-39
/
+27
*
iw_cxgb3: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
*
RDMA/cxgb3: Use AF_INET for sin_family field
Amitoj Kaur Chawla
2016-08-02
1
-2
/
+2
*
treewide: Fix typos in printk
Masanari Iida
2016-04-28
1
-1
/
+1
*
iw_cxgb3: support for iWARP port mapping
Steve Wise
2016-03-16
1
-8
/
+8
*
iw_cxgb3: Fix incorrectly returning error on success
Hariprasad S
2015-12-24
1
-2
/
+2
*
RDMA/cxgb3: Fix information leak in send_abort()
Dan Carpenter
2014-05-27
1
-0
/
+1
*
RDMA/cma: Add IPv6 support for iWARP
Steve Wise
2013-08-12
1
-14
/
+32
*
RDMA/cxgb3: use WARN
Julia Lawall
2012-11-26
1
-4
/
+2
*
IB: Fix typos in infiniband drivers
Masanari Iida
2012-08-15
1
-1
/
+1
*
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
David S. Miller
2012-07-05
1
-2
/
+3
*
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
David Miller
2011-12-05
1
-13
/
+2
*
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
1
-2
/
+2
*
IB: Fix RCU lockdep splats
Eric Dumazet
2011-11-29
1
-0
/
+4
*
RDMA/{amso1100,cxgb3}: Minimal MPAv2 support
Kumar Sanghvi
2011-10-06
1
-0
/
+10
*
[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference
Neil Horman
2011-09-26
1
-5
/
+5
*
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-17
1
-4
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-05-26
1
-9
/
+17
|
\
|
*
RDMA/cxgb3: Don't post zero-byte read if endpoint is going away
Steve Wise
2011-05-24
1
-9
/
+17
*
|
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
2011-05-03
1
-1
/
+2
|
/
*
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-12
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/cxgb3: Remove unnecessary KERN_<level> use
Joe Perches
2010-10-26
1
-2
/
+2
*
RDMA/cxgb3: Turn off RX coalescing for iWARP connections
Steve Wise
2010-09-27
1
-2
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-08-07
1
-1
/
+1
|
\
|
*
RDMA/cxgb3: Make needlessly global iwch_l2t_send() static
Or Gerlitz
2010-08-04
1
-1
/
+1
*
|
net-next: remove useless union keyword
Changli Gao
2010-06-10
1
-2
/
+2
|
/
*
RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays
Roland Dreier
2010-04-28
1
-64
/
+65
*
RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD
Steve Wise
2010-04-21
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address
H Hartley Sweeten
2010-01-07
1
-9
/
+2
*
RDMA/cxgb3: Wake up any waiters on peer close/abort
Steve Wise
2009-09-05
1
-4
/
+12
*
RDMA/cxgb3: Don't free endpoints early
Steve Wise
2009-09-05
1
-24
/
+28
*
RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections
Steve Wise
2009-04-20
1
-0
/
+8
*
RDMA/cxgb3: Release dependent resources only when endpoint memory is freed.
Steve Wise
2009-03-30
1
-11
/
+15
*
RDMA/cxgb3: Handle EEH events
Steve Wise
2009-03-30
1
-25
/
+65
*
RDMA/cxgb3: Connection termination fixes
Steve Wise
2009-02-10
1
-0
/
+3
*
RDMA/cxgb3: Remove cmid reference on tid allocation failures
Steve Wise
2008-10-15
1
-0
/
+1
*
RDMA/cxgb3: Bump up the MPA connection setup timeout.
Steve Wise
2008-05-02
1
-2
/
+2
*
RDMA/cxgb3: Silently ignore close reply after abort.
Steve Wise
2008-05-02
1
-1
/
+1
[next]