Age | Commit message (Expand) | Author |
2017-06-01 | net: dsa: do not cast dst | Vivien Didelot |
2017-06-01 | net: dsa: comment hot path requirements | Vivien Didelot |
2017-06-01 | mlxsw: spectrum: Add bridge dependency for spectrum | Ido Schimmel |
2017-06-01 | Merge branch 'stmmac-add-dwmac-sun8i-ethernet-driver' | David S. Miller |
2017-06-01 | arm64: defconfig: Enable dwmac-sun8i driver on defconfig | LABBE Corentin |
2017-06-01 | arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfig | LABBE Corentin |
2017-06-01 | arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfig | LABBE Corentin |
2017-06-01 | arm64: allwinner: bananapi-m64: Enable dwmac-sun8i | LABBE Corentin |
2017-06-01 | arm64: allwinner: pine64-plus: Enable dwmac-sun8i | LABBE Corentin |
2017-06-01 | arm64: allwinner: pine64: Enable dwmac-sun8i | LABBE Corentin |
2017-06-01 | arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driver | LABBE Corentin |
2017-06-01 | arm64: allwinner: sun50i-a64: Add dt node for the syscon control module | LABBE Corentin |
2017-06-01 | arm: sun8i: nanopi-neo: Enable dwmac-sun8i | LABBE Corentin |
2017-06-01 | arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high | LABBE Corentin |
2017-06-01 | arm: sun8i: orangepi-2: Enable dwmac-sun8i | LABBE Corentin |
2017-06-01 | arm: sun8i: orangepi-one: Enable dwmac-sun8i | LABBE Corentin |
2017-06-01 | arm: sun8i: orangepi-zero: Enable dwmac-sun8i | LABBE Corentin |
2017-06-01 | arm: sun8i: orangepi-pc: Enable dwmac-sun8i | LABBE Corentin |
2017-06-01 | arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driver | LABBE Corentin |
2017-06-01 | arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control module | LABBE Corentin |
2017-06-01 | net-next: stmmac: Add dwmac-sun8i | LABBE Corentin |
2017-06-01 | dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon | LABBE Corentin |
2017-06-01 | dt-bindings: net-next: Add DT bindings documentation for Allwinner dwmac-sun8i | LABBE Corentin |
2017-06-01 | net-next: stmmac: add optional setup function | LABBE Corentin |
2017-06-01 | net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr | LABBE Corentin |
2017-06-01 | powerpc: use asm-generic/socket.h as much as possible | Stephen Rothwell |
2017-06-01 | mlxsw: spectrum: Implement the ethtool flash_device callback | Yotam Gigi |
2017-06-01 | Merge branch 'qed-Status-block-changes' | David S. Miller |
2017-06-01 | qed: No need to reset SBs on IOV init | Mintz, Yuval |
2017-06-01 | qed: Reset IGU CAM to default on init | Mintz, Yuval |
2017-06-01 | qed: Hold a single array for SBs | Mintz, Yuval |
2017-06-01 | qed: Provide auxiliary for getting free VF SB | Mintz, Yuval |
2017-06-01 | qed: Remove assumption on SB order in IGU | Mintz, Yuval |
2017-06-01 | qed: Encapsulate interrupt counters in struct | Mintz, Yuval |
2017-06-01 | qed: Add aux. function translating sb_id -> igu_sb_id | Mintz, Yuval |
2017-06-01 | qed: Distinguish between sb_id and igu_sb_id | Mintz, Yuval |
2017-06-01 | qed: IGU read revised | Mintz, Yuval |
2017-06-01 | qed: Minor refactoring in interrupt code | Mintz, Yuval |
2017-06-01 | qed: Make qed_int_cau_conf_pi() static | Mintz, Yuval |
2017-06-01 | net: dsa: make function ksz_rcv static | Colin Ian King |
2017-06-01 | ppp: remove unnecessary bh disable in xmit path | Gao Feng |
2017-06-01 | ipv4: route: restore skb_dst_set in inet_rtm_getroute | Roopa Prabhu |
2017-05-31 | bpf: Take advantage of stack_depth tracking in sparc64 JIT | David S. Miller |
2017-05-31 | Merge branch 'dsa-add-Microchip-KSZ9477-DSA-driver' | David S. Miller |
2017-05-31 | dsa: add maintainer of Microchip KSZ switches | Woojung Huh |
2017-05-31 | net: dsa: Add Microchip KSZ switches binding | Woojung Huh |
2017-05-31 | dsa: add DSA switch driver for Microchip KSZ9477 | Woojung Huh |
2017-05-31 | phy: micrel: add Microchip KSZ 9477 Switch PHY support | Woojung Huh |
2017-05-31 | dsa: add support for Microchip KSZ tail tagging | Woojung Huh |
2017-05-31 | Merge branch 'bpf-stack-tracker' | David S. Miller |