index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
cm.c
Age
Commit message (
Expand
)
Author
2024-10-11
RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
Anumula Murali Mohan Reddy
2024-09-16
RDMA/cxgb4: Added NULL check for lookup_atid
Mikhail Lobanov
2023-09-11
RDMA/cxgb4: Check skb value for failure to allocate
Artem Chernyshev
2023-02-06
RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
Nikita Zhandarovich
2023-02-02
RDMA/cxgb4: add null-ptr-check after ip_dev_find()
Nikita Zhandarovich
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-08-16
RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
Potnuri Bharat Teja
2021-12-14
iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
Kees Cook
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-07
RDMA/cxgb4: check for ipv6 address properly while destroying listener
Potnuri Bharat Teja
2021-03-31
RDMA/iw_cxgb4: Use DEFINE_SPINLOCK() for spinlock
Tang Yizhou
2021-03-25
RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server
Potnuri Bharat Teja
2020-09-18
RDMA/iw_cxgb4: Disable delayed ack by default
Potnuri Bharat Teja
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-05-12
RDMA/iw_cxgb4: Fix incorrect function parameters
Potnuri Bharat Teja
2020-02-11
RDMA/iw_cxgb4: initiate CLOSE when entering TERM
Krishnamraju Eraparaju
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
[next]