index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cxgb4: check for ipv6 address properly while destroying listener
Potnuri Bharat Teja
2021-04-14
1
-1
/
+2
*
RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server
Potnuri Bharat Teja
2021-03-30
1
-2
/
+2
*
RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'
Christophe JAILLET
2020-10-01
1
-2
/
+2
*
RDMA/iw_cxgb4: Fix incorrect function parameters
Potnuri Bharat Teja
2020-05-20
1
-4
/
+3
*
RDMA/iw_cxgb4: initiate CLOSE when entering TERM
Krishnamraju Eraparaju
2020-02-19
1
-0
/
+4
*
RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case
Potnuri Bharat Teja
2019-10-28
1
-2
/
+0
*
iw_cxgb4: fix ECN check on the passive accept
Potnuri Bharat Teja
2019-10-18
1
-14
/
+14
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-07-15
1
-9
/
+12
|
\
|
*
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
2019-05-27
1
-9
/
+12
*
|
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2019-06-02
1
-2
/
+7
|
/
*
RDMA/cxgb4: Fix null pointer dereference on alloc_skb failure
Colin Ian King
2019-04-16
1
-0
/
+2
*
cxgb4: Convert stid_idr to XArray
Matthew Wilcox
2019-03-25
1
-6
/
+9
*
cxgb4: Convert atid_idr to XArray
Matthew Wilcox
2019-03-25
1
-10
/
+15
*
cxgb4: Convert hwtid_idr to XArray
Matthew Wilcox
2019-03-25
1
-12
/
+15
*
iw_cxgb4: Make function read_tcb() static
Wei Yongjun
2019-02-19
1
-1
/
+1
*
iw_cxgb4: fix srqidx leak during connection abort
Raju Rangoju
2019-02-08
1
-2
/
+3
*
iw_cxgb4: complete the cached SRQ buffers
Raju Rangoju
2019-02-08
1
-8
/
+153
*
iw_cxgb4: use tos when finding ipv6 routes
Steve Wise
2019-02-08
1
-2
/
+3
*
iw_cxgb4: use tos when importing the endpoint
Steve Wise
2019-02-08
1
-1
/
+1
*
iw_cxgb4: use listening ep tos when accepting new connections
Steve Wise
2019-02-08
1
-2
/
+7
*
RDMA/iw_cxgb4: Fix the unchecked ep dereference
Raju Rangoju
2019-01-15
1
-7
/
+10
*
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-21
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-08
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-07-31
1
-1
/
+2
*
rdma/cxgb4: Remove a set-but-not-used variable
Bart Van Assche
2018-07-31
1
-2
/
+0
*
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
2018-07-25
1
-4
/
+38
*
iw_cxgb4: remove duplicate memcpy() in c4iw_create_listen()
Bharat Potnuri
2018-06-18
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-14
1
-3
/
+0
*
|
RDMA/cxgb4: Suppress gcc 7 fall-through complaints
Bart Van Assche
2017-10-14
1
-0
/
+1
*
|
RDMA/cxgb4: Remove the obsolete kernel module option 'c4iw_debug'
Bart Van Assche
2017-10-14
1
-4
/
+0
*
|
RDMA/cxgb4: Fix indentation
Bart Van Assche
2017-10-14
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-17
1
-1
/
+0
*
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
1
-4
/
+2
[next]