summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA/bnxt_re: Remove FMR supportSelvin Xavier2017-06-143-106/+2
* RDMA/bnxt_re: Fix RQE posting logicDevesh Sharma2017-06-143-1/+20
* RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPsSomnath Kotur2017-06-144-0/+24
* RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_listSelvin Xavier2017-06-141-2/+6
* RDMA/bnxt_re: HW workarounds for handling specific conditionsEddie Wai2017-06-147-70/+509
* RDMA/bnxt_re: Fixing the Control path command and response handlingDevesh Sharma2017-06-135-605/+318
* IB/addr: Fix setting source address in addr6_resolve()Roland Dreier2017-06-071-9/+1
* RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny2017-06-015-35/+15
* RDMA/umem: Fix missing mmap_sem in get umem ODP callLeon Romanovsky2017-06-011-1/+5
* RDMA/core: not to set page dirty bit if it's already set.Qing Huang2017-06-011-1/+1
* RDMA/uverbs: Declare local function static and add brackets to sizeofLeon Romanovsky2017-06-011-4/+4
* RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky2017-06-013-11/+11
* RDMA/srp: Fix NULL deref at srp_destroy_qp()Israel Rukshin2017-06-011-1/+1
* RDMA/IPoIB: Limit the ipoib_dev_uninit_default scopeLeon Romanovsky2017-06-011-1/+1
* RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettingsHonggang Li2017-06-011-1/+1
* RDMA/qedr: add null check before pointer dereferenceGustavo A. R. Silva2017-06-011-4/+6
* RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy2017-06-013-37/+39
* net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy2017-06-011-1/+9
* RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein2017-06-011-0/+1
* RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2017-06-012-2/+7
* RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub2017-06-014-19/+64
* RDMA/hfi1: change PCI bar addr assignments to Linux API functionsSteven L. Roberts2017-06-011-2/+2
* RDMA/hfi1: fix array termination by appending NULL to attr arraySteven L. Roberts2017-06-011-1/+2
* RDMA/iw_cxgb4: fix the calculation of ipv6 header sizeRaju Rangoju2017-06-011-1/+2
* RDMA/iw_cxgb4: calculate t4_eq_status_entries properlyGanesh Goudar2017-06-011-1/+1
* RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju2017-06-011-1/+5
* RDMA/nes: ACK MPA Reply frameTatyana Nikolova2017-06-011-1/+1
* RDMA/nes: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova2017-06-011-1/+0
* RDMA/i40iw: fix duplicated code for different branchesGustavo A. R. Silva2017-06-011-4/+1
* RDMA/i40iw: Remove MSS change supportShiraz Saleem2017-06-014-31/+1
* RDMA/i40iw: Fix device initialization error pathMustafa Ismail2017-06-011-7/+13
* RDMA/i40iw: ACK MPA Reject frameTatyana Nikolova2017-06-011-1/+1
* RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova2017-06-011-1/+0
* Linux 4.12-rc3v4.12-rc3Linus Torvalds2017-05-291-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2017-05-294-17/+11
|\
| * thermal: broadcom: ns-thermal: default on iProc SoCsJon Mason2017-05-241-4/+5
| * ti-soc-thermal: Fix a typo in a comment lineMarkus Elfring2017-05-241-1/+1
| * ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...Markus Elfring2017-05-241-6/+2
| * ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()Markus Elfring2017-05-241-2/+2
| * thermal: core: make thermal_emergency_poweroff staticColin Ian King2017-05-241-1/+1
| * thermal: qoriq: remove useless call for of_thermal_get_trip_points()Masahiro Yamada2017-05-241-3/+0
* | Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-2714-49/+162
|\ \
| * | serial: altera_uart: call iounmap() at driver removeTobias Klauser2017-05-251-0/+1
| * | serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König2017-05-251-2/+12
| * | MAINTAINERS/serial: Change maintainer of jsm driverGuilherme G. Piccoli2017-05-241-1/+1
| * | serial: enable serdev supportJohan Hovold2017-05-181-2/+2
| * | tty/serdev: add serdev registration interfaceJohan Hovold2017-05-184-4/+93
| * | serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren2017-05-182-7/+19
| * | serial: core: fix crash in uart_suspend_portLucas Stach2017-05-181-1/+1
| * | tty: fix port buffer lockingVegard Nossum2017-05-181-0/+2