Age | Commit message (Expand) | Author |
2019-07-22 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) |
2019-07-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-07-16 | scsi: IB/srp: set virt_boundary_mask in the scsi host | Christoph Hellwig |
2019-07-16 | scsi: IB/iser: set virt_boundary_mask in the scsi host | Christoph Hellwig |
2019-07-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-07-12 | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options | Alexander Potapenko |
2019-07-12 | RMDA/siw: Require a 64 bit arch | Jason Gunthorpe |
2019-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-07-11 | RDMA/siw: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-11 | RDMA/core: Fix -Wunused-const-variable warnings | Qian Cai |
2019-07-11 | rdma/siw: Remove set but not used variable 's' | YueHaibing |
2019-07-11 | rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPS | Geert Uytterhoeven |
2019-07-11 | RDMA/siw: Add missing rtnl_lock around access to ifa | Jason Gunthorpe |
2019-07-10 | rdma/siw: Use proper enumerated type in map_cqe_status | Nathan Chancellor |
2019-07-10 | RDMA/siw: Remove unnecessary kthread create/destroy printouts | Bernard Metzler |
2019-07-10 | IB/rdmavt: Fix variable shadowing issue in rvt_create_cq | Nathan Chancellor |
2019-07-09 | RDMA/core: Fix race when resolving IP address | Dag Moxnes |
2019-07-08 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-08 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-08 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | IB/core: Work on the caller socket net namespace in nldev_newlink() | Parav Pandit |
2019-07-08 | RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM | Konstantin Taranov |
2019-07-08 | RDMA/mlx5: Set RDMA DIM to be enabled by default | Leon Romanovsky |
2019-07-08 | RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink | Yamin Friedman |
2019-07-08 | RDMA/core: Provide RDMA DIM support for ULPs | Yamin Friedman |
2019-07-08 | IB/mlx5: Report correctly tag matching rendezvous capability | Danit Goldberg |
2019-07-08 | Merge branch 'vhca-tunnel' into rdma.git for-next | Jason Gunthorpe |
2019-07-08 | IB/mlx5: Implement VHCA tunnel mechanism in DEVX | Max Gurtovoy |
2019-07-08 | RDMA/rvt: Do not use a kernel header in the ABI | Jason Gunthorpe |
2019-07-08 | RDMA/siw: Fix DEFINE_PER_CPU compilation when ARCH_NEEDS_WEAK_PER_CPU | Jason Gunthorpe |
2019-07-07 | ibverbs/rxe: Remove variable self-initialization | Maksym Planeta |
2019-07-07 | RDMA/hns: Clean up unnecessary variable initialization | Lang Cheng |
2019-07-07 | RDMA/hns: Fixs hw access invalid dma memory error | Xi Wang |
2019-07-07 | RDMA/hns: Use %pK format pointer print | Lang Cheng |
2019-07-07 | RDMA/hns: Bugfix for calculating qp buffer size | Lijun Ou |
2019-07-05 | RDMA/hns: Set reset flag when hw resetting | Lang Cheng |
2019-07-05 | RDMA/hns: Modify ba page size for cqe | Yangyang Li |
2019-07-05 | RDMA/hns: Fixup qp release bug | chenglang |
2019-07-05 | RDMA/hns: Bugfix for cleaning mtr | Lijun Ou |
2019-07-05 | RDMA/nldev: Allow get default counter statistics through RDMA netlink | Mark Zhang |
2019-07-05 | RDMA/nldev: Allow get counter mode through RDMA netlink | Mark Zhang |
2019-07-05 | RDMA/nldev: Allow counter manual mode configration through RDMA netlink | Mark Zhang |
2019-07-05 | RDMA/counter: Allow manual mode configuration support | Mark Zhang |
2019-07-05 | RDMA/core: Get sum value of all counters when perform a sysfs stat read | Mark Zhang |
2019-07-05 | IB/mlx5: Add counter_alloc_stats() and counter_update_stats() support | Mark Zhang |
2019-07-05 | RDMA/netlink: Implement counter dumpit calback | Mark Zhang |