Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
01e123d79a23000f85c4cfb12a957908c0b2c3d8
/
drivers
/
infiniband
/
core
8079ffa
IB/umem: Avoid sign problems when demoting npages to integer
by Roland Dreier
· 16 years ago
c244827
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
5a4f2b6
IB/mad: Fix kernel crash when .process_mad() returns SUCCESS|CONSUMED
by Dave Olson
· 16 years ago
6c06aec
IB: fix race in device_create
by Greg Kroah-Hartman
· 16 years ago
cb9fbc5
IB: expand ib_umem_get() prototype
by Arthur Kepner
· 17 years ago
e80ab41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
f4e91eb
IB: convert struct class_device to struct device
by Tony Jones
· 17 years ago
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
2dd5716
IB/core: Add support for modify CQ
by Eli Cohen
· 17 years ago
0f39cf3
IB/core: Add support for "send with invalidate" work requests
by Roland Dreier
· 17 years ago
7ce5eac
IB/core: Check optional verbs before using them
by Dotan Barak
· 17 years ago
b846f25
IB/core: Add creation flags to struct ib_qp_init_attr
by Eli Cohen
· 17 years ago
157de22
IB: Use shorter list_splice_init() for brevity
by Robert P. J. Day
· 17 years ago
10f3206
RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0
by Julia Lawall
· 17 years ago
a7dab9e
IB/uverbs: Use alloc_file() instead of get_empty_filp()
by Roland Dreier
· 17 years ago
1ae5c18
IB/uverbs: Don't store struct file * for event files
by Roland Dreier
· 17 years ago
9cda779
RDMA/ucma: Endian annotation
by Roland Dreier
· 17 years ago
a88f488
IB/cm: Endianness annotations
by Roland Dreier
· 17 years ago
1b90c13
trivial endianness annotations: infiniband core
by Al Viro
· 17 years ago
d7c1fbd
RDMA/iwcm: Don't access a cm_id after dropping reference
by Steve Wise
· 17 years ago
3315529
IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush()
by Pete Wyckoff
· 17 years ago
35fb534
Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs"
by Pete Wyckoff
· 17 years ago
84ba284
IB/cm: Flush workqueue when removing device
by Sean Hefty
· 17 years ago
c7482b8
IB: Fix return value in ib_device_register_sysfs()
by Li Zefan
· 17 years ago
ead595a
RDMA/cma: Do not issue MRA if user rejects connection request
by Sean Hefty
· 17 years ago
7c7a9bc
IB/cm: Fix infiniband_cm class kobject ref counting
by Roland Dreier
· 17 years ago
ab64b96
IB/cm: Remove debug printk()s that snuck upstream
by Roland Dreier
· 17 years ago
1d96354
IB/fmr_pool: Allocate page list for pool FMRs only when caching enabled
by Or Gerlitz
· 17 years ago
3971c9f
IB/cm: Add interim support for routed paths
by Sean Hefty
· 17 years ago
f206351
[NETNS]: Add namespace parameter to ip_route_output_key.
by Denis V. Lunev
· 17 years ago
1ab3527
[NETNS]: Add namespace parameter to ip_dev_find.
by Denis V. Lunev
· 17 years ago
6360a02
[IPV4] drivers/infiniband: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
a3cd7d9
IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs
by Olaf Kirch
· 17 years ago
a656eb7
IB/fmr_pool: Flush serial numbers can get out of sync
by Olaf Kirch
· 17 years ago
2fe7e6f
IB/umad: Simplify and fix locking
by Roland Dreier
· 17 years ago
5851bb8
RDMA/cma: Override default responder_resources with user value
by Sean Hefty
· 17 years ago
a9e527e
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
by Rolf Manderscheid
· 17 years ago
88314e4
RDMA/cma: add support for rdma_migrate_id()
by Sean Hefty
· 17 years ago
45d9478
RDMA/cma: Reenable device removal on passive side
by Vladimir Sokolovsky
· 17 years ago
b61d92d
IB/mad: Fix incorrect access to items on local_list
by Sean Hefty
· 17 years ago
9af57b7
IB/cm: Add basic performance counters
by Sean Hefty
· 17 years ago
4fc8cd4
IB/mad: Report number of times a mad was retried
by Sean Hefty
· 17 years ago
547af76
IB/multicast: Report errors on multicast groups if P_key changes
by Sean Hefty
· 17 years ago
727792d
IB/mad: Enable loopback of DR SMP responses from userspace
by Steve Welch
· 17 years ago
3828ff4
IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()
by Ralph Campbell
· 17 years ago
8d8293c
RDMA/iwcm: Set initiator depth and responder resources to device max values
by Steve Wise
· 17 years ago
c10997f
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
35be068
Kobject: change drivers/infiniband to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
5317392
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
3f776e8
IB/fmr_pool: Stop ib_fmr threads from contributing to load average
by Anton Blanchard
· 17 years ago
642f149
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
0b776eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
cbfb50e
IB/uverbs: Fix checking of userspace object ownership
by Roland Dreier
· 17 years ago
a25de53
[INET]: Justification for local port range robustness.
by Anton Arapov
· 17 years ago
d02d1f5
RDMA/cma: Fix deadlock destroying listen requests
by Sean Hefty
· 17 years ago
c548338
RDMA/cma: Add locking around QP accesses
by Sean Hefty
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
ce9d3c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
227b60f
[INET]: local port range robustness
by Stephen Hemminger
· 17 years ago
dcb3f97
RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries
by Sean Hefty
· 17 years ago
de98b69
IB/cm: Modify interface to send MRAs in response to duplicate messages
by Sean Hefty
· 17 years ago
04d29b0
IB/uverbs: Make ib_uverbs_release_event_file() static
by Roland Dreier
· 17 years ago
a394f83
IB/umad: Fix bit ordering and 32-on-64 problems on big endian systems
by Roland Dreier
· 17 years ago
2be8e3e
IB/umad: Add P_Key index support
by Roland Dreier
· 17 years ago
57cb61d
IB/core: Fix handling of multicast response failures
by Ralph Campbell
· 17 years ago
935ef2d
RDMA/cma: Use neigh_event_send() to start neighbour discovery
by Steve Wise
· 17 years ago
c8d8bee
IB/umem: Add hugetlb flag to struct ib_umem
by Joachim Fenkes
· 17 years ago
7ce8640
RDMA/ucma: Allow user space to set service type
by Sean Hefty
· 17 years ago
a81c994
RDMA/cma: Add ability to specify type of service
by Sean Hefty
· 17 years ago
733d65f
IB/sa: Add new QoS fields to path record
by Sean Hefty
· 17 years ago
3c10c7c
IB/sa: Error handling thinko fix
by Ali Ayoub
· 17 years ago
8a68bbe
IB/fmr_pool: Clean up some error messages in fmr_pool.c
by Anton Blanchard
· 17 years ago
65d470b
IB: find_first_zero_bit() takes unsigned pointer
by Roland Dreier
· 17 years ago
92ddc44
IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c
by Dotan Barak
· 17 years ago
38d5af9
IB/mad: Fix address handle leak in mad_rmpp
by Sean Hefty
· 17 years ago
8fc394b
IB/mad: agent_send_response() should be void
by Hal Rosenstock
· 17 years ago
86dfbec
IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()
by Hal Rosenstock
· 17 years ago
445d680
IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()
by Hal Rosenstock
· 17 years ago
5399891
IB/sa: Don't need to check for default P_Key twice
by Roland Dreier
· 17 years ago
36026ec
IB/core: Ignore membership bit in ib_find_pkey()
by Moni Shoua
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
8f07653
RDMA/cma: Remove local write permission from QP access flags
by Dotan Barak
· 17 years ago
454a01e
IB/cm: Make internal function cm_get_ack_delay() static
by Roland Dreier
· 17 years ago
0cdf699
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
6164c8c
IB/cm: Send no match if a SIDR REQ does not match a listen
by Sean Hefty
· 17 years ago
29c2731
IB/cm: Fix handling of duplicate SIDR REQs
by Sean Hefty
· 17 years ago
5d861be
IB/cm: cm_msgs.h should include ib_cm.h
by Sean Hefty
· 17 years ago
1d84612
IB/cm: Include HCA ACK delay in local ACK timeout
by Sean Hefty
· 17 years ago
24be6e8
IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible
by Sean Hefty
· 17 years ago
2aec5c6
IB/sa: Make sure SA queries use default P_Key
by Sean Hefty
· 17 years ago
856c52a
IB/core: Take sizeof the correct pointer when calling kmalloc()
by Dotan Barak
· 17 years ago
1d3f4b9
IB: Fix ib_umem_get() when npages == 0
by Andrew Morton
· 17 years ago
43506d9
IB: Remove garbage non-ASCII characters from comments
by Roland Dreier
· 17 years ago
1bae4db
IB/mad: Enhance SMI for switch support
by Hal Rosenstock
· 17 years ago
24bce50
IB/umem: Fix possible hang on process exit
by Roland Dreier
· 17 years ago
bf2944b
RDMA/cma: Fix initialization of next_port
by Sean Hefty
· 17 years ago
d998ccc
IB/cm: Fix stale connection detection
by Sean Hefty
· 17 years ago
Next »