index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
cma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one
Sean Hefty
2011-03-15
1
-27
/
+16
*
RDMA/cma: Fix crash in request handlers
Sean Hefty
2011-03-15
1
-0
/
+15
*
IB/core: Add VLAN support for IBoE
Eli Cohen
2010-10-25
1
-8
/
+12
*
RDMA/cm: Add RDMA CM support for IBoE devices
Eli Cohen
2010-10-13
1
-19
/
+290
*
-
.
Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...
Roland Dreier
2010-05-15
1
-47
/
+27
|
\
\
|
|
*
IB/core: Use kmemdup() instead of kmalloc()+memcpy()
Julia Lawall
2010-05-15
1
-2
/
+2
|
|
/
|
/
|
|
*
RDMA/cma: Randomize local port allocation
Tetsuo Handa
2010-04-21
1
-45
/
+25
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-04-09
1
-0
/
+1
|
\
|
*
RDMA/cm: Set num_paths when manually assigning path records
Sean Hefty
2010-04-07
1
-0
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
RDMA/cm: Revert association of an RDMA device when binding to loopback
Sean Hefty
2010-02-10
1
-3
/
+1
*
IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6
Robert P. J. Day
2010-01-06
1
-1
/
+1
*
IB/addr: Fix IPv6 routing lookup
Sean Hefty
2009-11-19
1
-14
/
+33
*
RDMA/cm: fix loopback address support
Sean Hefty
2009-11-19
1
-34
/
+43
*
IB/addr: Store net_device type instead of translating to RDMA transport
Sean Hefty
2009-11-19
1
-3
/
+3
*
RDMA/cma: Replace net_device pointer with index
Sean Hefty
2009-11-19
1
-1
/
+1
*
RDMA/cma: Fix AF_INET6 support in multicast joining
Jason Gunthorpe
2009-11-19
1
-0
/
+5
*
RDMA/cma: Correct detection of SA Created MGID
Jason Gunthorpe
2009-11-19
1
-1
/
+1
*
RDMA: Add __init/__exit macros to addr.c and cma.c
Peter Huewe
2009-06-23
1
-2
/
+2
*
RDMA/cma: Create cm id even when IB port is down
Yossi Etigin
2009-04-08
1
-14
/
+27
*
RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups
Yossi Etigin
2009-04-01
1
-0
/
+4
*
RDMA/cma: Add IPv6 support
Aleksey Senin
2008-12-24
1
-26
/
+60
*
RDMA/cma: Remove padding arrays by using struct sockaddr_storage
Roland Dreier
2008-08-04
1
-19
/
+18
*
RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event
Amir Vadai
2008-07-22
1
-1
/
+6
*
RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event
Or Gerlitz
2008-07-22
1
-0
/
+92
*
RDMA/cma: Simplify locking needed for serialization of callbacks
Or Gerlitz
2008-07-14
1
-56
/
+50
*
RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr
Or Gerlitz
2008-07-14
1
-3
/
+5
*
RDMA/cma: Add missing newlines to printk()s
Roland Dreier
2008-07-14
1
-3
/
+3
*
RDMA: Fix license text
Sean Hefty
2008-07-14
1
-19
/
+23
*
RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0
Julia Lawall
2008-04-16
1
-1
/
+1
*
trivial endianness annotations: infiniband core
Al Viro
2008-03-30
1
-12
/
+12
*
RDMA/cma: Do not issue MRA if user rejects connection request
Sean Hefty
2008-02-14
1
-1
/
+9
*
[NETNS]: Add namespace parameter to ip_dev_find.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[IPV4] drivers/infiniband: Use ipv4_is_<type>
Joe Perches
2008-01-28
1
-2
/
+3
*
RDMA/cma: Override default responder_resources with user value
Sean Hefty
2008-01-25
1
-23
/
+19
*
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2008-01-25
1
-3
/
+1
*
RDMA/cma: Reenable device removal on passive side
Vladimir Sokolovsky
2008-01-25
1
-1
/
+3
*
RDMA/iwcm: Set initiator depth and responder resources to device max values
Steve Wise
2008-01-25
1
-0
/
+10
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-23
1
-77
/
+83
|
\
|
*
RDMA/cma: Fix deadlock destroying listen requests
Sean Hefty
2007-10-16
1
-47
/
+23
|
*
RDMA/cma: Add locking around QP accesses
Sean Hefty
2007-10-16
1
-30
/
+60
*
|
[INET]: Justification for local port range robustness.
Anton Arapov
2007-10-18
1
-2
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-11
1
-10
/
+36
|
\
|
*
RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries
Sean Hefty
2007-10-09
1
-0
/
+2
|
*
RDMA/cma: Add ability to specify type of service
Sean Hefty
2007-10-09
1
-10
/
+34
*
|
[INET]: local port range robustness
Stephen Hemminger
2007-10-10
1
-10
/
+12
|
/
*
RDMA/cma: Remove local write permission from QP access flags
Dotan Barak
2007-07-17
1
-1
/
+1
*
IB/cm: Include HCA ACK delay in local ACK timeout
Sean Hefty
2007-07-10
1
-1
/
+0
*
RDMA/cma: Fix initialization of next_port
Sean Hefty
2007-06-07
1
-2
/
+2
*
RDMA/cma: Add check to validate that cm_id is bound to a device
Sean Hefty
2007-05-14
1
-4
/
+8
[next]