Age | Commit message (Expand) | Author |
2014-12-16 | xen-netfront: use napi_complete() correctly to prevent Rx stalling | David Vrabel |
2014-12-16 | Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-12-16 | net: Allow FIXED_PHY to be modular. | David S. Miller |
2014-12-16 | macvtap: drop broken IFF_VNET_LE | Michael S. Tsirkin |
2014-12-16 | tun: drop broken IFF_VNET_LE | Michael S. Tsirkin |
2014-12-16 | macvtap: fix uninitialized access on TUNSETIFF | Michael S. Tsirkin |
2014-12-16 | iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ | Jiang Liu |
2014-12-16 | iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ | Jiang Liu |
2014-12-16 | x86: irq_remapping: Use helpers to access irq_cfg data structure associated w... | Jiang Liu |
2014-12-16 | x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC | Jiang Liu |
2014-12-16 | x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h | Jiang Liu |
2014-12-16 | x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() | Jiang Liu |
2014-12-16 | x86, irq: Keep balance of IOAPIC pin reference count | Jiang Liu |
2014-12-16 | ACPI: Fix minor syntax issues in processor_core.c | Jiang Liu |
2014-12-16 | PCI: Remove PCI ioapic driver | Jiang Liu |
2014-12-16 | ACPI: Correct return value of acpi_dev_resource_address_space() | Jiang Liu |
2014-12-16 | drm/i915: Disable PSMI sleep messages on all rings around context switches | Chris Wilson |
2014-12-16 | drm/i915: Force the CS stall for invalidate flushes | Chris Wilson |
2014-12-16 | drm/i915: Invalidate media caches on gen7 | Chris Wilson |
2014-12-16 | Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro... | Thomas Gleixner |
2014-12-16 | iscsi-target: Fail connection on short sendmsg writes | Nicholas Bellinger |
2014-12-15 | iscsi-target: nullify session in failed login sequence | Sagi Grimberg |
2014-12-16 | net: dsa: bcm_sf2: always select FIXED_PHY | Florian Fainelli |
2014-12-16 | net: systemport: always select FIXED_PHY | Florian Fainelli |
2014-12-16 | net: bcmgenet: always select FIXED_PHY | Florian Fainelli |
2014-12-15 | target: Avoid dropping AllRegistrants reservation during unregister | Nicholas Bellinger |
2014-12-15 | target: Fix R_HOLDER bit usage for AllRegistrants | Nicholas Bellinger |
2014-12-15 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2014-12-15 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2014-12-15 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ... | Roland Dreier |
2014-12-15 | IB/mlx5: Implement on demand paging by adding support for MMU notifiers | Haggai Eran |
2014-12-15 | IB/mlx5: Add support for RDMA read/write responder page faults | Haggai Eran |
2014-12-15 | IB/mlx5: Handle page faults | Haggai Eran |
2014-12-15 | IB/mlx5: Page faults handling infrastructure | Haggai Eran |
2014-12-15 | IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation | Haggai Eran |
2014-12-15 | IB/mlx5: Changes in memory region creation to support on-demand paging | Haggai Eran |
2014-12-15 | IB/mlx5: Implement the ODP capability query verb | Haggai Eran |
2014-12-15 | mlx5_core: Add support for page faults events and low level handling | Haggai Eran |
2014-12-15 | IB/srp: Allow newline separator for connection string | Sagi Grimberg |
2014-12-15 | IB/core: Implement support for MMU notifiers regarding on demand paging regions | Haggai Eran |
2014-12-15 | IB/core: Add support for on demand paging regions | Shachar Raindel |
2014-12-15 | IB/core: Add flags for on demand paging support | Sagi Grimberg |
2014-12-15 | IB/core: Add support for extended query device caps | Eli Cohen |
2014-12-15 | IB/mlx5: Add function to read WQE from user-space | Haggai Eran |
2014-12-15 | IB/core: Add umem function to read data from user-space | Haggai Eran |
2014-12-15 | IB/core: Replace ib_umem's offset field with a full address | Haggai Eran |
2014-12-15 | IB/mlx5: Enhance UMR support to allow partial page table update | Haggai Eran |
2014-12-15 | IB/mlx5: Remove per-MR pas and dma pointers | Haggai Eran |
2014-12-15 | RDMA/ocrdma: Always resolve destination mac from GRH for UD QPs | Devesh Sharma |
2014-12-15 | RDMA/ocrdma: Fix ocrdma_query_qp() to report q_key value for UD QPs | Mitesh Ahuja |