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
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
1
-1
/
+2
|
\
|
*
iw_cxgb4: only reconnect with MPAv1 if the peer aborts
Steve Wise
2018-11-22
1
-1
/
+2
*
|
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-11-23
1
-4
/
+2
*
|
cxgb4: use __vlan_hwaccel helpers
Michał Mirosław
2018-11-09
1
-1
/
+1
|
/
*
RDMA/cxgb4: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-21
1
-2
/
+1
*
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2018-08-08
1
-23
/
+23
*
rdma/cxgb4: Fix SRQ endianness annotations
Bart Van Assche
2018-08-01
1
-1
/
+2
*
rdma/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
2018-08-01
1
-2
/
+0
*
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
2018-07-26
1
-4
/
+38
*
iw_cxgb4: remove duplicate memcpy() in c4iw_create_listen()
Bharat Potnuri
2018-06-19
1
-3
/
+0
*
iw_cxgb4: always set iw_cm_id.provider_data
Steve Wise
2018-05-22
1
-0
/
+1
*
iw_cxgb4: Change error/warn prints to pr_debug
Bharat Potnuri
2017-12-29
1
-9
/
+8
*
RDMA/cxgb4: Add a sanity check in process_work()
Dan Carpenter
2017-12-13
1
-2
/
+8
*
iw_cxgb4: remove BUG_ON() usage.
Steve Wise
2017-11-13
1
-16
/
+9
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
1
-8
/
+5
|
\
|
*
RDMA/cxgb4: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-8
/
+5
*
|
RDMA/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
2017-10-15
1
-3
/
+0
*
|
RDMA/cxgb4: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-15
1
-0
/
+1
*
|
RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'
Bart Van Assche
2017-10-15
1
-4
/
+0
*
|
RDMA/cxgb4: Fix indentation
Bart Van Assche
2017-10-15
1
-4
/
+4
*
|
iw_cxgb4: add referencing to wait objects
Steve Wise
2017-09-29
1
-10
/
+10
*
|
iw_cxgb4: allocate wait object for each ep object
Steve Wise
2017-09-29
1
-15
/
+23
*
|
iw_cxgb4: change pr_debug to appropriate log level
Bharat Potnuri
2017-09-27
1
-23
/
+23
*
|
iw_cxgb4: Remove __func__ parameter from pr_debug()
Bharat Potnuri
2017-09-27
1
-102
/
+96
|
/
*
iw_cxgb4: remove the stid on listen create failure
Steve Wise
2017-09-22
1
-1
/
+1
*
iw_cxgb4: drop listen destroy replies if no ep found
Steve Wise
2017-09-22
1
-0
/
+5
*
iw_cxgb4: put ep reference in pass_accept_req()
Steve Wise
2017-09-22
1
-1
/
+1
*
cxgb4: Remove some dead code
Christophe Jaillet
2017-08-18
1
-1
/
+0
*
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
1
-4
/
+2
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-13
/
+9
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-6
/
+3
*
tcp: add a struct net parameter to tcp_parse_options()
Eric Dumazet
2017-06-08
1
-1
/
+1
*
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
2017-06-07
1
-5
/
+9
*
RDMA/iw_cxgb4: fix the calculation of ipv6 header size
Raju Rangoju
2017-06-01
1
-1
/
+2
*
RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers
Raju Rangoju
2017-06-01
1
-1
/
+5
*
iw_cxgb4: check return value of alloc_skb
Pan Bian
2017-04-28
1
-0
/
+2
*
cxgb4: Convert PDBG to pr_debug the second
Doug Ledford
2017-04-21
1
-2
/
+2
*
cxgb4: Convert PDBG to pr_debug
Joe Perches
2017-04-20
1
-147
/
+156
*
cxgb4: Use more common logging style
Joe Perches
2017-04-20
1
-47
/
+37
*
iw_cxgb4: clean up send_connect()
Ganesh Goudar
2017-02-19
1
-20
/
+36
*
Merge branch 'k.o/for-4.10-rc' into HEAD
Doug Ledford
2017-02-19
1
-3
/
+4
|
\
|
*
iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort
Steve Wise
2017-01-10
1
-3
/
+4
*
|
RDMA/cxgb4: Use AF_INET for sin_family field
ssh10
2017-01-12
1
-3
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
|
*
iw_cxgb4: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-1
/
+5
|
\
\
|
*
\
Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...
Jens Axboe
2016-09-13
1
-1
/
+5
|
|
\
\
|
|
*
|
iw_cxgb4: block module unload until all ep resources are released
Steve Wise
2016-09-04
1
-0
/
+2
|
|
*
|
iw_cxgb4: call dev_put() on l2t allocation failure
Steve Wise
2016-09-04
1
-1
/
+3
[next]