summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | alx: fix wrong condition to free descriptor memoryTobias Regnery2017-01-241-1/+1
| * | | | | | qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork2017-01-242-0/+15
| * | | | | | ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth2017-01-241-2/+5
| * | | | | | vxlan: do not age static remote mac entriesBalakrishnan Raman2017-01-241-1/+1
| * | | | | | vxlan: don't flush static fdb entries on admin downRoopa Prabhu2017-01-241-2/+6
| * | | | | | virtio_net: fix PAGE_SIZE > 64kMichael S. Tsirkin2017-01-241-1/+9
| * | | | | | mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel2017-01-241-4/+6
| * | | | | | r8152: don't execute runtime suspend if the tx is not emptyhayeswang2017-01-241-1/+3
| * | | | | | net: phy: marvell: Add Wake from LAN support for 88E1510 PHYJingju Hou2017-01-241-0/+2
| * | | | | | net: phy: Avoid deadlock during phy_error()Florian Fainelli2017-01-231-5/+9
| * | | | | | amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2017-01-222-2/+6
| * | | | | | amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas2017-01-224-3/+20
| * | | | | | xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai2017-01-201-1/+1
| * | | | | | net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet2017-01-201-0/+3
| * | | | | | bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann2017-01-201-2/+4
| * | | | | | qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann2017-01-203-61/+53
| * | | | | | r8152: fix rtl8152_post_reset functionhayeswang2017-01-201-0/+2
| * | | | | | virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-01-203-3/+3
| * | | | | | gianfar: Do not reuse pages from emergency reserveEric Dumazet2017-01-191-1/+1
| * | | | | | net/mlx5e: Remove unused variableArnd Bergmann2017-01-191-1/+0
| * | | | | | bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan2017-01-181-1/+1
| * | | | | | net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas2017-01-181-2/+19
| * | | | | | xen-netback: protect resource cleaning on XenBus disconnectIgor Druzhinin2017-01-182-2/+6
| * | | | | | xen-netback: fix memory leaks on XenBus disconnectIgor Druzhinin2017-01-181-0/+11
| * | | | | | net/mlx5e: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-10/+0
| * | | | | | net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-6/+1
| * | | | | | can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-01-181-4/+12
| * | | | | | can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-01-181-0/+1
| * | | | | | net: phy: dp83848: add DP83620 PHY supportAlvaro G. M2017-01-171-0/+3
| * | | | | | vxlan: fix byte order of vxlan-gpe port numberLance Richardson2017-01-171-1/+1
| * | | | | | stmmac: add missing of_node_putJulia Lawall2017-01-171-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-278-27/+88
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-01-271-8/+14
| |\ \ \ \ \ \ \
| | * | | | | | | xen-blkfront: correct maximum segment accountingJan Beulich2017-01-231-3/+9
| | * | | | | | | xen-blkfront: feature flags handling adjustmentsJan Beulich2017-01-231-5/+5
| * | | | | | | | Revert "sd: remove __data_len hack for WRITE SAME"Bart Van Assche2017-01-261-1/+16
| * | | | | | | | Merge branch 'nvme-4.10-fixes' of git://git.infradead.org/nvme into for-linusJens Axboe2017-01-266-18/+58
| |\ \ \ \ \ \ \ \
| | * | | | | | | | nvme-fc: use blk_rq_nr_phys_segmentsChristoph Hellwig2017-01-261-3/+3
| | * | | | | | | | nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit2017-01-261-0/+17
| | * | | | | | | | nvmet: Call fatal_error from keep-alive timout expirationSagi Grimberg2017-01-261-1/+1
| | * | | | | | | | nvmet: cancel fatal error and flush async work before free controllerSagi Grimberg2017-01-261-0/+3
| | * | | | | | | | nvmet: delete controllers deletion upon subsystem releaseSagi Grimberg2017-01-263-0/+12
| | * | | | | | | | nvmet_fc: correct logic in disconnect queue LS handlingJames Smart2017-01-261-14/+22
| | |/ / / / / / /
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-01-2724-188/+253
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein2017-01-271-1/+2
| * | | | | | | | | IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen2017-01-241-2/+1
| * | | | | | | | | 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