summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-27RDMA/hns: Update assignment method for owner field of send wqeoulijun
2018-04-27RDMA/hns: Adjust the order of cleanup hem tableoulijun
2018-04-27RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is setoulijun
2018-04-27RDMA/hns: Remove some unnecessary attr_mask judgementoulijun
2018-04-27RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is setoulijun
2018-04-27RDMA/hns: Fix the qp context state diagramoulijun
2018-04-27RDMA/hns: Intercept illegal RDMA operation when use inline dataoulijun
2018-04-27RDMA/hns: Bugfix for init hem tableoulijun
2018-04-27IB/rxe: avoid double kfree_skbZhu Yanjun
2018-04-27IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INVJianchao Wang
2018-04-27RDMA/iwpm: fix memory leak on map_infoColin Ian King
2018-04-27IB/ipoib: fix ipoib_start_xmit()'s return typeLuc Van Oostenryck
2018-04-27IB/nes: fix nes_netdev_start_xmit()'s return typeLuc Van Oostenryck
2018-04-27RDMA/cma: Fix use after destroy access to net namespace for IPoIBParav Pandit
2018-04-27IB/uverbs: Fix validating mandatory attributesMatan Barak
2018-04-27RDMA/cxgb4: release hw resources on device removalRaju Rangoju
2018-04-27Merge tag 'wireless-drivers-for-davem-2018-04-26' of git://git.kernel.org/pub...David S. Miller
2018-04-27mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports listIdo Schimmel
2018-04-27Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-27NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)
2018-04-27net: systemport: Correclty disambiguate driver instancesFlorian Fainelli
2018-04-27Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-27Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-27Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-04-27Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-04-27Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-27net: mvpp2: Fix clock resource by adding missing mg_core_clkMaxime Chevallier
2018-04-27net: mvpp2: Fix clk error path in mvpp2_probeMaxime Chevallier
2018-04-27IB: make INFINIBAND_ADDR_TRANS configurableGreg Thelen
2018-04-27ib_srp: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27ib_srpt: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27nvmet-rdma: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27nvme: depend on INFINIBAND_ADDR_TRANSGreg Thelen
2018-04-27nfp: don't depend on eth_tbl being availableJakub Kicinski
2018-04-27RDMA/mlx5: Properly check return value of mlx5_get_uars_pageLeon Romanovsky
2018-04-27IB/mlx5: Fix represent correct netdevice in dual port RoCEParav Pandit
2018-04-27IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
2018-04-27RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-04-27RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flowLeon Romanovsky
2018-04-27i2c: sprd: Fix the i2c count issueBaolin Wang
2018-04-27i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang
2018-04-27i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()Alexander Popov
2018-04-27cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat
2018-04-27Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-04-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-04-26Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-26Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-26net/mlx5: Properly deal with flow counters when deleting rulesChris Mi