index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cma.c
Age
Commit message (
Expand
)
Author
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-28
IB/cma: Separate port allocation to network namespaces
Haggai Eran
2015-10-28
IB/addr: Pass network namespace as a parameter
Guy Shapiro
2015-10-21
IB/core: Remove smac and vlan id from path record
Matan Barak
2015-10-21
IB/cm: Remove the usage of smac and vid of qp_attr and cm_av
Matan Barak
2015-10-21
IB/cma: cma_validate_port should verify the port and netdevice
Matan Barak
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-20
IB/cma: Use inner P_Key to determine netdev
Haggai Eran
2015-10-20
IB/cma: Potential NULL dereference in cma_id_from_event
Haggai Eran
2015-10-06
IB/cma: Accept connection without a valid netdev on RoCE
Haggai Eran
2015-08-30
IB/cma: Fix net_dev reference leak with failed requests
Haggai Eran
2015-08-30
IB/cma: Share ib_cm_ids between rdma_cm_ids
Haggai Eran
2015-08-30
IB/cma: Use found net_dev for passive connections
Haggai Eran
2015-08-30
IB/cma: Validate routing of incoming requests
Haggai Eran
2015-08-30
IB/cma: Add net_dev and private data checks to RDMA CM
Haggai Eran
2015-08-30
IB/cma: Helper functions to access port space IDRs
Haggai Eran
2015-08-30
IB/cma: Refactor RDMA IP CM private-data parsing code
Haggai Eran
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-08-28
RDMA/cma: fix IPv6 address resolution
Spencer Baugh
2015-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
2015-06-02
RDMA/iw_cm: Export tos field to iwarp providers
Steve Wise
2015-05-20
IB/cma: Fix broken AF_IB UD support
Matthew Finlay
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
2015-05-20
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
2015-05-18
IB/core, cma: Nice log-friendly string helpers
Sagi Grimberg
2015-05-18
IB/Verbs: Use management helper rdma_cap_eth_ah()
Michael Wang
2015-05-18
IB/Verbs: Use management helper rdma_cap_af_ib()
Michael Wang
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_mcast()
Michael Wang
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_sa()
Michael Wang
2015-05-18
IB/Verbs: Use management helper rdma_cap_iw_cm()
Michael Wang
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_cm()
Michael Wang
2015-05-18
IB/Verbs: Reform rest part in IB-core cma
Michael Wang
2015-05-18
IB/Verbs: Reform cma_acquire_dev()
Michael Wang
2015-05-18
IB/Verbs: Reform mcast related part in IB-core cma
Michael Wang
2015-05-18
IB/Verbs: Reform route related part in IB-core cma
Michael Wang
2015-05-18
IB/Verbs: Reform cm related part in IB-core cma/ucm
Michael Wang
2015-05-05
RDMA/CMA: Canonize IPv4 on IPV6 sockets properly
Jason Gunthorpe
2014-06-10
RDMA/core: Add support for iWARP Port Mapper user space service
Tatyana Nikolova
2014-04-01
IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler
Moni Shoua
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-22
Merge branch 'ip-roce' into for-next
Roland Dreier
2014-01-22
RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal()
Somnath Kotur
2014-01-18
IB/cma: IBoE (RoCE) IP-based GID addressing
Moni Shoua
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
2013-11-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2013-11-11
RDMA/cma: Remove unused argument and minor dead code
Michal Nazarewicz
2013-11-08
IB/cma: Check for GID on listening device first
Doug Ledford
2013-11-08
IB/cma: Use cached gids
Doug Ledford
[prev]
[next]