summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-09146-1109/+1478
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-0914-28/+89
| |\
| | * Merge branch 'bnxt_en-fixes'David S. Miller2019-04-091-3/+13
| | |\
| | | * bnxt_en: Reset device on RX buffer errors.Michael Chan2019-04-091-0/+6
| | | * bnxt_en: Improve RX consumer index validity check.Michael Chan2019-04-091-3/+7
| | |/
| | * net: macb driver, check for SKBTX_HW_TSTAMPPaul Thomas2019-04-091-1/+3
| | * Merge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant'David S. Miller2019-04-094-8/+8
| | |\
| | | * qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-091-1/+1
| | | * broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-092-6/+6
| | | * ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich2019-04-091-1/+1
| | |/
| | * Merge branch 'erspan-use-after-free'David S. Miller2019-04-092-12/+23
| | |\
| | | * net: ip6_gre: fix possible use-after-free in ip6erspan_rcvLorenzo Bianconi2019-04-091-7/+13
| | | * net: ip_gre: fix possible use-after-free in erspan_rcvLorenzo Bianconi2019-04-091-5/+10
| | |/
| | * r8169: disable ASPM againHeiner Kallweit2019-04-091-0/+6
| | * MAINTAINERS: ieee802154: update documentation file patternStefan Schmidt2019-04-081-1/+1
| | * net: vrf: Fix ping failed when vrf mtu is set to 0Miaohe Lin2019-04-081-2/+6
| | * selftests: add a tc matchall test caseNicolas Dichtel2019-04-081-0/+20
| | * nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter2019-04-071-1/+1
| | * NFC: nci: Add some bounds checking in nci_hci_cmd_received()Dan Carpenter2019-04-071-0/+8
| * | Merge branch 'fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2019-04-097-21/+108
| |\ \
| | * | selftests/tpm2: Open tpm dev in unbuffered modeTadeusz Struk2019-04-091-2/+2
| | * | selftests/tpm2: Extend tests to cover partial readsTadeusz Struk2019-04-092-0/+64
| | * | KEYS: trusted: fix -Wvarags warningndesaulniers@google.com2019-04-092-3/+3
| | * | tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing2019-04-091-2/+2
| | * | KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen2019-04-091-5/+23
| | * | tpm: fix an invalid condition in tpm_common_pollTadeusz Struk2019-04-091-1/+8
| | * | tpm: turn on TPM on suspend for TPM 1.xJarkko Sakkinen2019-04-091-8/+6
| * | | Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-04-094-11/+24
| |\ \ \ | | |/ / | |/| |
| | * | xtensa: fix format string warning in init_pmdMax Filippov2019-04-051-1/+1
| | * | xtensa: fix return_addressMax Filippov2019-04-041-1/+5
| | * | xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov2019-04-041-9/+12
| | * | xtensa: use actual syscall number in do_syscall_trace_leaveMax Filippov2019-04-041-0/+6
| * | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-04-081-7/+6
| |\ \ \
| | * | | crypto: caam - fix copy of next buffer for xcbc and cmacIuliana Prodan2019-03-281-7/+6
| * | | | slab: fix a crash by reading /proc/slab_allocatorsQian Cai2019-04-081-1/+2
| * | | | Linux 5.1-rc4v5.1-rc4Linus Torvalds2019-04-081-1/+1
| * | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-0824-82/+131
| |\ \ \ \
| | * | | | ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann2019-04-081-0/+4
| | * | | | ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-04-083-12/+12
| | * | | | ARM: orion: don't use using 64-bit DMA masksArnd Bergmann2019-04-081-2/+2
| | * | | | Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson2019-04-081-5/+4
| | * | | | Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2019-04-085-11/+51
| | |\ \ \ \
| | | * \ \ \ Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixesTony Lindgren2019-04-011-2/+2
| | | |\ \ \ \
| | | | * | | | ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren2019-03-261-2/+2
| | | * | | | | ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | | * | | | | ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | | * | | | | ARM: OMAP2+: add missing of_node_put after of_device_is_availableJulia Lawall2019-03-221-1/+3
| | | * | | | | ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik2019-03-221-0/+2
| | | |/ / / /
| | * | | | | Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Olof Johansson2019-04-082-3/+5
| | |\ \ \ \ \
| | | * | | | | arm/mach-at91/pm : fix possible object reference leakPeng Hao2019-04-041-2/+4