index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-20
RDMA/cma: Avoid triggering undefined behavior
Bart Van Assche
1
-4
/
+7
2017-08-06
RDMA/uverbs: Fix the check for port number
Ismail, Mustafa
1
-2
/
+3
2017-07-27
RDMA/core: Initialize port_num in qp_attr
Ismail, Mustafa
1
-0
/
+2
2017-07-15
RDMA/uverbs: Check port number supplied by user verbs cmds
Boris Pismenny
1
-0
/
+8
2017-05-25
infiniband: call ipv6 route lookup via the stub interface
Paolo Abeni
1
-2
/
+2
2017-05-20
IB/core: Fix sysfs registration error flow
Jack Morgenstein
1
-1
/
+1
2017-03-12
rdma_cm: fail iwarp accepts w/o connection params
Steve Wise
1
-0
/
+3
2017-02-01
IB/umem: Release pid in error and ODP flow
Kenneth Lee
1
-0
/
+2
2017-02-01
RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
Jack Morgenstein
1
-1
/
+2
2017-01-09
IB/multicast: Check ib_find_pkey() return value
Bart Van Assche
1
-2
/
+5
2017-01-09
IB/mad: Fix an array index check
Bart Van Assche
1
-1
/
+1
2016-11-26
IB/cm: Mark stale CM id's whenever the mad agent was unregistered
Mark Bloch
1
-16
/
+110
2016-11-26
IB/uverbs: Fix leak of XRC target QPs
Tariq Toukan
1
-5
/
+2
2016-11-26
IB/core: Avoid unsigned int overflow in sg_alloc_table
Mark Bloch
1
-1
/
+1
2016-10-07
IB/core: Fix use after free in send_leave function
Erez Shitrit
1
-11
/
+2
2016-09-24
IB/uverbs: Fix race between uverbs_close and remove_one
Jason Gunthorpe
2
-13
/
+25
2016-08-20
IB/IWPM: Fix a potential skb leak
Mark Bloch
1
-0
/
+1
2016-08-20
IB/SA: Use correct free function
Mark Bloch
1
-1
/
+1
2016-07-27
IB/cm: Fix a recently introduced locking bug
Bart Van Assche
1
-2
/
+2
2016-05-04
IB/security: Restrict use of the write() interface
Jason Gunthorpe
3
-0
/
+12
2016-03-03
IB/cma: Fix RDMA port validation for iWarp
Matan Barak
1
-1
/
+1
2016-03-03
IB/cm: Fix a recently introduced deadlock
Bart Van Assche
1
-2
/
+2
2015-12-22
IB/cma: cma_match_net_dev needs to take into account port_num
Matan Barak
1
-7
/
+9
2015-12-08
IB/mad: Require CM send method for everything except ClassPortInfo
Hal Rosenstock
1
-0
/
+5
2015-12-08
IB/cma: Add a missing rcu_read_unlock()
Bart Van Assche
1
-4
/
+1
2015-12-07
IB core: Fix ib_sg_to_pages()
Bart Van Assche
1
-21
/
+22
2015-12-07
IB/sa: Put netlink request into the request list before sending
Kaike Wan
1
-15
/
+17
2015-12-07
IB/core: use RCU for uverbs id lookup
Mike Marciniszyn
1
-5
/
+7
2015-12-07
IB/core: Fix user mode post wr corruption
Mike Marciniszyn
1
-5
/
+10
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-10-30
IB/core, cma: Make __attribute_const__ declarations sparse-friendly
Bart Van Assche
2
-3
/
+3
2015-10-29
IB/core: Remove old fast registration API
Sagi Grimberg
1
-25
/
+0
2015-10-28
IB/core: Introduce new fast registration API
Sagi Grimberg
1
-0
/
+107
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
4
-83
/
+104
2015-10-28
IB/ucma: Take the network namespace from the process
Guy Shapiro
1
-2
/
+3
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
2
-19
/
+30
2015-10-28
IB/cma: Separate port allocation to network namespaces
Haggai Eran
1
-24
/
+70
2015-10-28
IB/addr: Pass network namespace as a parameter
Guy Shapiro
2
-8
/
+10
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
[next]