summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: comment hot path requirementsVivien Didelot2017-06-012-0/+4
* mlxsw: spectrum: Add bridge dependency for spectrumIdo Schimmel2017-06-011-0/+1
* Merge branch 'stmmac-add-dwmac-sun8i-ethernet-driver'David S. Miller2017-06-0123-5/+1303
|\
| * arm64: defconfig: Enable dwmac-sun8i driver on defconfigLABBE Corentin2017-06-011-0/+1
| * arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfigLABBE Corentin2017-06-011-0/+1
| * arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfigLABBE Corentin2017-06-011-0/+1
| * arm64: allwinner: bananapi-m64: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+15
| * arm64: allwinner: pine64-plus: Enable dwmac-sun8iLABBE Corentin2017-06-011-1/+16
| * arm64: allwinner: pine64: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+16
| * arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driverLABBE Corentin2017-06-011-0/+35
| * arm64: allwinner: sun50i-a64: Add dt node for the syscon control moduleLABBE Corentin2017-06-011-0/+6
| * arm: sun8i: nanopi-neo: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+7
| * arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active highLABBE Corentin2017-06-011-0/+5
| * arm: sun8i: orangepi-2: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+8
| * arm: sun8i: orangepi-one: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+8
| * arm: sun8i: orangepi-zero: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+8
| * arm: sun8i: orangepi-pc: Enable dwmac-sun8iLABBE Corentin2017-06-011-0/+8
| * arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driverLABBE Corentin2017-06-011-0/+34
| * arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control moduleLABBE Corentin2017-06-011-0/+6
| * net-next: stmmac: Add dwmac-sun8iLABBE Corentin2017-06-016-2/+1025
| * dt-bindings: syscon: Add DT bindings documentation for Allwinner sysconLABBE Corentin2017-06-011-0/+19
| * dt-bindings: net-next: Add DT bindings documentation for Allwinner dwmac-sun8iLABBE Corentin2017-06-011-0/+78
| * net-next: stmmac: add optional setup functionLABBE Corentin2017-06-012-1/+4
| * net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addrLABBE Corentin2017-06-011-1/+2
|/
* powerpc: use asm-generic/socket.h as much as possibleStephen Rothwell2017-06-011-91/+1
* mlxsw: spectrum: Implement the ethtool flash_device callbackYotam Gigi2017-06-011-9/+42
* Merge branch 'qed-Status-block-changes'David S. Miller2017-06-0113-391/+527
|\
| * qed: No need to reset SBs on IOV initMintz, Yuval2017-06-013-33/+4
| * qed: Reset IGU CAM to default on initMintz, Yuval2017-06-013-20/+162
| * qed: Hold a single array for SBsMintz, Yuval2017-06-018-27/+103
| * qed: Provide auxiliary for getting free VF SBMintz, Yuval2017-06-013-29/+51
| * qed: Remove assumption on SB order in IGUMintz, Yuval2017-06-012-61/+33
| * qed: Encapsulate interrupt counters in structMintz, Yuval2017-06-016-27/+30
| * qed: Add aux. function translating sb_id -> igu_sb_idMintz, Yuval2017-06-011-10/+21
| * qed: Distinguish between sb_id and igu_sb_idMintz, Yuval2017-06-013-25/+30
| * qed: IGU read revisedMintz, Yuval2017-06-014-140/+83
| * qed: Minor refactoring in interrupt codeMintz, Yuval2017-06-011-3/+12
| * qed: Make qed_int_cau_conf_pi() staticMintz, Yuval2017-06-012-52/+34
|/
* net: dsa: make function ksz_rcv staticColin Ian King2017-06-011-2/+3
* ppp: remove unnecessary bh disable in xmit pathGao Feng2017-06-011-11/+11
* ipv4: route: restore skb_dst_set in inet_rtm_getrouteRoopa Prabhu2017-06-011-3/+4
* bpf: Take advantage of stack_depth tracking in sparc64 JITDavid S. Miller2017-05-311-2/+7
* Merge branch 'dsa-add-Microchip-KSZ9477-DSA-driver'David S. Miller2017-05-3119-0/+3634
|\
| * dsa: add maintainer of Microchip KSZ switchesWoojung Huh2017-05-311-0/+10
| * net: dsa: Add Microchip KSZ switches bindingWoojung Huh2017-05-311-0/+72
| * dsa: add DSA switch driver for Microchip KSZ9477Woojung Huh2017-05-319-0/+3427
| * phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh2017-05-312-0/+13
| * dsa: add support for Microchip KSZ tail taggingWoojung Huh2017-05-316-0/+112
|/
* Merge branch 'bpf-stack-tracker'David S. Miller2017-05-3112-71/+147
|\
| * bpf: take advantage of stack_depth tracking in x64 JITAlexei Starovoitov2017-05-311-4/+5