Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
1693a5c0117f8ccd010a666f97aaf0f14fb0a0e4
/
drivers
/
infiniband
1b90c13
trivial endianness annotations: infiniband core
by Al Viro
· 17 years ago
1f71f50
RDMA/cxgb3: Program hardware IRD with correct value
by Roland Dreier
· 17 years ago
f2b2b59
RDMA/nes: Fix MSS calculation on RDMA path
by Chien Tung
· 17 years ago
10313cb
IPoIB: Allocate priv->tx_ring with vmalloc()
by Roland Dreier
· 17 years ago
4200406
IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
by Roland Dreier
· 17 years ago
b3e2749
IPoIB: Don't drop multicast sends when they can be queued
by Or Gerlitz
· 17 years ago
450bb38
IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packets
by Patrick Marchand Latifi
· 17 years ago
2a049e5
IB/ipath: Fix error completion put on send CQ instead of recv CQ
by Patrick Marchand Latifi
· 17 years ago
4cd5060
IB/ipath: Fix RC QP initialization
by Patrick Marchand Latifi
· 17 years ago
87d5aed
IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()
by Patrick Marchand Latifi
· 17 years ago
140277e
IB/ipath: Fix IB compliance problems with link state vs physical state
by Ralph Campbell
· 17 years ago
d7c1fbd
RDMA/iwcm: Don't access a cm_id after dropping reference
by Steve Wise
· 17 years ago
d33ed42
IB/iser: Handle iser_device allocation error gracefully
by Arne Redlich
· 17 years ago
9a37827
IB/iser: Fix list iteration bug
by Arne Redlich
· 17 years ago
4fa4572
RDMA/cxgb3: Fix iwch_create_cq() off-by-one error
by Jon Mason
· 17 years ago
1bab74e
RDMA/cxgb3: Return correct max_inline_data when creating a QP
by Jon Mason
· 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
4b1cc7e
RDMA/nes: Fix interrupt moderation low threshold
by John Lacombe
· 17 years ago
30da7cf
RDMA/nes: Fix CRC endianness for RDMA connection establishment on big-endian
by Faisal Latif
· 17 years ago
a2e9c38
RDMA/nes: Fix use-after-free in mini_cm_dec_refcnt_listen()
by Faisal Latif
· 17 years ago
f84fba6
RDMA/nes: Fix use-after-free in nes_create_cq()
by Glenn Streiff
· 17 years ago
a4435fe
RDMA/nes: Fix a check-after-use in nes_probe()
by Adrian Bunk
· 17 years ago
ed0ba33
RDMA/nes: Fix a memory leak in schedule_nes_timer()
by Adrian Bunk
· 17 years ago
65b07ec
RDMA/nes: Fix off-by-one
by Adrian Bunk
· 17 years ago
9300c0c
RDMA/nes: Resurrect error path dead code
by Chien Tung
· 17 years ago
82d416f
RDMA/cxgb3: Fix shift calc in build_phys_page_list() for 1-entry page lists
by Bryan Rosenburg
· 17 years ago
b7f9c11
IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()
by Roland Dreier
· 17 years ago
ec229e5
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
by Pradeep Satyanarayana
· 17 years ago
51af33e
RDMA/nes: Fix possible array overrun
by Roland Dreier
· 17 years ago
edd2fd6
RDMA/nes: Fix VLAN support
by Chien Tung
· 17 years ago
11e0704
RDMA/nes: Fix MAC interrupt erroneously masked on ifdown
by Glenn Streiff
· 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
e6028c0
IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()
by Jack Morgenstein
· 17 years ago
a9d1884
IPoIB: Remove unused struct ipoib_cm_tx.ibwc member
by Eli Cohen
· 17 years ago
167c426
IPoIB: On P_Key change event, reset state properly
by Jack Morgenstein
· 17 years ago
5163dc1
IB/mthca: Convert to use be16_add_cpu()
by Marcin Slusarz
· 17 years ago
8704e9a
RDMA/cxgb3: Fail loopback connections
by Steve Wise
· 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
fe17435
IB/mthca: Add missing sg_init_table() in mthca_map_user_db()
by Roland Dreier
· 17 years ago
7143740
IPoIB: Add send gather support
by Eli Cohen
· 17 years ago
eb14032f
IPoIB: Add high DMA feature flag
by Eli Cohen
· 17 years ago
ea54b10
IB/mlx4: Use multiple WQ blocks to post smaller send WQEs
by Jack Morgenstein
· 17 years ago
1c69fc2
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
by Roland Dreier
· 17 years ago
3c2d774
RDMA/nes: Add a driver for NetEffect RNICs
by Glenn Streiff
· 17 years ago
2c78853
IB/mthca: Return proper error codes from mthca_fmr_alloc()
by Olaf Kirch
· 17 years ago
f33afc2
IB: Avoid marking __devinitdata as const
by Roland Dreier
· 17 years ago
68f3948
IB/mlx4: Actually print out the driver version
by Roland Dreier
· 17 years ago
1d368c5
IB/ib_mthca: Pre-link receive WQEs in Tavor mode
by Eli Cohen
· 17 years ago
1203c42
IB/mthca: Remove checks for srq->first_free < 0
by Eli Cohen
· 17 years ago
1d96354
IB/fmr_pool: Allocate page list for pool FMRs only when caching enabled
by Or Gerlitz
· 17 years ago
9fe4bcf
IB/srp: Retry stale connections
by David Dillow
· 17 years ago
893da75
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
by Jack Morgenstein
· 17 years ago
6ccef1d
IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()
by Jack Morgenstein
· 17 years ago
7bc531d
IPoIB: Remove a misleading debug print
by Or Gerlitz
· 17 years ago
bafff97
IPoIB: Handle bonding failover race for connected neighbours too
by Or Gerlitz
· 17 years ago
0d89fe2
IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()
by Roland Dreier
· 17 years ago
2b5e6b1
IB/ehca: Add PMA support
by Hoang-Nam Nguyen
· 17 years ago
528b03f
IB/ehca: Update sma_attr also in case of disruptive config change
by Joachim Fenkes
· 17 years ago
2b7274c
IB/ehca: Prevent sending UD packets to QP0
by Joachim Fenkes
· 17 years ago
3971c9f
IB/cm: Add interim support for routed paths
by Sean Hefty
· 17 years ago
d3f46f3
[SCSI] remove use_sg_chaining
by James Bottomley
· 17 years ago
0ba6c33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25
by Linus Torvalds
· 17 years ago
f206351
[NETNS]: Add namespace parameter to ip_route_output_key.
by Denis V. Lunev
· 17 years ago
f1b050b
[NETNS]: Add namespace parameter to ip_route_output_flow.
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
aff5905
INFINIBAND: Remove 'TOPDIR' from Makefiles
by WANG Cong
· 17 years ago
9b73e76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
8176d29
RDMA/cxgb3: Fix the T3A workaround checks
by Steve Wise
· 17 years ago
f7fca1e
IB/ipath: Remove unnecessary cast
by Jan Engelhardt
· 17 years ago
1cf18d5
IPoIB: Constify seq_operations function pointer tables
by Jan Engelhardt
· 17 years ago
c6b5b50
RDMA/cxgb3: Mark QP as privileged based on user capabilities
by Steve Wise
· 17 years ago
d08ca26
RDMA/cxgb3: Fix page shift calculation in build_phys_page_list()
by Steve Wise
· 17 years ago
856b5925
RDMA/cxgb3: Flush the receive queue when closing
by Steve Wise
· 17 years ago
4e1e93a
IB/ipath: Trivial simplification of ipath_make_ud_req()
by Ralph Campbell
· 17 years ago
950529e
IB/mthca: Update latest "native Arbel" firmware revision
by Roland Dreier
· 17 years ago
48fe5e5
IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler
by Krishna Kumar
· 17 years ago
3d68ea3
IB/ipath: Add mappings from HW register to PortInfo port physical state
by Ralph Campbell
· 17 years ago
6ac5072
IB/ipath: Changes to support PIO bandwidth check on IBA7220
by Dave Olson
· 17 years ago
ddb70c8
IB/ipath: Minor cleanup of unused fields and chip-specific errors
by Dave Olson
· 17 years ago
359193e
IB/ipath: New sysfs entries to control 7220 features
by Michael Albaugh
· 17 years ago
c4bce80
IB/ipath: Add new chip-specific functions to older chips, consistent init
by Dave Olson
· 17 years ago
7387273
IB/ipath: Remove unused MDIO interface code
by Dave Olson
· 17 years ago
2ec8e66
IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware
by Joachim Fenkes
· 17 years ago
bbdd267
IB/ehca: Add "port connection autodetect mode"
by Hoang-Nam Nguyen
· 17 years ago
b8b50e3
IB/ehca: Define array to store SMI/GSI QPs
by Hoang-Nam Nguyen
· 17 years ago
0c86e28
IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()
by Hoang-Nam Nguyen
· 17 years ago
6410627
IB/iser: Add change_queue_depth method
by Erez Zilber
· 17 years ago
a4ef145
IB/iser: Print information about unhandled RDMA CM events
by Erez Zilber
· 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
cf9542a
IB/ipath: Fix some sparse warnings about shadowed symbols
by Roland Dreier
· 17 years ago
1d6e658
RDMA/cxgb3: Endianness annotation for irs field
by Roland Dreier
· 17 years ago
1a7d2dc
IB/ehca: Use round_jiffies() for EQ polling timer
by Anton Blanchard
· 17 years ago
5851bb8
RDMA/cma: Override default responder_resources with user value
by Sean Hefty
· 17 years ago
Next »