Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
eb090473a71ecd35987542fb733a14cc2023777f
/
drivers
/
infiniband
« Previous
efcd997
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
by Roland Dreier
· 17 years ago
7b3687d
IPoIB/cm: Factor out ipoib_cm_create_srq()
by Roland Dreier
· 17 years ago
1efb614
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
by Roland Dreier
· 17 years ago
2337f80
IPoIB: Trivial formatting cleanups
by Roland Dreier
· 17 years ago
657c2f2
IB/ipath: Fix crash on unload introduced by sysfs changes
by Roland Dreier
· 17 years ago
c10997f
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
23b9c1a
Infiniband: make ipath driver use default driver groups.
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
90c18f3
[SCSI] IB/iSER: add logical unit reset support
by Erez Zilber
· 17 years ago
0a69631
IB/ipath: Fix receiving UD messages with immediate data
by Ralph Campbell
· 17 years ago
a8ac631
[SCSI] iscsi: convert xmit path to iscsi chunks
by Olaf Kirch
· 17 years ago
f6d5180
[SCSI] libiscsi: fix nop handling
by Mike Christie
· 17 years ago
b3a7ea8
[SCSI] libiscsi: do not block session during logout
by Mike Christie
· 17 years ago
38ad03d
[SCSI] libiscsi,iser: patch for AHS support
by Boaz Harrosh
· 17 years ago
843c0a8
[SCSI] libiscsi, iscsi_tcp: add device support
by Mike Christie
· 17 years ago
ad69698
IB/srp: Release transport before removing host
by Dave Dillow
· 17 years ago
e1bb784
IB/mlx4: Fix value of pkey_index in QP1 completions
by Dotan Barak
· 17 years ago
b0e47c8
IB/srp: Fix list corruption/oops on module reload
by David Dillow
· 17 years ago
3d758a4
IB/ehca: Fix lock flag variable location, bump version number
by Joachim Fenkes
· 17 years ago
4faf775
IB/ehca: Serialize HCA-related hCalls if necessary
by Joachim Fenkes
· 17 years ago
1457edc
IB/ehca: Return correct number of SGEs for SRQ
by Joachim Fenkes
· 17 years ago
b181258
IB/ehca: Fix static rate if path faster than link
by Joachim Fenkes
· 17 years ago
1401b53
IPoIB: Fix oops if xmit is called when priv->broadcast is NULL
by Jack Morgenstein
· 17 years ago
a316b79
IB/iser: Add missing counter increment in iser_data_buf_aligned_len()
by Erez Zilber
· 17 years ago
3fe2ed3
IB/ehca: Fix static rate regression
by Joachim Fenkes
· 17 years ago
4187b91
IB/ipath: Normalize error return codes for posting work requests
by Ralph Campbell
· 17 years ago
14de986
IB/ipath: Fix offset returned to ibv_modify_srq()
by Ralph Campbell
· 17 years ago
8a278e6
IB/ipath: Fix error path in QP creation
by Ralph Campbell
· 17 years ago
fb74dac
IB/ipath: Fix offset returned to ibv_resize_cq()
by Ralph Campbell
· 17 years ago
9a76664
RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_device
by Steve Wise
· 17 years ago
51aaa54
IB/ehca: Fix static rate calculation
by Joachim Fenkes
· 17 years ago
40ebb56
IB/ehca: Return physical link information in query_port()
by Joachim Fenkes
· 17 years ago
f4ad1bc
IB/ipath: Fix race with ACK retry timeout list management
by Ralph Campbell
· 17 years ago
a6e7550
IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() fails
by Ralph Campbell
· 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
164ef7a
IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)
by Dave Olson
· 17 years ago
6279344
IB/ipath: Limit length checksummed in eeprom
by Michael Albaugh
· 17 years ago
fffbfea
IB/ipath: Fix a race where s_last is updated without lock held
by Ralph Campbell
· 17 years ago
96db0e0
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()
by Roland Dreier
· 17 years ago
09f60f8
IPoIB/cm: Fix receive QP cleanup
by Roland Dreier
· 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
c8ac5a7
IB/ehca: Fix sg_page() fallout
by Olof Johansson
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
1b52496
IPoIB/cm: Use common CQ for CM send completions
by Michael S. Tsirkin
· 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
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
8390413
IB/mlx4: Sanity check userspace send queue sizes
by Jack Morgenstein
· 17 years ago
fd31256
IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"
by Roland Dreier
· 17 years ago
8da9ee9
IB/ehca: Enable large page MRs by default
by Joachim Fenkes
· 17 years ago
abc39d3
IB/ehca: Change meaning of hca_cap_mr_pgsize
by Joachim Fenkes
· 17 years ago
8c08d50
IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()
by Joachim Fenkes
· 17 years ago
9511724
IB/ehca: Fix masking error in {,re}reg_phys_mr()
by Joachim Fenkes
· 17 years ago
c0c84d5
IB/ehca: Supply QP token for SRQ base QPs
by Joachim Fenkes
· 17 years ago
6b08f3a
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers
by Joachim Fenkes
· 17 years ago
69fc507
IPoIB: Use round_jiffies() for ah_reap_task
by Anton Blanchard
· 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
53d412f
infiniband: sg chaining support
by Jens Axboe
· 17 years ago
ab8403c
IB/mthca: Avoid alignment traps when writing doorbells
by Roland Dreier
· 17 years ago
200d171
IB/ipoib: Verify address handle validity on send
by Moni Shoua
· 17 years ago
732a217
IB/ipoib: Bound the net device to the ipoib_neigh structue
by Moni Shoua
· 17 years ago
df3d80f
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
aebd5e4
[SCSI] transport_srp: add rport roles attribute
by FUJITA Tomonori
· 17 years ago
3236822
[SCSI] ib_srp: convert to use the srp transport class
by FUJITA Tomonori
· 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
9153f66
IPoIB: Fix unused variable warning
by Roland Dreier
· 17 years ago
de90351
[IPoIB]: Convert to netdevice internal stats
by Roland Dreier
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
335a64a5a
IPoIB: Allow setting policy to ignore multicast groups
by Or Gerlitz
· 17 years ago
55a98e9
IB/mthca: Mark error paths as unlikely() in post_srq_recv functions
by Eli Cohen
· 17 years ago
3ac8c70
IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.
by Dave Olson
· 17 years ago
bda94e32
IB/ipath: Remove redundant link state checks
by Ralph Campbell
· 17 years ago
49739b3
IB/ipath: Fix IB_EVENT_PORT_ERR event
by Ralph Campbell
· 17 years ago
6a733cd
IB/ipath: Better handling of unexpected GPIO interrupts
by Michael Albaugh
· 17 years ago
192594d
IB/ipath: Maintain active time on all chips
by Michael Albaugh
· 17 years ago
aa7c79a
IB/ipath: Fix QHT7040 serial number check
by Dave Olson
· 17 years ago
20bed34
IB/ipath: Indicate a couple of chip bugs to userspace
by Arthur Jones
· 17 years ago
4bec0b9
IB/ipath: iba6110 rev4 no longer needs recv header overrun workaround
by Arthur Jones
· 17 years ago
70c51da
IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_close
by Arthur Jones
· 17 years ago
542869a
IB/ipath: Remove duplicate copy of LMC
by Ralph Campbell
· 17 years ago
15cba26
IB/ipath: Add ability to set the LMC via the sysfs debugging interface
by Ralph Campbell
· 17 years ago
6cff2fa
IB/ipath: Optimize completion queue entry insertion and polling
by Ralph Campbell
· 17 years ago
d42b01b
IB/ipath: Implement IB_EVENT_QP_LAST_WQE_REACHED
by Ralph Campbell
· 17 years ago
c9cf7db
IB/ipath: Generate flush CQE when QP is in error state
by Ralph Campbell
· 17 years ago
036be09
IB/ipath: Remove redundant code
by Ralph Campbell
· 17 years ago
d29cc6e
IB/ipath: Future proof eeprom checksum code (contents reading)
by Dave Olson
· 17 years ago
5504669
IB/ipath: UC RDMA WRITE with IMMEDIATE doesn't send the immediate
by Ralph Campbell
· 17 years ago
9ef8617
IB/ipath: Correctly describe workaround for TID write chip bug
by Dave Olson
· 17 years ago
1793b47
IB/ipath: Remove unneeded code for ipathfs
by Ralph Campbell
· 17 years ago
9bec399
IB/ipath: Verify host bus bandwidth to chip will not limit performance
by Dave Olson
· 17 years ago
4ee9718
IB/ipath: Change UD to queue work requests like RC & UC
by Ralph Campbell
· 17 years ago
210d6ca
IB/ipath: Performance optimization for CPU differences
by Ralph Campbell
· 17 years ago
Next »