summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb2017-01-241-1/+1
* IB/umem: Release pid in error and ODP flowKenneth Lee2017-01-241-0/+2
* RDMA/qedr: Dispatch port active event from qedr_addRam Amrani2017-01-242-6/+19
* RDMA/qedr: Fix and simplify memory leak in PD allocRam Amrani2017-01-241-8/+18
* RDMA/qedr: Fix RDMA CM loopbackRam Amrani2017-01-241-2/+2
* RDMA/qedr: Fix formattingRam Amrani2017-01-242-3/+1
* RDMA/qedr: Mark three functions as staticRam Amrani2017-01-241-6/+8
* RDMA/qedr: Don't reset QP when queues aren't flushedRam Amrani2017-01-241-0/+8
* RDMA/qedr: Don't spam dmesg if QP is in error stateRam Amrani2017-01-241-3/+4
* RDMA/qedr: Remove CQ spinlock from CM completion handlersRam Amrani2017-01-242-11/+2
* RDMA/qedr: Return max inline data in QP query resultRam Amrani2017-01-241-1/+1
* RDMA/qedr: Return success when not changing QP stateRam Amrani2017-01-241-1/+1
* RDMA/qedr: Add uapi header qedr-abi.hAmrani, Ram2017-01-241-0/+1
* RDMA/qedr: Fix MTU returned from QP queryAmrani, Ram2017-01-241-1/+1
* RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-245-41/+18
* IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error pathAdit Ranadive2017-01-241-3/+1
* IB/vmw_pvrdma: Don't leak info from alloc_ucontextAdit Ranadive2017-01-241-1/+1
* IB/cxgb3: fix misspelling in header guardNicolas Iooss2017-01-241-1/+1
* IB/iser: remove unused variable from iser_conn structMax Gurtovoy2017-01-243-14/+5
* IB/iser: Fix sg_tablesize calculationMax Gurtovoy2017-01-241-7/+0
* IB/srp: fix invalid indirect_sg_entries parameter valueIsrael Rukshin2017-01-241-0/+6
* IB/srp: fix mr allocation when the device supports sg gapsIsrael Rukshin2017-01-241-2/+7
* iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abortSteve Wise2017-01-101-3/+4
* iw_cxgb4: free EQ queue memory on last derefSteve Wise2017-01-104-13/+69
* iw_cxgb4: refactor sq/rq drain logicSteve Wise2017-01-105-58/+85
* Linux 4.10-rc3v4.10-rc3Linus Torvalds2017-01-081-1/+1
* Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-0846-316/+550
|\
| * USB: fix problems with duplicate endpoint addressesAlan Stern2017-01-051-0/+10
| * usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin2017-01-051-14/+10
| * usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum2017-01-051-0/+7
| * usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven2017-01-051-30/+29
| * usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure2017-01-051-0/+1
| * usb: musb: fix compilation warning on unused functionJérémy Lefaure2017-01-051-0/+2
| * usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-01-051-1/+1
| * usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-051-0/+12
| * usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-052-6/+11
| * Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-0516-58/+167
| |\
| | * USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold2017-01-041-0/+7
| | * USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold2017-01-041-0/+14
| | * USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold2017-01-041-4/+0
| | * USB: serial: pl2303: fix NULL-deref at openJohan Hovold2017-01-041-0/+8
| | * USB: serial: oti6858: fix NULL-deref at openJohan Hovold2017-01-041-0/+16
| | * USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold2017-01-041-0/+13
| | * USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold2017-01-041-3/+1
| | * USB: serial: mos7840: remove unused write URBJohan Hovold2017-01-041-8/+0
| | * USB: serial: mos7840: fix NULL-deref at openJohan Hovold2017-01-041-0/+12
| | * USB: serial: mos7720: remove obsolete port initialisationJohan Hovold2017-01-041-5/+0
| | * USB: serial: mos7720: fix parallel probeJohan Hovold2017-01-041-23/+7
| | * USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold2017-01-041-10/+8
| | * USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold2017-01-041-1/+5