Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
48afbff673d3d2ff6c52342574392db504dae301
/
drivers
48afbff
IB/iser: Introduce iser_reg_ops
by Sagi Grimberg
· 10 years ago
8c18ed0
IB/iser: Remove dead code in fmr_pool alloc/free
by Sagi Grimberg
· 10 years ago
5190cc2
IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc
by Sagi Grimberg
· 10 years ago
d711d81
IB/iser: Introduce struct iser_reg_resources
by Sagi Grimberg
· 10 years ago
ea18f5d
IB/iser: Remove an unneeded print for unaligned memory
by Sagi Grimberg
· 10 years ago
b9abd8d
IB/iser: Remove a redundant always-false condition
by Sagi Grimberg
· 10 years ago
8d5944d
IB/iser: Fix possible bogus DMA unmapping
by Sagi Grimberg
· 10 years ago
02816a8
IB/iser: Get rid of un-maintained counters
by Sagi Grimberg
· 10 years ago
d167390
IB/iser: Fix missing return status check in iser_send_data_out
by Sagi Grimberg
· 10 years ago
1156cc8
IB/iser: Remove '.' from log message
by Sagi Grimberg
· 10 years ago
74ce897
IB/iser: Change minor assignments and logging prints
by Sagi Grimberg
· 10 years ago
db0a6cb
IB/iser: Change some module parameters to be RO
by Jenny Falkovich
· 10 years ago
2ca546b
IB/sa: Route SA pathrecord query through netlink
by Kaike Wan
· 10 years ago
5d26577
IB/sa: Allocate SA query with kzalloc
by Kaike Wan
· 10 years ago
bc10ed7
IB/core: Add rdma netlink helper functions
by Kaike Wan
· 10 years ago
bc44bd1
IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails
by Bart Van Assche
· 10 years ago
713ef24
IB/srp: Bump driver version and release date
by Bart Van Assche
· 10 years ago
c257ea6
IB/srp: Handle partial connection success correctly
by Bart Van Assche
· 10 years ago
e6300cb
IB/srp: Constify a function argument
by Bart Van Assche
· 10 years ago
799cdaf
IB/mlx4: Fix incorrect cq flushing in error state
by Ariel Nahum
· 10 years ago
5e99b13
IB/mlx4: Use correct SL on AH query under RoCE
by Noa Osherovich
· 10 years ago
2b135db
IB/mlx4: Forbid using sysfs to change RoCE pkeys
by Jack Morgenstein
· 10 years ago
2cb8e7f
IB/mlx4: Demote mcg message from warning to debug
by Jack Morgenstein
· 10 years ago
90c1d8b
IB/mlx4: Fix potential deadlock when sending mad to wire
by Jack Morgenstein
· 10 years ago
b8071ad
IB/core: Remove needless bracketization
by Doug Ledford
· 10 years ago
cc36929
RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core
by Somnath Kotur
· 10 years ago
5070cd2
IB/mlx4: Replace mechanism for RoCE GID management
by Moni Shoua
· 10 years ago
e26be1b
IB/mlx4: Implement ib_device callbacks
by Moni Shoua
· 10 years ago
79857cd3
net/mlx4: Postpone the registration of net_device
by Moni Shoua
· 10 years ago
238fdf4
IB/core: Add RoCE table bonding support
by Matan Barak
· 10 years ago
98d25af
IB/core: missing curly braces in ib_find_gid()
by Dan Carpenter
· 10 years ago
03db3a2
IB/core: Add RoCE GID table management
by Matan Barak
· 10 years ago
55aeed0
IB/core: Make ib_alloc_device init the kobject
by Jason Gunthorpe
· 10 years ago
e999869
net/bonding: Export bond_option_active_slave_get_rcu
by Matan Barak
· 10 years ago
d9f272c
IB/core: Drop ib_alloc_fast_reg_mr
by Sagi Grimberg
· 10 years ago
d9fe6dd
IB/hfi1: Support ib_alloc_mr verb
by Mike Marciniszyn
· 10 years ago
1302f84
qib: Support ib_alloc_mr verb
by Sagi Grimberg
· 10 years ago
e02e4d5
nes: Support ib_alloc_mr verb
by Sagi Grimberg
· 10 years ago
f683d3b
cxgb3: Support ib_alloc_mr verb
by Sagi Grimberg
· 10 years ago
a216403
iw_cxgb4: Support ib_alloc_mr verb
by Sagi Grimberg
· 10 years ago
cacb7d5
ocrdma: Support ib_alloc_mr verb
by Sagi Grimberg
· 10 years ago
679e34d
mlx4: Support ib_alloc_mr verb
by Sagi Grimberg
· 10 years ago
b3778ba
mlx5: Drop mlx5_ib_alloc_fast_reg_mr
by Sagi Grimberg
· 10 years ago
563b67c
IB/srp: Convert to ib_alloc_mr
by Sagi Grimberg
· 10 years ago
a89be2c
iser-target: Convert to ib_alloc_mr
by Sagi Grimberg
· 10 years ago
34780f0
IB/iser: Convert to ib_alloc_mr
by Sagi Grimberg
· 10 years ago
9bee178
IB: Modify ib_create_mr API
by Sagi Grimberg
· 10 years ago
8b91ffc
IB/core: Get rid of redundant verb ib_destroy_mr
by Sagi Grimberg
· 10 years ago
be68819
IB/cma: Fix net_dev reference leak with failed requests
by Haggai Eran
· 10 years ago
73fec7f
IB/cm: Remove compare_data checks
by Haggai Eran
· 10 years ago
51efe39
IB/cma: Share ib_cm_ids between rdma_cm_ids
by Haggai Eran
· 10 years ago
0b3ca76
IB/cma: Use found net_dev for passive connections
by Haggai Eran
· 10 years ago
f887f2a
IB/cma: Validate routing of incoming requests
by Haggai Eran
· 10 years ago
4c21b5b
IB/cma: Add net_dev and private data checks to RDMA CM
by Haggai Eran
· 10 years ago
24cad9a
IB/cm: Expose BTH P_Key in CM and SIDR request events
by Haggai Eran
· 10 years ago
aac978e
IB/cma: Helper functions to access port space IDRs
by Haggai Eran
· 10 years ago
0c505f7
IB/cma: Refactor RDMA IP CM private-data parsing code
by Haggai Eran
· 10 years ago
067b171
IB/cm: Share listening CM IDs
by Haggai Eran
· 10 years ago
15865e7d
IB/cm: Expose service ID in request events
by Haggai Eran
· 10 years ago
ddde896
IB/ipoib: Return IPoIB devices matching connection parameters
by Guy Shapiro
· 10 years ago
9268f72
IB/core: Find the network device matching connection parameters
by Yotam Kenneth
· 10 years ago
7c1eb45
IB/core: lock client data with lists_rwsem
by Haggai Eran
· 10 years ago
5aa44bb
IB/core: Add rwsem to allow reading device list or client list
by Haggai Eran
· 10 years ago
aaae91f
ipath,qib: Expose max_sge_rd correctly
by Steve Wise
· 10 years ago
18ebd40
mlx4, mlx5, mthca: Expose max_sge_rd correctly
by Sagi Grimberg
· 10 years ago
a724648
staging/hfi1: replace indent spaces with tabs
by Jeff Becker
· 10 years ago
7724105
IB/hfi1: add driver files
by Mike Marciniszyn
· 10 years ago
d4ab347
IB/core: Add core header changes needed for OPA
by Dennis Dalessandro
· 10 years ago
072bf1f
RDMA/amso1100: Deprecate the amso1100 driver and move to staging
by Steve Wise
· 10 years ago
6f9b389
IB/ipath: Deprecate ipath driver and move to staging.
by Dennis Dalessandro
· 10 years ago
2dfcad3
Staging: Add staging/rdma directory and update MAINTAINERS
by Doug Ledford
· 10 years ago
84cc6ac6
iw_cxgb4: Add support for clip
by Hariprasad S
· 10 years ago
6c26a77
RDMA/cma: fix IPv6 address resolution
by Spencer Baugh
· 10 years ago
7e967fd
IB/ucma: Fix theoretical user triggered use-after-free
by Jason Gunthorpe
· 10 years ago
b8ac311
iw_cxgb4: set the default MPA version to 2
by Hariprasad S
· 10 years ago
7854550a
RDMA/iser: Limit sgs to the device fastreg depth
by Steve Wise
· 10 years ago
d6c7276
IB/mlx5: Remove dead code from alloc_cached_mr()
by Roland Dreier
· 10 years ago
d6f1c17
IB/qib: Change lkey table allocation to support more MRs
by Mike Marciniszyn
· 10 years ago
e0238a6
mlx5: Expose correct page_size_cap in device attributes
by Sagi Grimberg
· 10 years ago
a3c8742
mlx5: Fix missing device local_dma_lkey
by Sagi Grimberg
· 10 years ago
d683477
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
eb63b34
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
84f3fe4
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f8a89fc
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
2f064f3
mm: make page pfmemalloc check more robust
by Michal Hocko
· 10 years ago
e45fc85
Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
00f7641
Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
7e08117
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
dc9c12f
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
7f98ca4
drm/radeon: fix hotplug race at startup
by Dave Airlie
· 10 years ago
bef7d19
Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
0bad909
Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
b8a1171
Merge branches 'acpi-video' and 'cpufreq-fixes'
by Rafael J. Wysocki
· 10 years ago
45ea2a5
PCI: Don't use 64-bit bus addresses on PA-RISC
by Bjorn Helgaas
· 10 years ago
28e55d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
1ae5ddb
Input: gpio_keys_polled - request GPIO pin as input.
by Vincent Pelletier
· 10 years ago
3243f50
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
3bd8f7d
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 10 years ago
be3b0f9
clocksource/imx: Fix boot with non-DT systems
by Guenter Roeck
· 10 years ago
82bd279
Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-at91 into drm-fixes
by Dave Airlie
· 10 years ago
Next »