summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0812-59/+62
|\
| * Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-05-041-5/+11
| |\
| | * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-011-5/+11
| | |\
| | | * IB/mlx5: Restrict 'DELAY_DROP_TIMEOUT' subtype to Ethernet interfacesAya Levin2019-04-301-1/+5
| | | * net/mlx5: Separate and generalize dma device from pci deviceVu Pham2019-04-301-4/+6
| | | * Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-23227-4695/+16167
| | | |\
| * | | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-036-20/+75
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-274-28/+28
| * | | | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-272-8/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-261-0/+3
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-179-41/+42
| |\ \ \ \ \
| * | | | | | ipv4: Prepare rtable for IPv6 gatewayDavid Ahern2019-04-092-2/+2
| * | | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-04-054-9/+8
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | net/mlx5: Add explicit bar address fieldHuy Nguyen2019-04-023-8/+7
| | * | | | | net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy2019-04-021-1/+1
| * | | | | | ipv6: Move ipv6 stubs to a separate header fileDavid Ahern2019-03-291-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-285-11/+48
| |\ \ \ \ \ \
| * | | | | | | net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-202-6/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-071-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Make anon_inodes unconditionalDavid Howells2019-04-191-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-05-074-4/+4
|\ \ \ \ \ \ \
| * | | | | | | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-064-4/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-071-1/+0
|\ \ \ \ \ \ \
| * | | | | | | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-0715-74/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | i40iw: Redefine i40iw_mmiowb() to do nothingWill Deacon2019-04-081-1/+1
| * | | | | | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-0814-73/+0
| * | | | | | drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon2019-04-082-2/+2
| | |/ / / / | |/| | | |
* | | | | | rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds2019-04-291-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-04-286-20/+75
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | RDMA/hns: Bugfix for mapping user dbLijun Ou2019-04-251-1/+1
| * | | | | RDMA/ucontext: Fix regression with disassociateJason Gunthorpe2019-04-242-3/+50
| * | | | | RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe2019-04-241-5/+3
| * | | | | RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe2019-04-241-0/+2
| * | | | | IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi2019-04-182-4/+9
| * | | | | IB/rdmavt: Fix frwr memory registrationJosh Collier2019-04-161-7/+10
| | |_|_|/ | |/| | |
* / | | | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-191-0/+3
|/ / / /
* | | | IB/hfi1: Do not flush send queue in the TID RDMA second legKaike Wan2019-04-101-23/+8
* | | | RDMA/hns: Bugfix for SCC hem freeYangyang Li2019-04-081-3/+0
* | | | RDMA/hns: Fix bug that caused srq creation to failLijun Ou2019-04-082-4/+6
* | | | RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib2019-04-081-0/+2
* | | | IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua2019-03-271-1/+2
* | | | IB/hfi1: Fix the allocation of RSM tableKaike Wan2019-03-271-7/+19
* | | | IB/hfi1: Eliminate opcode tests on mr derefKaike Wan2019-03-271-2/+2
* | | | IB/hfi1: Clear the IOWAIT pending bits when QP is put into error stateKaike Wan2019-03-271-0/+2
* | | | IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan2019-03-271-1/+1
|/ / /
* | | i40iw: Avoid panic when handling the inetdev eventFeng Tang2019-03-181-1/+11
* | | IB/mlx5: Fix mapping of link-mode to IB width and speedAya Levin2019-03-181-0/+7
* | | IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-182-9/+29
* | | IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-03-181-1/+1
|/ /