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
/
cma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-31
IB/cma: Fix net_dev reference leak with failed requests
Haggai Eran
1
-0
/
+4
2015-08-30
IB/cma: Share ib_cm_ids between rdma_cm_ids
Haggai Eran
1
-55
/
+4
2015-08-30
IB/cma: Use found net_dev for passive connections
Haggai Eran
1
-27
/
+49
2015-08-30
IB/cma: Validate routing of incoming requests
Haggai Eran
1
-3
/
+92
2015-08-30
IB/cma: Add net_dev and private data checks to RDMA CM
Haggai Eran
1
-3
/
+185
2015-08-30
IB/cma: Helper functions to access port space IDRs
Haggai Eran
1
-21
/
+60
2015-08-30
IB/cma: Refactor RDMA IP CM private-data parsing code
Haggai Eran
1
-65
/
+105
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
1
-4
/
+3
2015-08-29
RDMA/cma: fix IPv6 address resolution
Spencer Baugh
1
-2
/
+5
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-157
/
+130
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
1
-0
/
+2
2015-06-02
RDMA/iw_cm: Export tos field to iwarp providers
Steve Wise
1
-0
/
+2
2015-05-20
IB/cma: Fix broken AF_IB UD support
Matthew Finlay
1
-11
/
+21
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
1
-157
/
+128
2015-05-20
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
1
-6
/
+6
2015-05-18
IB/core, cma: Nice log-friendly string helpers
Sagi Grimberg
1
-0
/
+28
2015-05-18
IB/Verbs: Use management helper rdma_cap_eth_ah()
Michael Wang
1
-1
/
+1
2015-05-18
IB/Verbs: Use management helper rdma_cap_af_ib()
Michael Wang
1
-1
/
+1
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_mcast()
Michael Wang
1
-3
/
+3
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_sa()
Michael Wang
1
-2
/
+2
2015-05-18
IB/Verbs: Use management helper rdma_cap_iw_cm()
Michael Wang
1
-7
/
+7
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_cm()
Michael Wang
1
-10
/
+9
2015-05-18
IB/Verbs: Reform rest part in IB-core cma
Michael Wang
1
-11
/
+9
2015-05-18
IB/Verbs: Reform cma_acquire_dev()
Michael Wang
1
-28
/
+40
2015-05-18
IB/Verbs: Reform mcast related part in IB-core cma
Michael Wang
1
-38
/
+18
2015-05-18
IB/Verbs: Reform route related part in IB-core cma
Michael Wang
1
-23
/
+8
2015-05-18
IB/Verbs: Reform cm related part in IB-core cma/ucm
Michael Wang
1
-56
/
+25
2015-05-05
RDMA/CMA: Canonize IPv4 on IPV6 sockets properly
Jason Gunthorpe
1
-10
/
+17
2014-06-10
RDMA/core: Add support for iWARP Port Mapper user space service
Tatyana Nikolova
1
-1
/
+2
2014-04-02
IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler
Moni Shoua
1
-26
/
+0
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-01-23
Merge branch 'ip-roce' into for-next
Roland Dreier
1
-13
/
+61
2014-01-23
RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal()
Somnath Kotur
1
-2
/
+5
2014-01-19
IB/cma: IBoE (RoCE) IP-based GID addressing
Moni Shoua
1
-10
/
+12
2014-01-15
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2014-01-15
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
1
-7
/
+53
2013-11-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-35
/
+33
2013-11-11
RDMA/cma: Remove unused argument and minor dead code
Michal Nazarewicz
1
-3
/
+0
2013-11-09
IB/cma: Check for GID on listening device first
Doug Ledford
1
-6
/
+30
2013-11-09
IB/cma: Use cached gids
Doug Ledford
1
-29
/
+6
2013-11-08
RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans
Eyal Perry
1
-5
/
+21
2013-10-01
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
1
-1
/
+1
2013-09-05
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-27
/
+17
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-08-12
RDMA/cma: Add IPv6 support for iWARP
Steve Wise
1
-27
/
+17
2013-07-31
RDMA/cma: Only call cma_save_ib_info() for CM REQs
Sean Hefty
1
-1
/
+2
2013-07-31
RDMA/cma: Fix accessing invalid private data for UD
Sean Hefty
1
-8
/
+11
2013-07-31
RDMA/cma: Fix gcc warning
Paul Bolle
1
-4
/
+3
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-06-21
RDMA/cma: Export AF_IB statistics
Sean Hefty
1
-27
/
+10
[next]