aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-28IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro37-30491/+0
2015-07-21x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez1-2/+4
2015-07-14IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar1-2/+2
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny1-2/+3
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds4-12/+49
2015-06-23make simple_positive() publicAl Viro1-1/+1
2015-06-18x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT disabledLuis R. Rodriguez4-42/+26
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny2-2/+11
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny1-0/+1
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak1-2/+5
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak2-3/+9
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny2-7/+7
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny1-7/+1
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny1-0/+17
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang1-0/+7
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells1-8/+8
2015-04-11infinibad: weird APIs switched to ->write_iter()Al Viro1-7/+11
2015-04-11Merge branch 'iocb' into for-nextAl Viro1-1/+0
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig1-1/+0
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-02-20Infiniband: Fix potential NULL d_inode dereferenceDavid Howells1-1/+1
2015-02-13IB/ipath: Remove unused function in ipath_wc_ppc64Rickard Strandqvist3-31/+0
2014-12-15IB/core: Replace ib_umem's offset field with a full addressHaggai Eran1-1/+1
2014-10-09[infiniband] remove pointless assignmentsAl Viro1-1/+0
2014-09-19IB/ipath: Change get_user_pages() usage to always NULL vmasMike Marciniszyn1-3/+3
2014-08-05IB/ipath: Add P_Key change event supportOr Gerlitz1-4/+10
2014-05-28IB/ipath: Use time_before()/_after()Manuel Schölling2-4/+4
2014-05-27IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro1-0/+4
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-nextRoland Dreier2-69/+40
2014-04-01IB/ipath: Remove ib_sg_dma_address() and ib_sg_dma_len() overloadsMike Marciniszyn1-28/+15
2014-03-17IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro1-41/+25
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas1-22/+17
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak1-1/+1
2013-11-08IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara1-6/+1
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-9/+10
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-0/+1
2013-04-16IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn1-9/+10
2013-03-22IB/ipath: Silence a static checker warningDan Carpenter1-1/+1
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-02-27IB/ipath: convert to idr_alloc()Tejun Heo1-12/+4
2013-02-22new helper: file_inode(file)Al Viro2-5/+5
2013-01-03Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman1-7/+5
2012-11-22IB/ipath: Remove unreachable codeAlan Cox1-10/+0
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-1/+1
2012-05-08IB/ipath: Replace open-coded ARRAY_SIZE with macroMike Marciniszyn1-2/+1
2012-05-08IB/ipath: Replace open-coded ARRAY_SIZE with macroJim Cromie1-2/+1
2012-01-27IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter1-1/+1
2012-01-03infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro1-3/+3
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds6-0/+6