index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
core_priv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h
Parav Pandit
1
-0
/
+5
2018-03-16
IB/core: Remove rdma_resolve_ip_route() as exported symbol
Parav Pandit
1
-0
/
+6
2018-02-16
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
1
-1
/
+3
2018-02-16
RDMA/verbs: Check existence of function prior to accessing it
Leon Romanovsky
1
-0
/
+3
2018-01-30
RDMA/core: Add resource tracking for create and destroy QPs
Leon Romanovsky
1
-0
/
+27
2018-01-30
RDMA/restrack: Add general infrastructure to track RDMA resources
Leon Romanovsky
1
-0
/
+1
2018-01-11
IB/core: Increase number of char device minors
Huy Nguyen
1
-0
/
+3
2018-01-09
Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next
Doug Ledford
1
-1
/
+1
2018-01-08
{net, IB}/mlx5: Manage port association for multiport RoCE
Daniel Jurgens
1
-1
/
+0
2018-01-08
IB/core: Change roce_rescan_device to return void
Daniel Jurgens
1
-1
/
+1
2018-01-03
RDMA/netlink: Fix locking around __ib_get_device_by_index
Leon Romanovsky
1
-1
/
+1
2017-12-28
infiniband: drop unknown function from core_priv.h
Randy Dunlap
1
-7
/
+0
2017-12-18
IB/core: Avoid exporting module internal function
Parav Pandit
1
-13
/
+0
2017-08-10
Merge branch 'rdma-netlink' into k.o/merge-test
Doug Ledford
1
-5
/
+21
2017-08-10
RDMA/netlink: Convert LS to doit callback
Leon Romanovsky
1
-3
/
+6
2017-08-10
RDMA/core: Add and expose static device index
Leon Romanovsky
1
-0
/
+5
2017-08-10
RDMA/core: Add iterator over ib_devices
Leon Romanovsky
1
-0
/
+8
2017-08-10
RDMA/netlink: Remove netlink clients infrastructure
Leon Romanovsky
1
-2
/
+2
2017-08-08
IB/core: Change port_attr.lid size from 16 to 32 bits
Dasaratharaman Chandramouli
1
-0
/
+1
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+115
2017-06-02
RDMA/netlink: Reduce exposure of RDMA netlink functions
Leon Romanovsky
1
-0
/
+10
2017-05-23
IB/core: Enforce security on management datagrams
Daniel Jurgens
1
-0
/
+35
2017-05-23
IB/core: Enforce PKey security on QPs
Daniel Jurgens
1
-0
/
+77
2017-05-23
IB/core: IB cache enhancements to support Infiniband security
Daniel Jurgens
1
-0
/
+3
2017-02-28
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+30
2017-02-15
IB/cma: Add default RoCE TOS to CMA configfs
Majd Dibbiny
1
-0
/
+3
2017-01-10
IB/core: added support to use rdma cgroup controller
Parav Pandit
1
-0
/
+30
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-3
/
+0
2016-12-13
IB/core: Change ib_resolve_eth_dmac to use it in create AH
Moni Shoua
1
-3
/
+0
2016-10-18
IB/core: Flip to the new dev walk API
David Ahern
1
-8
/
+1
2016-05-24
IB/core: Add IP to GID netlink offload
Mark Bloch
1
-0
/
+2
2016-05-24
IB/core: Register SA ibnl client during ib_core initialization
Mark Bloch
1
-0
/
+5
2016-05-24
IB/SA: Integrate ib_sa module into ib_core module
Mark Bloch
1
-0
/
+3
2016-05-24
IB/MAD: Integrate ib_mad module into ib_core module
Mark Bloch
1
-0
/
+3
2016-05-24
IB/core: Integrate IB address resolution module into core
Leon Romanovsky
1
-0
/
+3
2015-12-23
IB/cma: Add configfs for rdma_cm
Matan Barak
1
-0
/
+24
2015-12-23
IB/rdma_cm: Add wrapper for cma reference count
Matan Barak
1
-0
/
+4
2015-12-23
IB/core: Move rdma_is_upper_dev_rcu to header file
Matan Barak
1
-0
/
+13
2015-12-23
IB/core: Add gid_type to gid attribute
Matan Barak
1
-0
/
+4
2015-10-22
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
1
-2
/
+2
2015-10-22
IB/core: Expose and rename ib_find_cached_gid_by_port cache API
Matan Barak
1
-5
/
+0
2015-08-31
IB/core: Add RoCE GID table management
Matan Barak
1
-1
/
+50
2015-08-31
IB/core: Make ib_alloc_device init the kobject
Jason Gunthorpe
1
-3
/
+0
2014-01-20
IB/core: Resolve Ethernet L2 addresses when modifying QP
Or Gerlitz
1
-0
/
+2
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
1
-1
/
+3
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2005-08-27
[PATCH] IB: move include files to include/rdma
Roland Dreier
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+52