summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2017-09-248-52/+89
|\
| * tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek2017-09-241-36/+60
| * tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak2017-09-245-14/+21
| * Documentation: tpm: add powered-while-suspended binding documentationEnric Balletbo i Serra2017-09-241-0/+6
| * tpm: tpm_crb: constify acpi_device_id.Arvind Yadav2017-09-241-1/+1
| * tpm: vtpm: constify vio_device_idArvind Yadav2017-09-241-1/+1
* | Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-2315-14/+108
|\ \
| * | parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2017-09-222-2/+3
| * | parisc: Reintroduce option to gzip-compress the kernelHelge Deller2017-09-222-0/+17
| * | parisc: Add HWPOISON page fault handler codeHelge Deller2017-09-221-4/+29
| * | parisc: Move init_per_cpu() into init sectionHelge Deller2017-09-224-4/+4
| * | parisc: Check if initrd was loaded into broken RAMHelge Deller2017-09-221-0/+9
| * | parisc: Add PDCE_CHECK instruction to HPMC handlerHelge Deller2017-09-221-1/+9
| * | parisc: Add wrapper for pdc_instr() firmware functionHelge Deller2017-09-222-0/+21
| * | parisc: Move start_parisc() into init sectionHelge Deller2017-09-221-2/+2
| * | parisc: Stop unwinding at start of stackHelge Deller2017-09-221-0/+12
| * | parisc: Fix too large frame size warningsHelge Deller2017-09-221-1/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-09-2317-161/+281
|\ \ \
| * | | bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...Somnath Kotur2017-09-221-3/+20
| * | | bnxt_re: Fix memory leak in FRMR pathSelvin Xavier2017-09-221-1/+1
| * | | bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur2017-09-223-8/+9
| * | | bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur2017-09-222-5/+15
| * | | bnxt_re: Free up devices in module_exit pathSomnath Kotur2017-09-221-0/+16
| * | | bnxt_re: Fix compare and swap atomic operandsDevesh Sharma2017-09-221-0/+1
| * | | bnxt_re: Stop issuing further cmds to FW once a cmd times outSomnath Kotur2017-09-222-1/+6
| * | | bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma2017-09-221-0/+3
| * | | i40iw: Add support for port reuse on active side connectionsShiraz Saleem2017-09-222-76/+78
| * | | i40iw: Add missing VLAN priorityMustafa Ismail2017-09-222-1/+4
| * | | i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem2017-09-221-0/+12
| * | | i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem2017-09-223-19/+20
| * | | i40iw: Fail open if there are no available MSI-X vectorsShiraz Saleem2017-09-221-1/+6
| * | | RDMA/vmw_pvrdma: Fix reporting correct opcodes for completionAdit Ranadive2017-09-221-3/+28
| * | | IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky2017-09-221-31/+36
| * | | IB/mlx5: fix debugfs cleanupSudip Mukherjee2017-09-221-3/+3
| * | | IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King2017-09-221-0/+3
| * | | IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar2017-09-221-5/+11
| * | | iw_cxgb4: remove the stid on listen create failureSteve Wise2017-09-221-1/+1
| * | | iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise2017-09-221-0/+5
| * | | iw_cxgb4: put ep reference in pass_accept_req()Steve Wise2017-09-221-1/+1
| * | | IB/core: Fix for core panicAlex Estrin2017-09-221-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-2371-414/+646
|\ \ \ \
| * \ \ \ Merge branch 'net-fix-reuseaddr-regression'David S. Miller2017-09-231-2/+4
| |\ \ \ \
| | * | | | inet: fix improper empty comparisonJosef Bacik2017-09-231-1/+1
| | * | | | net: use inet6_rcv_saddr to compare socketsJosef Bacik2017-09-231-1/+1
| | * | | | net: set tb->fast_sk_familyJosef Bacik2017-09-231-0/+2
| |/ / / /
| * | | | net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn2017-09-231-2/+6
| * | | | MAINTAINERS: update git tree locations for ieee802154 subsystemStefan Schmidt2017-09-231-2/+2
| * | | | net: prevent dst uses after freeEric Dumazet2017-09-223-20/+6
| * | | | net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven2017-09-221-1/+1
| * | | | Merge branch 'smc-bug-fixes'David S. Miller2017-09-2211-37/+58
| |\ \ \ \