Age | Commit message (Expand) | Author | Files | Lines |
2017-02-28 | mm: add new mmgrab() helper | Vegard Nossum | 1 | -1/+1 |
2017-02-28 | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada | 3 | -3/+3 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 23 | -381/+24 |
2017-02-25 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2 | -3/+3 |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 29 | -232/+1155 |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 70 | -1891/+14142 |
2017-02-22 | RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0." | Stephen Rothwell | 1 | -2/+2 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 7 | -1033/+861 |
2017-02-21 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -13/+13 |
2017-02-19 | RDMA/qedr: Fix some error handling | Christophe Jaillet | 1 | -4/+6 |
2017-02-19 | RDMA/bnxt_re: add DCB dependency | Arnd Bergmann | 1 | -1/+1 |
2017-02-19 | IB/hns: include linux/module.h | Arnd Bergmann | 1 | -0/+1 |
2017-02-19 | IB/vmw_pvrdma: Expose vendor error to ULPs | Yuval Shaia | 1 | -1/+1 |
2017-02-19 | vmw_pvrdma: switch to pci_alloc_irq_vectors | Christoph Hellwig | 3 | -142/+34 |
2017-02-19 | IB/hfi1: use size_t for passing array length | Arnd Bergmann | 1 | -1/+1 |
2017-02-19 | IB/mthca: switch to pci_alloc_irq_vectors | Christoph Hellwig | 1 | -13/+11 |
2017-02-19 | IB/hfi1: Code reuse with memdup_copy | Michael J. Ruhl | 3 | -48/+25 |
2017-02-19 | IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h | Don Hiatt | 5 | -22/+22 |
2017-02-19 | IB/hfi1: Do not set physical link state if DC is in the shutdown state | Michael J. Ruhl | 1 | -8/+10 |
2017-02-19 | IB/hfi1: Modify logging frequency of DCC errors | Jakub Byczkowski | 2 | -9/+15 |
2017-02-19 | IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs | Mike Marciniszyn | 2 | -2/+2 |
2017-02-19 | IB/qib: Updates to use rdmavt's SGE helper routines | Brian Welty | 4 | -94/+9 |
2017-02-19 | IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt | Brian Welty | 5 | -94/+7 |
2017-02-19 | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments | Brian Welty | 6 | -36/+37 |
2017-02-19 | IB/qib: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 5 | -122/+21 |
2017-02-19 | IB/hfi1: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 5 | -235/+16 |
2017-02-19 | IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt | Brian Welty | 10 | -350/+42 |
2017-02-19 | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt | Brian Welty | 12 | -99/+20 |
2017-02-19 | IB/hfi1: Check upper-case EFI variables | Sebastian Sanchez | 1 | -4/+22 |
2017-02-19 | IB/hfi1: Reduce oversized fields in struct hfi1_packet | Sebastian Sanchez | 1 | -4/+3 |
2017-02-19 | IB/hfi1: Add additional fields to qp_stats | Mike Marciniszyn | 1 | -1/+3 |
2017-02-19 | IB/hfi1: Allocate context data on memory node | Sebastian Sanchez | 1 | -8/+9 |
2017-02-19 | IB/hfi1: Access hfi1_ibport through rcd pointer | Sebastian Sanchez | 6 | -11/+16 |
2017-02-19 | IB/hfi1: Correct error calldown locking | Mike Marciniszyn | 1 | -8/+11 |
2017-02-19 | IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs | Easwar Hariharan | 1 | -2/+2 |
2017-02-19 | IB/hfi1: Ensure read of producer s_head is correct | Mike Marciniszyn | 2 | -6/+8 |
2017-02-19 | IB/hfi1: Process qp wait list in IRQ thread periodically | Mike Marciniszyn | 1 | -54/+67 |
2017-02-19 | IB/hfi1: Correct defered count after processing qp_wait_list | Mike Marciniszyn | 1 | -0/+4 |
2017-02-19 | iw_cxgb4: clean up send_connect() | Ganesh Goudar | 1 | -20/+36 |
2017-02-19 | Merge branch 'k.o/for-4.10-rc' into HEAD | Doug Ledford | 16 | -161/+229 |
2017-02-15 | IB/mlx5: Fix configuration of port capabilities | Eli Cohen | 1 | -0/+35 |
2017-02-14 | IB/mlx4: Take source GID by index from HW GID table | Talat Batheesh | 1 | -24/+32 |
2017-02-14 | IB/mlx5: Fix blue flame buffer size calculation | Eli Cohen | 1 | -1/+4 |
2017-02-14 | IB/mlx4: Remove unused variable from function declaration | Leon Romanovsky | 1 | -2/+2 |
2017-02-14 | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 20 | -49/+65 |
2017-02-14 | IB: Add protocol for USNIC | Or Gerlitz | 1 | -0/+1 |
2017-02-14 | IB/mlx4: Support raw packet protocol | Or Gerlitz | 1 | -2/+5 |
2017-02-14 | IB/mlx5: Support raw packet protocol | Or Gerlitz | 1 | -2/+4 |
2017-02-14 | IB/mlx5: Add implicit MR support | Artemy Kovalyov | 4 | -49/+511 |
2017-02-14 | IB/mlx5: Expose MR cache for mlx5_ib | Artemy Kovalyov | 2 | -28/+80 |