aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn2017-02-191-0/+2
* IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty2017-02-191-0/+50
* IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty2017-02-192-1/+10
* IB/rdmavt: Adding timer logic to rdmavtVenkata Sandeep Dhanalakota2017-02-192-0/+25
* IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty2017-02-191-0/+31
* IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty2017-02-191-0/+2
* IB/rdmavt: Use per-CPU reference count for MRsSebastian Sanchez2017-02-191-5/+5
* Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford2017-02-194-4/+24
|\
| * RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky2017-02-081-3/+8
| * RDMA/qedr: Add uapi header qedr-abi.hAmrani, Ram2017-01-241-0/+1
| * RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-0/+14
| * IB/cxgb3: fix misspelling in header guardNicolas Iooss2017-01-241-1/+1
* | RDMA/bnxt_re: Add bnxt_re RoCE driverSelvin Xavier2017-02-141-0/+89
* | IB/core: Add inline function to validate portYuval Shaia2017-01-271-0/+7
* | IB/srpt: Accept GUIDs as port namesBart Van Assche2017-01-271-0/+1
* | RDMA/core: create struct ib_port_cacheJack Wang2017-01-241-4/+8
* | RDMA/core: export ib_get_cached_port_stateJack Wang2017-01-121-0/+13
* | RDMA/core: add port state cacheJack Wang2017-01-121-0/+1
* | RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe2017-01-121-3/+3
* | RDMA: Adding ethertype ETH_P_IBOESelvin Xavier2017-01-101-0/+1
* | RDMA/core: Unify style of IOCTL commandsLeon Romanovsky2017-01-101-60/+38
* | RDMA/core: Rename RDMA magic numberLeon Romanovsky2017-01-101-17/+18
* | RDMA/core: Move HFI1 IOCTL declarations to common fileLeon Romanovsky2017-01-102-55/+54
* | RDMA/hfi1: Avoid redeclaration errorLeon Romanovsky2017-01-103-119/+175
* | RDMA/core: Move legacy MAD IOCTL declarations to common fileLeon Romanovsky2017-01-102-10/+11
* | RDMA/core: Commonize RDMA IOCTL declarations locationLeon Romanovsky2017-01-104-4/+46
|/
* Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-081-0/+1
|\
| * usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier2017-01-021-0/+1
* | Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-01-081-0/+12
|\ \
| * \ Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-021-0/+12
| |\ \ | | |/ | |/|
| | * iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-311-0/+12
* | | mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner2017-01-071-1/+3
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2017-01-071-0/+6
|\ \ \
| * | | asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek2017-01-051-0/+6
* | | | Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-01-061-43/+13
|\ \ \ \
| * | | | vfio-mdev: fix non-standard ioctl return val causing i386 build failPaul Gortmaker2017-01-041-1/+1
| * | | | vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson2016-12-301-25/+6
| * | | | vfio-mdev: Make mdev_parent privateAlex Williamson2016-12-301-13/+2
| * | | | vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson2016-12-301-8/+8
* | | | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-062-8/+20
|\ \ \ \ \
| * | | | | swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2017-01-061-0/+3
| * | | | | swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2016-12-192-1/+3
| * | | | | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-192-8/+15
* | | | | | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-01-051-2/+0
|\ \ \ \ \ \
| * | | | | | fsnotify: Remove fsnotify_duplicate_mark()Jan Kara2016-12-231-2/+0
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-01-051-26/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-for-v4.10/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2017-01-041-26/+0
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | dt-bindings: mfd: Remove TPS65217 interruptsMilo Kim2016-12-271-26/+0
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-044-99/+2
|\ \ \ \ \ \ \
| * | | | | | | net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-291-0/+2