aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/core_priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29RDMA/core: Remove indirection through ib_cache_setup()Jason Gunthorpe1-3/+0
2018-03-15IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit1-0/+5
2018-03-15IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit1-0/+6
2018-02-16RDMA/restrack: don't use uaccess_kernel()Steve Wise1-1/+3
2018-02-16RDMA/verbs: Check existence of function prior to accessing itLeon Romanovsky1-0/+3
2018-01-29RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky1-0/+27
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky1-0/+1
2018-01-10IB/core: Increase number of char device minorsHuy Nguyen1-0/+3
2018-01-08Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford1-1/+1
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens1-1/+0
2018-01-08IB/core: Change roce_rescan_device to return voidDaniel Jurgens1-1/+1
2018-01-02RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky1-1/+1
2017-12-27infiniband: drop unknown function from core_priv.hRandy Dunlap1-7/+0
2017-12-18IB/core: Avoid exporting module internal functionParav Pandit1-13/+0
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford1-5/+21
2017-08-10RDMA/netlink: Convert LS to doit callbackLeon Romanovsky1-3/+6
2017-08-10RDMA/core: Add and expose static device indexLeon Romanovsky1-0/+5
2017-08-10RDMA/core: Add iterator over ib_devicesLeon Romanovsky1-0/+8
2017-08-10RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky1-2/+2
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli1-0/+1
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+115
2017-06-01RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky1-0/+10
2017-05-23IB/core: Enforce security on management datagramsDaniel Jurgens1-0/+35
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens1-0/+77
2017-05-23IB/core: IB cache enhancements to support Infiniband securityDaniel Jurgens1-0/+3
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+30
2017-02-15IB/cma: Add default RoCE TOS to CMA configfsMajd Dibbiny1-0/+3
2017-01-10IB/core: added support to use rdma cgroup controllerParav Pandit1-0/+30
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-3/+0
2016-12-13IB/core: Change ib_resolve_eth_dmac to use it in create AHMoni Shoua1-3/+0
2016-10-18IB/core: Flip to the new dev walk APIDavid Ahern1-8/+1
2016-05-24IB/core: Add IP to GID netlink offloadMark Bloch1-0/+2
2016-05-24IB/core: Register SA ibnl client during ib_core initializationMark Bloch1-0/+5
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch1-0/+3
2016-05-24IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch1-0/+3
2016-05-24IB/core: Integrate IB address resolution module into coreLeon Romanovsky1-0/+3
2015-12-23IB/cma: Add configfs for rdma_cmMatan Barak1-0/+24
2015-12-23IB/rdma_cm: Add wrapper for cma reference countMatan Barak1-0/+4
2015-12-23IB/core: Move rdma_is_upper_dev_rcu to header fileMatan Barak1-0/+13
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak1-0/+4
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak1-2/+2
2015-10-21IB/core: Expose and rename ib_find_cached_gid_by_port cache APIMatan Barak1-5/+0
2015-08-30IB/core: Add RoCE GID table managementMatan Barak1-1/+50
2015-08-30IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe1-3/+0
2014-01-19IB/core: Resolve Ethernet L2 addresses when modifying QPOr Gerlitz1-0/+2
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell1-1/+3
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+52