index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
cm.c
Age
Commit message (
Expand
)
Author
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-17
RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'
Christophe JAILLET
2019-10-28
RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case
Potnuri Bharat Teja
2019-10-18
iw_cxgb4: fix ECN check on the passive accept
Potnuri Bharat Teja
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-06-02
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2019-05-27
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
2019-04-16
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
Colin Ian King
2019-03-25
cxgb4: Convert stid_idr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert atid_idr to XArray
Matthew Wilcox
2019-03-25
cxgb4: Convert hwtid_idr to XArray
Matthew Wilcox
2019-02-19
iw_cxgb4: Make function read_tcb() static
Wei Yongjun
2019-02-08
iw_cxgb4: fix srqidx leak during connection abort
Raju Rangoju
2019-02-08
iw_cxgb4: complete the cached SRQ buffers
Raju Rangoju
2019-02-08
iw_cxgb4: use tos when finding ipv6 routes
Steve Wise
2019-02-08
iw_cxgb4: use tos when importing the endpoint
Steve Wise
2019-02-08
iw_cxgb4: use listening ep tos when accepting new connections
Steve Wise
2019-01-15
RDMA/iw_cxgb4: Fix the unchecked ep dereference
Raju Rangoju
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-11-23
cxgb4: use new fw interface to get the VIN and smt index
Santosh Rastapur
2018-11-21
iw_cxgb4: only reconnect with MPAv1 if the peer aborts
Steve Wise
2018-11-08
cxgb4: use __vlan_hwaccel helpers
Michał Mirosław
2018-09-21
RDMA/cxgb4: remove redundant null pointer check before kfree_skb
zhong jiang
2018-08-08
iw_cxgb4: pass window scale in flowc work request
Potnuri Bharat Teja
2018-07-31
rdma/cxgb4: Fix SRQ endianness annotations
Bart Van Assche
2018-07-31
rdma/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
2018-07-25
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
2018-06-18
iw_cxgb4: remove duplicate memcpy() in c4iw_create_listen()
Bharat Potnuri
2018-05-22
iw_cxgb4: always set iw_cm_id.provider_data
Steve Wise
2017-12-29
iw_cxgb4: Change error/warn prints to pr_debug
Bharat Potnuri
2017-12-13
RDMA/cxgb4: Add a sanity check in process_work()
Dan Carpenter
2017-11-13
iw_cxgb4: remove BUG_ON() usage.
Steve Wise
2017-10-18
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
RDMA/cxgb4: Convert timers to use timer_setup()
Kees Cook
2017-10-14
RDMA/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
2017-10-14
RDMA/cxgb4: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-14
RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'
Bart Van Assche
2017-10-14
RDMA/cxgb4: Fix indentation
Bart Van Assche
2017-09-29
iw_cxgb4: add referencing to wait objects
Steve Wise
2017-09-29
iw_cxgb4: allocate wait object for each ep object
Steve Wise
2017-09-27
iw_cxgb4: change pr_debug to appropriate log level
Bharat Potnuri
2017-09-27
iw_cxgb4: Remove __func__ parameter from pr_debug()
Bharat Potnuri
2017-09-22
iw_cxgb4: remove the stid on listen create failure
Steve Wise
2017-09-22
iw_cxgb4: drop listen destroy replies if no ep found
Steve Wise
2017-09-22
iw_cxgb4: put ep reference in pass_accept_req()
Steve Wise
2017-08-17
cxgb4: Remove some dead code
Christophe Jaillet
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
[next]