summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-01net: dsa: do not cast dstVivien Didelot
2017-06-01net: dsa: comment hot path requirementsVivien Didelot
2017-06-01mlxsw: spectrum: Add bridge dependency for spectrumIdo Schimmel
2017-06-01Merge branch 'stmmac-add-dwmac-sun8i-ethernet-driver'David S. Miller
2017-06-01arm64: defconfig: Enable dwmac-sun8i driver on defconfigLABBE Corentin
2017-06-01arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfigLABBE Corentin
2017-06-01arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfigLABBE Corentin
2017-06-01arm64: allwinner: bananapi-m64: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm64: allwinner: pine64-plus: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm64: allwinner: pine64: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driverLABBE Corentin
2017-06-01arm64: allwinner: sun50i-a64: Add dt node for the syscon control moduleLABBE Corentin
2017-06-01arm: sun8i: nanopi-neo: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active highLABBE Corentin
2017-06-01arm: sun8i: orangepi-2: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm: sun8i: orangepi-one: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm: sun8i: orangepi-zero: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm: sun8i: orangepi-pc: Enable dwmac-sun8iLABBE Corentin
2017-06-01arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driverLABBE Corentin
2017-06-01arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control moduleLABBE Corentin
2017-06-01net-next: stmmac: Add dwmac-sun8iLABBE Corentin
2017-06-01dt-bindings: syscon: Add DT bindings documentation for Allwinner sysconLABBE Corentin
2017-06-01dt-bindings: net-next: Add DT bindings documentation for Allwinner dwmac-sun8iLABBE Corentin
2017-06-01net-next: stmmac: add optional setup functionLABBE Corentin
2017-06-01net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addrLABBE Corentin
2017-06-01powerpc: use asm-generic/socket.h as much as possibleStephen Rothwell
2017-06-01mlxsw: spectrum: Implement the ethtool flash_device callbackYotam Gigi
2017-06-01Merge branch 'qed-Status-block-changes'David S. Miller
2017-06-01qed: No need to reset SBs on IOV initMintz, Yuval
2017-06-01qed: Reset IGU CAM to default on initMintz, Yuval
2017-06-01qed: Hold a single array for SBsMintz, Yuval
2017-06-01qed: Provide auxiliary for getting free VF SBMintz, Yuval
2017-06-01qed: Remove assumption on SB order in IGUMintz, Yuval
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval
2017-06-01qed: Add aux. function translating sb_id -> igu_sb_idMintz, Yuval
2017-06-01qed: Distinguish between sb_id and igu_sb_idMintz, Yuval
2017-06-01qed: IGU read revisedMintz, Yuval
2017-06-01qed: Minor refactoring in interrupt codeMintz, Yuval
2017-06-01qed: Make qed_int_cau_conf_pi() staticMintz, Yuval
2017-06-01net: dsa: make function ksz_rcv staticColin Ian King
2017-06-01ppp: remove unnecessary bh disable in xmit pathGao Feng
2017-06-01ipv4: route: restore skb_dst_set in inet_rtm_getrouteRoopa Prabhu
2017-05-31bpf: Take advantage of stack_depth tracking in sparc64 JITDavid S. Miller
2017-05-31Merge branch 'dsa-add-Microchip-KSZ9477-DSA-driver'David S. Miller
2017-05-31dsa: add maintainer of Microchip KSZ switchesWoojung Huh
2017-05-31net: dsa: Add Microchip KSZ switches bindingWoojung Huh
2017-05-31dsa: add DSA switch driver for Microchip KSZ9477Woojung Huh
2017-05-31phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh
2017-05-31dsa: add support for Microchip KSZ tail taggingWoojung Huh
2017-05-31Merge branch 'bpf-stack-tracker'David S. Miller