Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
beb40487508290f5d6565598c60a3f44261beef2
/
drivers
/
infiniband
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
6522108
IB/ipath: infiniband verbs support
by Bryan O'Sullivan
· 19 years ago
e28c00a
IB/ipath: misc infiniband code, part 2
by Bryan O'Sullivan
· 19 years ago
cef1cce
IB/ipath: misc infiniband code, part 1
by Bryan O'Sullivan
· 19 years ago
97f9efb
IB/ipath: infiniband RC protocol support
by Bryan O'Sullivan
· 19 years ago
74ed6b5
IB/ipath: infiniband UC and UD protocol support
by Bryan O'Sullivan
· 19 years ago
aa735ed
IB/ipath: infiniband header files
by Bryan O'Sullivan
· 19 years ago
889ab79
IB/ipath: layering interfaces used by higher-level driver code
by Bryan O'Sullivan
· 19 years ago
7f510b4
IB/ipath: support for userspace apps using core driver
by Bryan O'Sullivan
· 19 years ago
3e9b4a5
IB/ipath: sysfs and ipathfs support for core driver
by Bryan O'Sullivan
· 19 years ago
108ecf0
IB/ipath: misc driver support code
by Bryan O'Sullivan
· 19 years ago
097709f
IB/ipath: chip initialisation code, and diag support
by Bryan O'Sullivan
· 19 years ago
dc741bb
IB/ipath: support for PCI Express devices
by Bryan O'Sullivan
· 19 years ago
cc533a5
IB/ipath: support for HyperTransport devices
by Bryan O'Sullivan
· 19 years ago
d41d3ae
IB/ipath: core driver header files
by Bryan O'Sullivan
· 19 years ago
7bb206e
IB/ipath: core device driver
by Bryan O'Sullivan
· 19 years ago
618a3c0
IB/mad: RMPP support for additional classes
by Hal Rosenstock
· 19 years ago
fa9656b
IB/mad: include GID/class when matching receives
by Jack Morgenstein
· 19 years ago
e1f7868
IB/mthca: Fix section mismatch problems
by Roland Dreier
· 19 years ago
ef12d45
IPoIB: Fix oops with raw sockets
by Roland Dreier
· 19 years ago
a07bacc
IB/mthca: Fix check of size in SRQ creation
by Jack Morgenstein
· 19 years ago
3f89f83
IB/srp: Fix unmapping of fake scatterlist
by Roland Dreier
· 19 years ago
7a343d4
IPoIB: P_Key change event handling
by Leonid Arsh
· 19 years ago
192daa1
IB/mthca: Fix modify QP error path
by Roland Dreier
· 19 years ago
4e37b95
IPoIB: Fix network interface "RUNNING" status
by Leonid Arsh
· 19 years ago
b0b3a8e
IB/mthca: Fix indentation
by Roland Dreier
· 19 years ago
b3f6496
IB/mthca: Fix uninitialized variable in mthca_alloc_qp()
by Jack Morgenstein
· 19 years ago
d4301e2
IB/mthca: Check SRQ limit in modify SRQ operation
by Jack Morgenstein
· 19 years ago
ded9ad7
IB/mthca: Check that SRQ WQE size does not exceed device's max value
by Jack Morgenstein
· 19 years ago
0ef61db
IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp
by Dotan Barak
· 19 years ago
cf36871
IB/srp: Use a fake scatterlist for non-SG SCSI commands
by Roland Dreier
· 19 years ago
6f633c8d
IPoIB: Pass correct pointer when flushing child interfaces
by Leonid Arsh
· 19 years ago
3d1f337
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
e35fc38
[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor
by Arnaldo Carvalho de Melo
· 19 years ago
c5ecd62
[NET]: Move destructor from neigh->ops to neigh_params
by Michael S. Tsirkin
· 19 years ago
fd02e80
IB/mthca: Query SRQ srq_limit fixes
by Eli Cohen
· 19 years ago
bfef73f
IPoIB: Get rid of useless test of queue length
by Roland Dreier
· 19 years ago
e10e271
IB/mthca: Correct reported SRQ size in MemFree case.
by Dotan Barak
· 19 years ago
dc05980
IB/mad: Fix oopsable race on device removal
by Michael S. Tsirkin
· 19 years ago
bf17c1c
IB/srp: Coverity fix to srp_parse_options()
by Roland Dreier
· 19 years ago
6b63e30
IB/mthca: Coverity fix to mthca_init_eq_table()
by Roland Dreier
· 19 years ago
048975a
IB: Coverity fixes to sysfs.c
by Roland Dreier
· 19 years ago
0b3ea08
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
by Jack Morgenstein
· 19 years ago
8b9ab02
IPoIB: Fix build now that neighbour destructor is in neigh_params
by Roland Dreier
· 19 years ago
702b2aa
IB/uverbs: Use correct alt_pkey_index in modify QP
by Ami Perlmutter
· 19 years ago
Next »