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
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
IB/core: Remove smac and vlan id from path record
Matan Barak
3
-6
/
+0
2015-10-21
IB/core: Remove smac and vlan id from qp_attr and ah_attr
Matan Barak
3
-6
/
+0
2015-10-21
IB/cm: Remove the usage of smac and vid of qp_attr and cm_av
Matan Barak
2
-36
/
+0
2015-10-21
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
4
-71
/
+98
2015-10-21
IB/cache: Add ib_find_gid_by_filter cache API
Matan Barak
1
-0
/
+93
2015-10-21
IB/cma: cma_validate_port should verify the port and netdevice
Matan Barak
1
-8
/
+18
2015-10-21
IB/cm: cm_init_av_by_path should find a GID by its netdevice
Matan Barak
1
-2
/
+5
2015-10-21
IB/core: Add netdev to path record
Matan Barak
2
-2
/
+13
2015-10-21
IB/core: Expose and rename ib_find_cached_gid_by_port cache API
Matan Barak
3
-11
/
+7
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
9
-22
/
+36
2015-10-21
IB/core: Allow setting create flags in QP init attribute
Eran Ben Elisha
1
-1
/
+1
2015-10-21
IB/core: Extend ib_uverbs_create_qp
Eran Ben Elisha
3
-65
/
+191
2015-10-21
IB/core: avoid 32-bit warning
Arnd Bergmann
1
-1
/
+1
2015-10-21
IB/cm: Fix rb-tree duplicate free and use-after-free
Doron Tsur
1
-1
/
+9
2015-10-20
IB/cma: Use inner P_Key to determine netdev
Haggai Eran
1
-2
/
+2
2015-10-20
IB/ucma: check workqueue allocation before usage
Sasha Levin
1
-1
/
+6
2015-10-20
IB/cma: Potential NULL dereference in cma_id_from_event
Haggai Eran
1
-1
/
+1
2015-10-20
IB/core: Fix use after free of ifa
Matan Barak
1
-8
/
+27
2015-10-15
IB/core: Fix memory corruption in ib_cache_gid_set_default_gid
Doron Tsur
1
-1
/
+1
2015-10-06
IB/cma: Accept connection without a valid netdev on RoCE
Haggai Eran
1
-14
/
+40
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
20
-707
/
+3618
2015-09-03
IB/uverbs: reject invalid or unknown opcodes
Christoph Hellwig
1
-1
/
+9
2015-09-02
IB/sa: Fix rdma netlink message flags
Kaike Wan
1
-1
/
+1
2015-08-30
IB/ucma: HW Device hot-removal support
Yishai Hadas
1
-11
/
+129
2015-08-30
IB/uverbs: Enable device removal when there are active user space applications
Yishai Hadas
2
-68
/
+301
2015-08-30
IB/uverbs: Explicitly pass ib_dev to uverbs commands
Yishai Hadas
3
-39
/
+88
2015-08-30
IB/uverbs: Fix race between ib_uverbs_open and remove_one
Yishai Hadas
2
-14
/
+32
2015-08-30
IB/uverbs: Fix reference counting usage of event files
Yishai Hadas
3
-16
/
+40
2015-08-30
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
2
-12
/
+36
2015-08-30
IB/mad: Remove ib_get_dma_mr calls
Jason Gunthorpe
2
-24
/
+3
2015-08-30
IB/core: Guarantee that a local_dma_lkey is available
Jason Gunthorpe
2
-5
/
+43
2015-08-30
IB/sa: Route SA pathrecord query through netlink
Kaike Wan
1
-1
/
+500
2015-08-30
IB/sa: Allocate SA query with kzalloc
Kaike Wan
1
-4
/
+4
2015-08-30
IB/core: Add rdma netlink helper functions
Kaike Wan
1
-0
/
+55
2015-08-30
IB/core: Remove needless bracketization
Doug Ledford
1
-7
/
+4
2015-08-30
IB/mlx4: Implement ib_device callbacks
Moni Shoua
1
-1
/
+2
2015-08-30
IB/core: Add RoCE table bonding support
Matan Barak
1
-20
/
+285
2015-08-30
IB/core: missing curly braces in ib_find_gid()
Dan Carpenter
1
-1
/
+2
2015-08-30
IB/core: Add RoCE GID table management
Matan Barak
5
-106
/
+1274
2015-08-30
IB/core: Make ib_alloc_device init the kobject
Jason Gunthorpe
4
-87
/
+68
2015-08-30
IB/core: Drop ib_alloc_fast_reg_mr
Sagi Grimberg
1
-29
/
+3
2015-08-30
IB: Modify ib_create_mr API
Sagi Grimberg
1
-7
/
+24
2015-08-30
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
1
-17
/
+0
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
2
-93
/
+19
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
[next]