index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-30
ocrdma: Support ib_alloc_mr verb
Sagi Grimberg
3
-5
/
+12
2015-08-30
mlx4: Support ib_alloc_mr verb
Sagi Grimberg
3
-6
/
+12
2015-08-30
mlx5: Drop mlx5_ib_alloc_fast_reg_mr
Sagi Grimberg
3
-47
/
+0
2015-08-30
IB/srp: Convert to ib_alloc_mr
Sagi Grimberg
1
-1
/
+2
2015-08-30
iser-target: Convert to ib_alloc_mr
Sagi Grimberg
1
-2
/
+4
2015-08-30
IB/iser: Convert to ib_alloc_mr
Sagi Grimberg
1
-3
/
+4
2015-08-30
IB: Modify ib_create_mr API
Sagi Grimberg
6
-24
/
+43
2015-08-30
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
6
-51
/
+15
2015-08-30
IB/cma: Fix net_dev reference leak with failed requests
Haggai Eran
1
-0
/
+4
2015-08-30
IB/cm: Remove compare_data checks
Haggai Eran
4
-95
/
+21
2015-08-30
IB/cma: Share ib_cm_ids between rdma_cm_ids
Haggai Eran
1
-55
/
+4
2015-08-30
IB/cma: Use found net_dev for passive connections
Haggai Eran
1
-27
/
+49
2015-08-30
IB/cma: Validate routing of incoming requests
Haggai Eran
1
-3
/
+92
2015-08-30
IB/cma: Add net_dev and private data checks to RDMA CM
Haggai Eran
1
-3
/
+185
2015-08-30
IB/cm: Expose BTH P_Key in CM and SIDR request events
Haggai Eran
1
-0
/
+20
2015-08-30
IB/cma: Helper functions to access port space IDRs
Haggai Eran
1
-21
/
+60
2015-08-30
IB/cma: Refactor RDMA IP CM private-data parsing code
Haggai Eran
1
-65
/
+105
2015-08-30
IB/cm: Share listening CM IDs
Haggai Eran
1
-6
/
+116
2015-08-30
IB/cm: Expose service ID in request events
Haggai Eran
1
-0
/
+3
2015-08-30
IB/ipoib: Return IPoIB devices matching connection parameters
Guy Shapiro
1
-1
/
+228
2015-08-30
IB/core: Find the network device matching connection parameters
Yotam Kenneth
1
-0
/
+46
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
13
-45
/
+75
2015-08-30
IB/core: Add rwsem to allow reading device list or client list
Haggai Eran
1
-12
/
+28
2015-08-28
ipath,qib: Expose max_sge_rd correctly
Steve Wise
2
-0
/
+2
2015-08-28
mlx4, mlx5, mthca: Expose max_sge_rd correctly
Sagi Grimberg
3
-0
/
+3
2015-08-28
staging/hfi1: replace indent spaces with tabs
Jeff Becker
1
-5
/
+5
2015-08-28
IB/hfi1: add driver files
Mike Marciniszyn
58
-0
/
+57454
2015-08-28
IB/core: Add core header changes needed for OPA
Dennis Dalessandro
1
-139
/
+8
2015-08-28
RDMA/amso1100: Deprecate the amso1100 driver and move to staging
Steve Wise
28
-2
/
+7
2015-08-28
IB/ipath: Deprecate ipath driver and move to staging.
Dennis Dalessandro
42
-3
/
+11
2015-08-28
Staging: Add staging/rdma directory and update MAINTAINERS
Doug Ledford
4
-0
/
+29
2015-08-28
iw_cxgb4: Add support for clip
Hariprasad S
1
-4
/
+72
2015-08-28
RDMA/cma: fix IPv6 address resolution
Spencer Baugh
1
-2
/
+5
2015-08-28
IB/ucma: Fix theoretical user triggered use-after-free
Jason Gunthorpe
1
-3
/
+3
2015-08-28
iw_cxgb4: set the default MPA version to 2
Hariprasad S
1
-2
/
+2
2015-08-28
RDMA/iser: Limit sgs to the device fastreg depth
Steve Wise
1
-0
/
+9
2015-08-28
IB/mlx5: Remove dead code from alloc_cached_mr()
Roland Dreier
1
-3
/
+0
2015-08-28
IB/qib: Change lkey table allocation to support more MRs
Mike Marciniszyn
3
-4
/
+16
2015-08-28
mlx5: Expose correct page_size_cap in device attributes
Sagi Grimberg
1
-1
/
+2
2015-08-28
mlx5: Fix missing device local_dma_lkey
Sagi Grimberg
2
-1
/
+30
2015-08-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-13
/
+15
2015-08-23
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2015-08-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2015-08-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2015-08-21
mm: make page pfmemalloc check more robust
Michal Hocko
4
-4
/
+4
2015-08-21
Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+7
2015-08-21
Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
13
-602
/
+32
2015-08-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2015-08-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-37
/
+34
2015-08-21
drm/radeon: fix hotplug race at startup
Dave Airlie
1
-0
/
+5
[next]