Age | Commit message (Expand) | Author |
2020-11-19 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-16 | treewide: rename nla_strlcpy to nla_strscpy. | Francis Laniel |
2020-11-13 | IB/hfi1: Fix error return code in hfi1_init_dd() | Zhang Changzhong |
2020-11-12 | IB/hfi1: switch to core handling of rx/tx byte/packet counters | Heiner Kallweit |
2020-11-12 | RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configs | Christoph Hellwig |
2020-11-12 | RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device() | Qinglang Miao |
2020-11-12 | RDMA/cm: Make the local_id_table xarray non-irq | Jason Gunthorpe |
2020-11-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-11-05 | RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring | Jason Gunthorpe |
2020-11-03 | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux | Linus Torvalds |
2020-11-02 | RDMA/vmw_pvrdma: Fix the active_speed and phys_state value | Adit Ranadive |
2020-11-02 | IB/srpt: Fix memory leak in srpt_add_one | Maor Gottlieb |
2020-11-02 | RDMA: Fix software RDMA drivers for dma mapping error | Parav Pandit |
2020-10-28 | IB/srpt: docs: add a description for cq_size member | Mauro Carvalho Chehab |
2020-10-28 | RDMA/qedr: Fix memory leak in iWARP CM | Alok Prasad |
2020-10-28 | RDMA: Add rdma_connect_locked() | Jason Gunthorpe |
2020-10-26 | RDMA/uverbs: Fix false error in query gid IOCTL | Gal Pressman |
2020-10-26 | RDMA/mlx5: Fix devlink deadlock on net namespace deletion | Parav Pandit |
2020-10-26 | RDMA/rxe: Fix small problem in network_type patch | Bob Pearson |
2020-10-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-10-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-10-16 | mm: remove the now-unnecessary mmget_still_valid() hack | Jann Horn |
2020-10-16 | RDMA/ucma: Fix use after free in destroy id flow | Maor Gottlieb |
2020-10-16 | RDMA/rxe: Handle skb_clone() failure in rxe_recv.c | Bob Pearson |
2020-10-16 | RDMA/rxe: Move the definitions for rxe_av.network_type to uAPI | Jason Gunthorpe |
2020-10-16 | RDMA: Explicitly pass in the dma_device to ib_register_device | Jason Gunthorpe |
2020-10-16 | Merge branch 'dynamic_sg' into rdma.git for-next | Jason Gunthorpe |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-13 | IB/hfi1: use new function dev_fetch_sw_netstats | Heiner Kallweit |
2020-10-13 | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-09 | IB/mlx4: Convert rej_tmout radix-tree to XArray | HÃ¥kon Bugge |
2020-10-08 | RDMA/rxe: Fix bug rejecting all multicast packets | Bob Pearson |
2020-10-08 | RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt() | Bob Pearson |
2020-10-08 | RDMA/rxe: Remove duplicate entries in struct rxe_mr | Bob Pearson |
2020-10-08 | IB/rdmavt: Fix sizeof mismatch | Colin Ian King |
2020-10-06 | RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl. | Colin Ian King |
2020-10-06 | RDMA/bnxt_re: Use rdma_umem_for_each_dma_block() | Jason Gunthorpe |
2020-10-06 | percpu_ref: reduce memory footprint of percpu_ref in fast path | Ming Lei |
2020-10-05 | RDMA/umem: Move to allocate SG table from pages | Maor Gottlieb |
2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-10-05 | RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces | Kamal Heib |
2020-10-01 | RDMA/uverbs: Expose the new GID query API to user space | Avihai Horon |
2020-10-01 | RDMA/core: Introduce new GID table query API | Avihai Horon |
2020-10-01 | RDMA/core: Modify enum ib_gid_type and enum rdma_network_type | Avihai Horon |
2020-10-01 | RDMA/core: Change rdma_get_gid_attr returned error code | Avihai Horon |
2020-10-01 | RDMA/qedr: Endianness warnings cleanup | Alok Prasad |
2020-10-01 | RDMA/rtrs: Constify static struct attribute_group | Rikard Falkeborn |
2020-10-01 | RDMA/core: Constify struct attribute_group | Rikard Falkeborn |
2020-10-01 | RDMA/mlx5: Sync device with CPU pages upon ODP MR registration | Yishai Hadas |
2020-10-01 | RDMA/mlx5: Extend advice MR to support non faulting mode | Yishai Hadas |