| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/siw: Introduce siw_destroy_cep_sock | Guoqing Jiang | 2023-11-15 | 1 | -14/+12 |
* | RDMA/siw: Remove siw_sk_save_upcalls | Guoqing Jiang | 2023-11-15 | 1 | -11/+5 |
* | RDMA/siw: Cleanup siw_accept | Guoqing Jiang | 2023-11-15 | 1 | -27/+14 |
* | RDMA/siw: Introduce siw_free_cm_id | Guoqing Jiang | 2023-11-15 | 1 | -16/+14 |
* | RDMA/siw: Introduce siw_cep_set_free_and_put | Guoqing Jiang | 2023-11-15 | 1 | -17/+14 |
* | RDMA/siw: No need to check term_info.valid before call siw_send_terminate | Guoqing Jiang | 2023-11-15 | 1 | -3/+2 |
* | Merge tag 'v6.6' into rdma.git for-next | Jason Gunthorpe | 2023-10-31 | 1 | -4/+12 |
|\ |
|
| * | RDMA/siw: Fix connection failure handling | Bernard Metzler | 2023-09-11 | 1 | -4/+12 |
* | | IB: Use capital "OR" for multiple licenses in SPDX | Krzysztof Kozlowski | 2023-09-11 | 1 | -1/+1 |
|/ |
|
* | RDMA/siw: Balance the reference of cep->kref in the error path | Guoqing Jiang | 2023-08-22 | 1 | -1/+0 |
* | net/sock: Introduce trace_sk_data_ready() | Peilin Ye | 2023-01-23 | 1 | -0/+5 |
* | RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event | Cheng Xu | 2022-07-18 | 1 | -3/+4 |
* | RDMA/siw: Fix a condition race issue in MPA request processing | Cheng Xu | 2022-05-05 | 1 | -3/+4 |
* | RDMA: Remove redundant 'flush_workqueue()' calls | Christophe JAILLET | 2021-10-12 | 1 | -3/+1 |
* | RDMA/iwcm: Allow AFONLY binding for IPv6 addresses | Bernard Metzler | 2021-03-10 | 1 | -2/+17 |
* | RDMA/siw: Fix typo of EAGAIN not -EAGAIN in siw_cm_work_handler() | Zhang Qilong | 2020-11-02 | 1 | -1/+1 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -2/+0 |
* | tcp: add tcp_sock_set_nodelay | Christoph Hellwig | 2020-05-28 | 1 | -20/+4 |
* | net: add sock_set_reuseaddr | Christoph Hellwig | 2020-05-28 | 1 | -13/+5 |
* | RDMA/siw: Fix passive connection establishment | Bernard Metzler | 2020-03-04 | 1 | -106/+31 |
* | RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready() | Krishnamraju Eraparaju | 2020-02-11 | 1 | -3/+2 |
* | RDMA/siw: use true,false for bool variable | zhengbin | 2020-01-04 | 1 | -1/+1 |
* | RDMA/siw: Fix port number endianness in a debug message | Bart Van Assche | 2019-10-01 | 1 | -8/+1 |
* | RDMA/siw: Simplify several debug messages | Bart Van Assche | 2019-10-01 | 1 | -29/+7 |
* | RDMA/siw: Fix IPv6 addr_list locking | Bernard Metzler | 2019-08-28 | 1 | -11/+20 |
* | RDMA/siw: Fix 64/32bit pointer inconsistency | Bernard Metzler | 2019-08-23 | 1 | -41/+36 |
* | RDMA/siw: Fix potential NULL de-ref | Bernard Metzler | 2019-08-20 | 1 | -2/+3 |
* | RDMA/siw: Remove set but not used variables 'rv' | Mao Wenan | 2019-07-22 | 1 | -2/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-07-16 | 1 | -3/+2 |
* | rdma/siw: Remove set but not used variable 's' | YueHaibing | 2019-07-11 | 1 | -3/+0 |
* | RDMA/siw: Add missing rtnl_lock around access to ifa | Jason Gunthorpe | 2019-07-11 | 1 | -0/+2 |
* | rdma/siw: connection management | Bernard Metzler | 2019-07-02 | 1 | -0/+2072 |