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