| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 2017-09-24 | 8 | -52/+89 |
|\ |
|
| * | tpm: ibmvtpm: simplify crq initialization and document crq format | Michal Suchanek | 2017-09-24 | 1 | -36/+60 |
| * | tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers | Hamza Attak | 2017-09-24 | 5 | -14/+21 |
| * | Documentation: tpm: add powered-while-suspended binding documentation | Enric Balletbo i Serra | 2017-09-24 | 1 | -0/+6 |
| * | tpm: tpm_crb: constify acpi_device_id. | Arvind Yadav | 2017-09-24 | 1 | -1/+1 |
| * | tpm: vtpm: constify vio_device_id | Arvind Yadav | 2017-09-24 | 1 | -1/+1 |
* | | Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-09-23 | 15 | -14/+108 |
|\ \ |
|
| * | | parisc: Unbreak bootloader due to gcc-7 optimizations | Helge Deller | 2017-09-22 | 2 | -2/+3 |
| * | | parisc: Reintroduce option to gzip-compress the kernel | Helge Deller | 2017-09-22 | 2 | -0/+17 |
| * | | parisc: Add HWPOISON page fault handler code | Helge Deller | 2017-09-22 | 1 | -4/+29 |
| * | | parisc: Move init_per_cpu() into init section | Helge Deller | 2017-09-22 | 4 | -4/+4 |
| * | | parisc: Check if initrd was loaded into broken RAM | Helge Deller | 2017-09-22 | 1 | -0/+9 |
| * | | parisc: Add PDCE_CHECK instruction to HPMC handler | Helge Deller | 2017-09-22 | 1 | -1/+9 |
| * | | parisc: Add wrapper for pdc_instr() firmware function | Helge Deller | 2017-09-22 | 2 | -0/+21 |
| * | | parisc: Move start_parisc() into init section | Helge Deller | 2017-09-22 | 1 | -2/+2 |
| * | | parisc: Stop unwinding at start of stack | Helge Deller | 2017-09-22 | 1 | -0/+12 |
| * | | parisc: Fix too large frame size warnings | Helge Deller | 2017-09-22 | 1 | -1/+2 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-09-23 | 17 | -161/+281 |
|\ \ \ |
|
| * | | | bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des... | Somnath Kotur | 2017-09-22 | 1 | -3/+20 |
| * | | | bnxt_re: Fix memory leak in FRMR path | Selvin Xavier | 2017-09-22 | 1 | -1/+1 |
| * | | | bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port | Somnath Kotur | 2017-09-22 | 3 | -8/+9 |
| * | | | bnxt_re: Fix race between the netdev register and unregister events | Somnath Kotur | 2017-09-22 | 2 | -5/+15 |
| * | | | bnxt_re: Free up devices in module_exit path | Somnath Kotur | 2017-09-22 | 1 | -0/+16 |
| * | | | bnxt_re: Fix compare and swap atomic operands | Devesh Sharma | 2017-09-22 | 1 | -0/+1 |
| * | | | bnxt_re: Stop issuing further cmds to FW once a cmd times out | Somnath Kotur | 2017-09-22 | 2 | -1/+6 |
| * | | | bnxt_re: Fix update of qplib_qp.mtu when modified | Devesh Sharma | 2017-09-22 | 1 | -0/+3 |
| * | | | i40iw: Add support for port reuse on active side connections | Shiraz Saleem | 2017-09-22 | 2 | -76/+78 |
| * | | | i40iw: Add missing VLAN priority | Mustafa Ismail | 2017-09-22 | 2 | -1/+4 |
| * | | | i40iw: Call i40iw_cm_disconn on modify QP to disconnect | Shiraz Saleem | 2017-09-22 | 1 | -0/+12 |
| * | | | i40iw: Prevent multiple netdev event notifier registrations | Shiraz Saleem | 2017-09-22 | 3 | -19/+20 |
| * | | | i40iw: Fail open if there are no available MSI-X vectors | Shiraz Saleem | 2017-09-22 | 1 | -1/+6 |
| * | | | RDMA/vmw_pvrdma: Fix reporting correct opcodes for completion | Adit Ranadive | 2017-09-22 | 1 | -3/+28 |
| * | | | IB/bnxt_re: Fix frame stack compilation warning | Leon Romanovsky | 2017-09-22 | 1 | -31/+36 |
| * | | | IB/mlx5: fix debugfs cleanup | Sudip Mukherjee | 2017-09-22 | 1 | -3/+3 |
| * | | | IB/ocrdma: fix incorrect fall-through on switch statement | Colin Ian King | 2017-09-22 | 1 | -0/+3 |
| * | | | IB/ipoib: Suppress the retry related completion errors | Santosh Shilimkar | 2017-09-22 | 1 | -5/+11 |
| * | | | iw_cxgb4: remove the stid on listen create failure | Steve Wise | 2017-09-22 | 1 | -1/+1 |
| * | | | iw_cxgb4: drop listen destroy replies if no ep found | Steve Wise | 2017-09-22 | 1 | -0/+5 |
| * | | | iw_cxgb4: put ep reference in pass_accept_req() | Steve Wise | 2017-09-22 | 1 | -1/+1 |
| * | | | IB/core: Fix for core panic | Alex Estrin | 2017-09-22 | 1 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-09-23 | 71 | -414/+646 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'net-fix-reuseaddr-regression' | David S. Miller | 2017-09-23 | 1 | -2/+4 |
| |\ \ \ \ |
|
| | * | | | | inet: fix improper empty comparison | Josef Bacik | 2017-09-23 | 1 | -1/+1 |
| | * | | | | net: use inet6_rcv_saddr to compare sockets | Josef Bacik | 2017-09-23 | 1 | -1/+1 |
| | * | | | | net: set tb->fast_sk_family | Josef Bacik | 2017-09-23 | 1 | -0/+2 |
| |/ / / / |
|
| * | | | | net: orphan frags on stand-alone ptype in dev_queue_xmit_nit | Willem de Bruijn | 2017-09-23 | 1 | -2/+6 |
| * | | | | MAINTAINERS: update git tree locations for ieee802154 subsystem | Stefan Schmidt | 2017-09-23 | 1 | -2/+2 |
| * | | | | net: prevent dst uses after free | Eric Dumazet | 2017-09-22 | 3 | -20/+6 |
| * | | | | net: phy: Fix truncation of large IRQ numbers in phy_attached_print() | Geert Uytterhoeven | 2017-09-22 | 1 | -1/+1 |
| * | | | | Merge branch 'smc-bug-fixes' | David S. Miller | 2017-09-22 | 11 | -37/+58 |
| |\ \ \ \ |
|