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.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
2011-07-19
RDMA/cma: Don't allow IPoIB port space for IBoE
Moni Shoua
1
-0
/
+4
2011-07-18
RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id object
Jack Morgenstein
1
-40
/
+40
2011-05-26
RDMA/cma: Save PID of ID's owner
Nir Muchtar
1
-0
/
+6
2011-05-26
RDMA/cma: Add support for netlink statistics export
Nir Muchtar
1
-0
/
+99
2011-05-26
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
1
-19
/
+16
2011-05-26
RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>
Nir Muchtar
1
-90
/
+80
2011-05-10
RDMA/cma: Add an ID_REUSEADDR option
Hefty, Sean
1
-67
/
+123
2011-05-10
RDMA/cma: Fix handling of IPv6 addressing in cma_use_port
Hefty, Sean
1
-7
/
+22
2011-03-15
RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one
Sean Hefty
1
-27
/
+16
2011-03-15
RDMA/cma: Fix crash in request handlers
Sean Hefty
1
-0
/
+15
2010-10-25
IB/core: Add VLAN support for IBoE
Eli Cohen
1
-8
/
+12
2010-10-14
RDMA/cm: Add RDMA CM support for IBoE devices
Eli Cohen
1
-19
/
+290
2010-05-16
Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...
Roland Dreier
1
-47
/
+27
2010-05-16
IB/core: Use kmemdup() instead of kmalloc()+memcpy()
Julia Lawall
1
-2
/
+2
2010-04-22
RDMA/cma: Randomize local port allocation
Tetsuo Handa
1
-45
/
+25
2010-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+1
2010-04-08
RDMA/cm: Set num_paths when manually assigning path records
Sean Hefty
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-10
RDMA/cm: Revert association of an RDMA device when binding to loopback
Sean Hefty
1
-3
/
+1
2010-01-07
IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6
Robert P. J. Day
1
-1
/
+1
2009-11-20
IB/addr: Fix IPv6 routing lookup
Sean Hefty
1
-14
/
+33
2009-11-20
RDMA/cm: fix loopback address support
Sean Hefty
1
-34
/
+43
2009-11-19
IB/addr: Store net_device type instead of translating to RDMA transport
Sean Hefty
1
-3
/
+3
2009-11-19
RDMA/cma: Replace net_device pointer with index
Sean Hefty
1
-1
/
+1
2009-11-19
RDMA/cma: Fix AF_INET6 support in multicast joining
Jason Gunthorpe
1
-0
/
+5
2009-11-19
RDMA/cma: Correct detection of SA Created MGID
Jason Gunthorpe
1
-1
/
+1
2009-06-23
RDMA: Add __init/__exit macros to addr.c and cma.c
Peter Huewe
1
-2
/
+2
2009-04-09
RDMA/cma: Create cm id even when IB port is down
Yossi Etigin
1
-14
/
+27
2009-04-02
RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups
Yossi Etigin
1
-0
/
+4
2008-12-24
RDMA/cma: Add IPv6 support
Aleksey Senin
1
-26
/
+60
2008-08-04
RDMA/cma: Remove padding arrays by using struct sockaddr_storage
Roland Dreier
1
-19
/
+18
2008-07-23
RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event
Amir Vadai
1
-1
/
+6
2008-07-23
RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event
Or Gerlitz
1
-0
/
+92
2008-07-15
RDMA/cma: Simplify locking needed for serialization of callbacks
Or Gerlitz
1
-56
/
+50
2008-07-15
RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr
Or Gerlitz
1
-3
/
+5
2008-07-15
RDMA/cma: Add missing newlines to printk()s
Roland Dreier
1
-3
/
+3
2008-07-15
RDMA: Fix license text
Sean Hefty
1
-19
/
+23
2008-04-17
RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0
Julia Lawall
1
-1
/
+1
2008-03-31
trivial endianness annotations: infiniband core
Al Viro
1
-12
/
+12
2008-02-15
RDMA/cma: Do not issue MRA if user rejects connection request
Sean Hefty
1
-1
/
+9
2008-01-29
[NETNS]: Add namespace parameter to ip_dev_find.
Denis V. Lunev
1
-1
/
+1
2008-01-29
[IPV4] drivers/infiniband: Use ipv4_is_<type>
Joe Perches
1
-2
/
+3
2008-01-26
RDMA/cma: Override default responder_resources with user value
Sean Hefty
1
-23
/
+19
2008-01-26
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
1
-3
/
+1
2008-01-26
RDMA/cma: Reenable device removal on passive side
Vladimir Sokolovsky
1
-1
/
+3
2008-01-26
RDMA/iwcm: Set initiator depth and responder resources to device max values
Steve Wise
1
-0
/
+10
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-77
/
+83
2007-10-19
[INET]: Justification for local port range robustness.
Anton Arapov
1
-2
/
+3
2007-10-16
RDMA/cma: Fix deadlock destroying listen requests
Sean Hefty
1
-47
/
+23
2007-10-16
RDMA/cma: Add locking around QP accesses
Sean Hefty
1
-30
/
+60
[next]