Age | Commit message (Expand) | Author |
2024-11-18 | Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2024-11-12 | Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan" | Leon Romanovsky |
2024-11-03 | RDMA/bnxt_re: Remove some dead code | Christophe JAILLET |
2024-11-03 | RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe() | Christophe JAILLET |
2024-11-03 | deal with the last remaing boolean uses of fd_file() | Al Viro |
2024-11-03 | fdget(), more trivial conversions | Al Viro |
2024-10-21 | RDMA/bnxt_re: synchronize the qp-handle table array | Selvin Xavier |
2024-10-21 | RDMA/bnxt_re: Fix the usage of control path spin locks | Selvin Xavier |
2024-10-21 | RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down | Patrisious Haddad |
2024-10-21 | RDMA/cxgb4: Dump vendor specific QP details | Leon Romanovsky |
2024-10-11 | RDMA/bnxt_re: Fix the GID table length | Kalesh AP |
2024-10-11 | RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages | Bhargava Chenna Marreddy |
2024-10-11 | RDMA/bnxt_re: Change the sequence of updating the CQ toggle value | Chandramohan Akula |
2024-10-11 | RDMA/bnxt_re: Fix an error path in bnxt_re_add_device | Kalesh AP |
2024-10-11 | RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop | Selvin Xavier |
2024-10-11 | RDMA/bnxt_re: Fix a possible NULL pointer dereference | Kalesh AP |
2024-10-11 | RDMA/bnxt_re: Return more meaningful error | Kalesh AP |
2024-10-11 | RDMA/bnxt_re: Fix incorrect dereference of srq in async event | Kashyap Desai |
2024-10-11 | RDMA/bnxt_re: Fix out of bound check | Kalesh AP |
2024-10-11 | RDMA/bnxt_re: Fix the max CQ WQEs for older adapters | Abhishek Mohapatra |
2024-10-11 | RDMA/srpt: Make slab cache names unique | Bart Van Assche |
2024-10-11 | RDMA/irdma: Fix misspelling of "accept*" | Alexander Zubkov |
2024-10-11 | RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP | Anumula Murali Mohan Reddy |
2024-10-11 | RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES | Showrya M N |
2024-10-08 | RDMA/core: Fix ENODEV error for iWARP test over vlan | Anumula Murali Mohan Reddy |
2024-10-08 | RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_event | Qianqiang Liu |
2024-10-08 | RDMA/bnxt_re: Fix the max WQEs used in Static WQE mode | Selvin Xavier |
2024-10-08 | RDMA/bnxt_re: Add a check for memory allocation | Kalesh AP |
2024-10-08 | RDMA/bnxt_re: Fix incorrect AVID type in WQE structure | Saravanan Vajravel |
2024-10-08 | RDMA/bnxt_re: Fix a possible memory leak | Kalesh AP |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro |
2024-09-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-09-22 | RDMA/bnxt_re: Remove the unused variable en_dev | Jiapeng Chong |
2024-09-16 | RDMA/nldev: Add missing break in rdma_nl_notify_err_msg() | Nathan Chancellor |
2024-09-16 | RDMA/irdma: fix error message in irdma_modify_qp_roce() | Vitaliy Shevtsov |
2024-09-16 | RDMA/cxgb4: Added NULL check for lookup_atid | Mikhail Lobanov |
2024-09-16 | RDMA/hns: Fix ah error counter in sw stat not increasing | Junxian Huang |
2024-09-13 | RDMA/bnxt_re: Recover the device when FW error is detected | Selvin Xavier |
2024-09-13 | RDMA/bnxt_re: Group all operations under add_device and remove_device | Selvin Xavier |
2024-09-13 | RDMA/bnxt_re: Use the aux device for L2 ULP callbacks | Chandramohan Akula |
2024-09-13 | RDMA/bnxt_re: Change aux driver data to en_info to hold more information | Chandramohan Akula |
2024-09-13 | RDMA/nldev: Expose whether RDMA monitoring is supported | Chiara Meiohas |
2024-09-13 | RDMA/nldev: Add support for RDMA monitoring | Chiara Meiohas |
2024-09-13 | RDMA/mlx5: Use IB set_netdev and get_netdev functions | Chiara Meiohas |
2024-09-13 | RDMA/device: Remove optimization in ib_device_get_netdev() | Chiara Meiohas |
2024-09-13 | RDMA/mlx5: Initialize phys_port_cnt earlier in RDMA device creation | Chiara Meiohas |
2024-09-13 | RDMA/mlx5: Obtain upper net device only when needed | Mark Bloch |
2024-09-13 | RDMA/mlx5: Check RoCE LAG status before getting netdev | Mark Bloch |
2024-09-13 | RDMA/mlx5: Consider the query_vuid cap for data_direct | Yishai Hadas |