| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-08-26 | IB/core: For multicast functions, verify that LIDs are multicast LIDs | Michael J. Ruhl | 1 | -2/+6 |
| 2017-08-26 | IB/core: If the MGID/MLID pair is not on the list return an error | Michael J. Ruhl | 1 | -4/+9 |
| 2017-06-05 | rdma_cm: fail iwarp accepts w/o connection params | Steve Wise | 1 | -0/+3 |
| 2017-03-16 | IB/multicast: Check ib_find_pkey() return value | Bart Van Assche | 1 | -2/+5 |
| 2017-03-16 | IB/mad: Fix an array index check | Bart Van Assche | 1 | -1/+1 |
| 2017-03-16 | IB/core: Save QP in ib_flow structure | Mark Bloch | 2 | -2/+3 |
| 2017-02-23 | IB/core: Avoid unsigned int overflow in sg_alloc_table | Mark Bloch | 1 | -1/+1 |
| 2017-02-23 | IB/cm: Mark stale CM id's whenever the mad agent was unregistered | Mark Bloch | 1 | -16/+109 |
| 2017-02-23 | IB/uverbs: Fix leak of XRC target QPs | Tariq Toukan | 1 | -5/+2 |
| 2016-11-20 | IB/core: Fix use after free in send_leave function | Erez Shitrit | 1 | -11/+2 |
| 2016-08-23 | IB/core: Fix a potential array overrun in CMA and SA agent | Mark Bloch | 1 | -1/+2 |
| 2016-08-23 | IB/IWPM: Fix a potential skb leak | Mark Bloch | 1 | -0/+1 |
| 2016-06-15 | IB/security: Restrict use of the write() interface | Jason Gunthorpe | 3 | -0/+12 |
| 2016-03-24 | IB/core: Use GRH when the path hop-limit > 0 | Or Gerlitz | 1 | -1/+1 |
| 2015-11-16 | IB/cm: Fix rb-tree duplicate free and use-after-free | Doron Tsur | 1 | -1/+9 |
| 2015-09-30 | IB/uverbs: Fix race between ib_uverbs_open and remove_one | Yishai Hadas | 2 | -14/+32 |
| 2015-09-29 | IB/uverbs: reject invalid or unknown opcodes | Christoph Hellwig | 1 | -1/+9 |
| 2015-05-28 | RDMA/core: Fix for parsing netlink string attribute | Tatyana Nikolova | 1 | -1/+1 |
| 2015-05-20 | RDMA/CMA: Canonize IPv4 on IPV6 sockets properly | Jason Gunthorpe | 1 | -10/+17 |
| 2015-05-06 | IB/core: don't disallow registering region starting at 0x0 | Yann Droneaud | 1 | -2/+2 |
| 2015-05-06 | IB/core: disallow registering 0-sized memory region | Yann Droneaud | 1 | -0/+3 |
| 2015-04-13 | IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic | Shachar Raindel | 1 | -0/+8 |
| 2015-03-30 | IB/core: Avoid leakage from kernel to user space | Eli Cohen | 1 | -0/+1 |
| 2015-03-03 | IB/core: Fix deadlock on uverbs modify_qp error flow | Moshe Lazer | 1 | -4/+5 |
| 2015-03-03 | IB/core: When marshaling ucma path from user-space, clear unused fields | Ilya Nelkenbaum | 1 | -0/+3 |
| 2014-11-27 | IB/core: Clear AH attr variable to prevent garbage data | Devesh Sharma | 1 | -0/+2 |
| 2014-10-06 | IB/core: When marshaling uverbs path, clear unused fields | Matan Barak | 1 | -0/+4 |
| 2014-09-17 | RDMA/iwcm: Use a default listen backlog if needed | Steve Wise | 1 | -0/+27 |
| 2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 8 | -9/+1554 |
| 2014-06-10 | RDMA/core: Add support for iWARP Port Mapper user space service | Tatyana Nikolova | 6 | -4/+1549 |
| 2014-06-06 | IB/umad: Fix use-after-free on close | Bart Van Assche | 1 | -11/+19 |
| 2014-06-05 | IB/core: Fix kobject leak on device register error flow | Haggai Eran | 1 | -26/+26 |
| 2014-06-04 | IB/core: Fix port kobject deletion during error flow | Haggai Eran | 1 | -9/+17 |
| 2014-06-04 | IB/core: Remove unneeded kobject_get/put calls | Haggai Eran | 1 | -5/+2 |
| 2014-06-04 | IB/core: Fix sparse warnings about redeclared functions | Roland Dreier | 1 | -4/+4 |
| 2014-06-03 | IB/mad: Fix sparse warning about gfp_t use | Roland Dreier | 1 | -1/+1 |
| 2014-05-30 | IB/umad: Fix error handling | Bart Van Assche | 1 | -22/+27 |
| 2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 3 | -43/+14 |
| 2014-04-02 | IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler | Moni Shoua | 2 | -43/+0 |
| 2014-04-01 | IB/mad: Check and handle potential DMA mapping errors | Yan Burman | 1 | -0/+14 |
| 2014-03-07 | IB/core: Introduce signature verbs API | Sagi Grimberg | 1 | -0/+8 |
| 2014-03-07 | IB/core: Introduce protected memory regions | Sagi Grimberg | 1 | -0/+39 |
| 2014-03-04 | IB: Refactor umem to use linear SG table | Yishai Hadas | 1 | -64/+56 |
| 2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
| 2014-01-23 | Merge branch 'ip-roce' into for-next | Roland Dreier | 9 | -35/+327 |
| 2014-01-23 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 3 | -2/+5 |
| 2014-01-23 | IB/core: Fix unused variable warning | Or Gerlitz | 1 | -2/+1 |
| 2014-01-23 | RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal() | Somnath Kotur | 1 | -2/+5 |
| 2014-01-20 | IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() | Wei Yongjun | 1 | -1/+3 |
| 2014-01-20 | IB/core: Make ib_addr a core IB module | Matan Barak | 1 | -2/+3 |