Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e4ac9773be2ea01b707da0496ab1527ec6cdda4e
/
drivers
/
infiniband
4c84a39
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
932ff27
[NET]: Add netif_tx_lock
by Herbert Xu
· 18 years ago
9ead190
IB/uverbs: Don't serialize with ib_uverbs_idr_mutex
by Roland Dreier
· 18 years ago
c93b6fb
IB/mthca: Make all device methods truly reentrant
by Roland Dreier
· 18 years ago
c9c5d9f
IB/mthca: Fix memory leak on modify_qp error paths
by Roland Dreier
· 18 years ago
3463175
IB/uverbs: Factor out common idr code
by Roland Dreier
· 18 years ago
92b1582
IB/uverbs: Don't decrement usecnt on error paths
by Roland Dreier
· 18 years ago
77f7601
IB/uverbs: Release lock on error path
by Ganapathi CH
· 18 years ago
ca222c6
IB/cm: Use address handle helpers
by Sean Hefty
· 18 years ago
6d969a4
IB/sa: Add ib_init_ah_from_path()
by Sean Hefty
· 18 years ago
4e00d69
IB: Add ib_init_ah_from_wc()
by Sean Hefty
· 18 years ago
75af908
IB/ucm: Get rid of duplicate P_Key parameter
by Sean Hefty
· 18 years ago
526b4ca
IB/srp: Factor out common request reset code
by Ishai Rabinovitz
· 18 years ago
0c0450db
IB/srp: Support SRP rev. 10 targets
by Ramachandra K
· 18 years ago
6c8c1aa
IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.
by Or Gerlitz
· 18 years ago
d4cb078
IB/mthca: Fill in max_map_per_fmr device attribute
by Or Gerlitz
· 18 years ago
6eddb5c
IB/ipath: Add client reregister event generation
by Roland Dreier
· 18 years ago
12bbb2b
IB/mthca: Add client reregister event generation
by Leonid Arsh
· 18 years ago
da2ab62
IB: Move struct port_info from ipath to <rdma/ib_smi.h>
by Leonid Arsh
· 18 years ago
508e434
IPoIB: Handle client reregister events
by Leonid Arsh
· 18 years ago
37c22a7
IPoIB: Fix kernel unaligned access on ia64
by Jack Morgenstein
· 18 years ago
31c02e2
IPoIB: Avoid using stale last_send counter when reaping AHs
by Roland Dreier
· 18 years ago
9874e74
IB/mad: Check GID/LID when matching requests
by Jack Morgenstein
· 18 years ago
6fb9cdb
IB: Add caching of ports' LMC
by Jack Morgenstein
· 18 years ago
856c256
IB/cm: remove unneeded flush_workqueue
by Michael S. Tsirkin
· 18 years ago
4be10c1e
IB/ucm: convert semaphore to mutex
by Sean Hefty
· 18 years ago
6bfa24f
IB/srp: Get rid of "Target has req_lim 0" messages
by Roland Dreier
· 18 years ago
b7ac4ab
IB/srp: Handle DREQ events from CM
by Ishai Rabinovitz
· 18 years ago
74b0a15
IB/srp: Allow sg_tablesize to be adjusted
by Vu Pham
· 18 years ago
52fb2b50
IB/srp: Allow cmd_per_lun to be set per target port
by Vu Pham
· 18 years ago
0c5b395
IB/srp: Clean up loop in srp_remove_one()
by Ishai Rabinovitz
· 18 years ago
403a496
IB: Make needlessly global ib_mad_cache static
by Roland Dreier
· 18 years ago
b3589fd
IB/srp: Change target_mutex to a spinlock
by Matthew Wilcox
· 18 years ago
549c5fc2
IB/srp: Get rid of unneeded use of list_for_each_entry_safe()
by Matthew Wilcox
· 18 years ago
1962a4a
IB/srp: Use SCAN_WILD_CARD from SCSI headers
by Matthew Wilcox
· 18 years ago
e9cd594
IB/mthca: Convert FW commands to use wait_for_completion_timeout()
by Roland Dreier
· 18 years ago
f5358a1
IB/srp: Use FMRs to map gather/scatter lists
by Roland Dreier
· 18 years ago
a26026c
IB/mthca: Remove dead code
by Michael S. Tsirkin
· 18 years ago
e51060f
IB: IP address based RDMA connection manager
by Sean Hefty
· 18 years ago
7025fcd
IB: address translation to map IP toIB addresses (GIDs)
by Sean Hefty
· 18 years ago
6e61d04
IB/cm: Match connection requests based on private data
by Sean Hefty
· 18 years ago
6a9af2e
IB: common handling for marshalling parameters to/from userspace
by Sean Hefty
· 18 years ago
4e56ea7
IB/mthca: memfree completion with error FW bug workaround
by Michael S. Tsirkin
· 18 years ago
13aa6ec
IB/mthca: restore missing PCI registers after reset
by Michael S. Tsirkin
· 18 years ago
959eb39
IPoIB: Fix AH leak at interface down
by Eli Cohen
· 18 years ago
ab28b17
IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor
by Michael S. Tsirkin
· 18 years ago
09b74de
IB/ipath: deref correct pointer when using kernel SMA
by Bryan O'Sullivan
· 18 years ago
3977026
IB/ipath: fix null deref during rdma ops
by Bryan O'Sullivan
· 18 years ago
41c75a1
IB/ipath: register as IB device owner
by Bryan O'Sullivan
· 18 years ago
9dcc0e5
IB/ipath: enable PE800 receive interrupts on user ports
by Bryan O'Sullivan
· 18 years ago
f2080fa
IB/ipath: enable GPIO interrupt on HT-460
by Bryan O'Sullivan
· 18 years ago
b0ff7c2
IB/ipath: fix NULL dereference during cleanup
by Bryan O'Sullivan
· 18 years ago
94b8d9f
IB/ipath: replace uses of LIST_POISON
by Bryan O'Sullivan
· 18 years ago
eaf6733
IB/ipath: fix reporting of driver version to userspace
by Bryan O'Sullivan
· 18 years ago
b228b43
IB/ipath: don't modify QP if changes fail
by Bryan O'Sullivan
· 18 years ago
ebac380
IB/ipath: fix spinlock recursion bug
by Bryan O'Sullivan
· 18 years ago
23f3bc0
IB/mthca: Fix posting lists of 256 receive requests for Tavor
by Michael S. Tsirkin
· 18 years ago
0cb4fe8
IB/uverbs: Don't leak ref to mm on error path
by Roland Dreier
· 18 years ago
093beac
IB/srp: Complete correct SCSI commands on device reset
by Ishai Rabinovitz
· 18 years ago
ec2d720
IB/srp: Get rid of extra scsi_host_put()s if reconnection fails
by Roland Dreier
· 18 years ago
e658105
IB/srp: Don't wait for disconnection if sending DREQ fails
by Roland Dreier
· 18 years ago
1db76c1
IB/mthca: Make fw_cmd_doorbell default to 0
by Roland Dreier
· 18 years ago
1b52fa98
IB: refcount race fixes
by Sean Hefty
· 18 years ago
6f4bb3d
IB/ipath: Properly terminate PCI ID table
by Roland Dreier
· 18 years ago
ce477ae
IB/mthca: FMR ioremap fix
by Michael S. Tsirkin
· 19 years ago
5941d07
IPoIB: Free child interfaces properly
by Roland Dreier
· 19 years ago
a3285aa
IB/mthca: Fix race in reference counting
by Roland Dreier
· 19 years ago
d945e1d
IB/srp: Fix tracking of pending requests during error handling
by Roland Dreier
· 19 years ago
d8b9f23
IB: Fix display of 4-bit port counters in sysfs
by Ralph Campbell
· 19 years ago
f6f0413
IB/ipath: tidy up white space in a few files
by Bryan O'Sullivan
· 19 years ago
d562a5a
IB/ipath: fix label name in interrupt handler
by Bryan O'Sullivan
· 19 years ago
ae15f54
IB/ipath: improve sparse annotation
by Bryan O'Sullivan
· 19 years ago
9b2017f
IB/ipath: simplify IB timer usage
by Bryan O'Sullivan
· 19 years ago
76f0dd1
IB/ipath: simplify RC send posting
by Bryan O'Sullivan
· 19 years ago
c71c30d
IB/ipath: prevent hardware from being accessed during reset
by Bryan O'Sullivan
· 19 years ago
fccea66
IB/ipath: fix verbs registration
by Bryan O'Sullivan
· 19 years ago
52e7fad
IB/ipath: change handling of PIO buffers
by Bryan O'Sullivan
· 19 years ago
23e86a4
IB/ipath: iterate over correct number of ports during reset
by Bryan O'Sullivan
· 19 years ago
68dd43a
IB/ipath: set up 32-bit DMA mask if 64-bit setup fails
by Bryan O'Sullivan
· 19 years ago
755e4ca
IB/ipath: fix race with exposing reset file
by Bryan O'Sullivan
· 19 years ago
254abfd
IB/mthca: Fix offset in query_gid method
by Roland Dreier
· 19 years ago
415dcd9
IB/mthca: make a function static
by Adrian Bunk
· 19 years ago
5494c22
IB/ipath: Fix whitespace
by Roland Dreier
· 19 years ago
ac2ae4c
IB/ipath: Make more names static
by Roland Dreier
· 19 years ago
64cb9c6
IB/mad: Fix RMPP version check during agent registration
by Hal Rosenstock
· 19 years ago
f80887d
IB/srp: Remove request from list when SCSI abort succeeds
by Roland Dreier
· 19 years ago
59fef3b
IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices
by Jack Morgenstein
· 19 years ago
ce684df
IB/cache: Use correct pointer to calculate size
by Michael S. Tsirkin
· 19 years ago
f697f74
IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()
by Roland Dreier
· 19 years ago
a30bb96c
IPoIB: Close race in ipoib_flush_paths()
by Eli Cohen
· 19 years ago
abf45db
IB/mthca: Disable tuning PCI read burst size
by Michael S. Tsirkin
· 19 years ago
0f48525
IPoIB: Make send and receive queue sizes tunable
by Shirley Ma
· 19 years ago
f2de3b0
IPoIB: Wait for join to finish before freeing mcast struct
by Eli Cohen
· 19 years ago
bf6a9e3
IB: simplify static rate encoding
by Jack Morgenstein
· 19 years ago
d2e0655
IPoIB: Consolidate private neighbour data handling
by Michael S. Tsirkin
· 19 years ago
ce1823f
IB/srp: Fix memory leak in options parsing
by Roland Dreier
· 19 years ago
227c939
IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y
by Roland Dreier
· 19 years ago
f5545d2
IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y
by Roland Dreier
· 19 years ago
37289ef
IB/mad: fix oops in cancel_mads
by Michael S. Tsirkin
· 19 years ago
77d8798
IB/ipath: kbuild infrastructure
by Bryan O'Sullivan
· 19 years ago
Next »