Age | Commit message (Expand) | Author |
2015-06-28 | xen-netfront: Remove the meaningless code | Li, Liang Z |
2015-06-25 | bnx2x: Fix linearization for encapsulated packets | Yuval Mintz |
2015-06-25 | bnx2x: Release nvram lock on error flow | Yuval Mintz |
2015-06-25 | bnx2x: Fix statistics gathering on link change | Ariel Elior |
2015-06-25 | bnx2x: Fix self-test for 20g devices | Yuval Mintz |
2015-06-25 | bnx2x: Fix VF MAC removal | Shahed Shaikh |
2015-06-25 | bnx2x: Don't notify about scratchpad parities | Manish Chopra |
2015-06-25 | bnx2x: Prevent false warning when accessing MACs | Yuval Mintz |
2015-06-25 | bnx2x: Correct speed from baseT into KR. | Yuval Mintz |
2015-06-25 | bnx2x: Correct asymmetric flow-control | Yuval Mintz |
2015-06-25 | enic: use atomic_t instead of spin_lock in busy poll | Govindarajulu Varadarajan |
2015-06-25 | net/phy: Add Vitesse 8641 phy ID | Shaohui Xie |
2015-06-25 | net/fsl: remove dependency FSL_SOC for Gianfar | Alison Wang |
2015-06-25 | cavium/liquidio: fix some error handling in lio_set_phys_id() | Dan Carpenter |
2015-06-25 | renesas: missing unlock on error path | Dan Carpenter |
2015-06-25 | mlx4: Disable HA for SRIOV PF RoCE devices | Or Gerlitz |
2015-06-25 | net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled | Ido Shamay |
2015-06-25 | net/mlx4_en: Wake TX queues only when there's enough room | Ido Shamay |
2015-06-25 | net/mlx4_en: Release TX QP when destroying TX ring | Eran Ben Elisha |
2015-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-06-24 | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2015-06-24 | Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2015-06-24 | Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-24 | frontswap: allow multiple backends | Dan Streetman |
2015-06-24 | mm: oom_kill: simplify OOM killer locking | Johannes Weiner |
2015-06-24 | mm: oom_kill: clean up victim marking and exiting interfaces | Johannes Weiner |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-06-24 | EDAC, mce_amd_inj: Set MISCV on injection | Borislav Petkov |
2015-06-24 | EDAC, mce_amd_inj: Move bit preparations before the injection | Borislav Petkov |
2015-06-24 | EDAC, mce_amd_inj: Cleanup and simplify README | Borislav Petkov |
2015-06-24 | EDAC, altera: Do not allow suspend when EDAC is enabled | Alan Tull |
2015-06-24 | EDAC, mce_amd_inj: Make inj_type static | kbuild test robot |
2015-06-24 | EDAC, altera: Add Arria10 EDAC support | Thor Thayer |
2015-06-24 | EDAC, altera: Refactor for Altera CycloneV SoC | Thor Thayer |
2015-06-24 | EDAC, altera: Generalize driver to use DT Memory size | Thor Thayer |
2015-06-24 | EDAC, mce_amd_inj: Add README file | Aravind Gopalakrishnan |
2015-06-24 | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-06-24 | EDAC, mce_amd_inj: Add individual permissions field to dfs_node | Aravind Gopalakrishnan |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-06-24 | stmmac: troubleshoot unexpected bits in des0 & des1 | Alexey Brodkin |
2015-06-24 | net: Cavium: Fix MAC address setting in shutdown state | Pavel Fedin |
2015-06-24 | drivers: net: xgene: fix for ACPI support without ACPI | Stephen Rothwell |
2015-06-24 | net/mlx5e: Prefetch skb data on RX | Saeed Mahameed |
2015-06-24 | net/mlx5e: Pop cq outside mlx5e_get_cqe | Achiad Shochat |
2015-06-24 | net/mlx5e: Remove mlx5e_cq.sqrq back-pointer | Achiad Shochat |
2015-06-24 | net/mlx5e: Remove extra spaces | Achiad Shochat |
2015-06-24 | net/mlx5e: Avoid TX CQE generation if more xmit packets expected | Achiad Shochat |