aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-01dt-bindings: syscon: Add DT bindings documentation for Allwinner sysconLABBE Corentin1-0/+19
2017-06-01dt-bindings: net-next: Add DT bindings documentation for Allwinner dwmac-sun8iLABBE Corentin1-0/+78
2017-06-01net-next: stmmac: add optional setup functionLABBE Corentin2-1/+4
2017-06-01net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addrLABBE Corentin1-1/+2
2017-06-01powerpc: use asm-generic/socket.h as much as possibleStephen Rothwell1-91/+1
2017-06-01mlxsw: spectrum: Implement the ethtool flash_device callbackYotam Gigi1-9/+42
2017-06-01Merge branch 'qed-Status-block-changes'David S. Miller13-391/+527
2017-06-01qed: No need to reset SBs on IOV initMintz, Yuval3-33/+4
2017-06-01qed: Reset IGU CAM to default on initMintz, Yuval3-20/+162
2017-06-01qed: Hold a single array for SBsMintz, Yuval8-27/+103
2017-06-01qed: Provide auxiliary for getting free VF SBMintz, Yuval3-29/+51
2017-06-01qed: Remove assumption on SB order in IGUMintz, Yuval2-61/+33
2017-06-01qed: Encapsulate interrupt counters in structMintz, Yuval6-27/+30
2017-06-01qed: Add aux. function translating sb_id -> igu_sb_idMintz, Yuval1-10/+21
2017-06-01qed: Distinguish between sb_id and igu_sb_idMintz, Yuval3-25/+30
2017-06-01qed: IGU read revisedMintz, Yuval4-140/+83
2017-06-01qed: Minor refactoring in interrupt codeMintz, Yuval1-3/+12
2017-06-01qed: Make qed_int_cau_conf_pi() staticMintz, Yuval2-52/+34
2017-06-01net: dsa: make function ksz_rcv staticColin Ian King1-2/+3
2017-06-01ppp: remove unnecessary bh disable in xmit pathGao Feng1-11/+11
2017-06-01ipv4: route: restore skb_dst_set in inet_rtm_getrouteRoopa Prabhu1-3/+4
2017-05-31bpf: Take advantage of stack_depth tracking in sparc64 JITDavid S. Miller1-2/+7
2017-05-31Merge branch 'dsa-add-Microchip-KSZ9477-DSA-driver'David S. Miller19-0/+3634
2017-05-31dsa: add maintainer of Microchip KSZ switchesWoojung Huh1-0/+10
2017-05-31net: dsa: Add Microchip KSZ switches bindingWoojung Huh1-0/+72
2017-05-31dsa: add DSA switch driver for Microchip KSZ9477Woojung Huh9-0/+3427
2017-05-31phy: micrel: add Microchip KSZ 9477 Switch PHY supportWoojung Huh2-0/+13
2017-05-31dsa: add support for Microchip KSZ tail taggingWoojung Huh6-0/+112
2017-05-31Merge branch 'bpf-stack-tracker'David S. Miller12-71/+147
2017-05-31bpf: take advantage of stack_depth tracking in x64 JITAlexei Starovoitov1-4/+5
2017-05-31bpf: change x86 JITed program stack layoutAlexei Starovoitov2-38/+40
2017-05-31bpf: use different interpreter depending on required stack sizeAlexei Starovoitov1-9/+31
2017-05-31bpf: fix stack_depth usage by test_bpf.koAlexei Starovoitov1-1/+24
2017-05-31bpf: track stack depth of classic bpf programsAlexei Starovoitov1-14/+22
2017-05-31bpf: reconcile bpf_tail_call and stack_depthAlexei Starovoitov1-0/+1
2017-05-31bpf: teach verifier to track stack depthAlexei Starovoitov2-1/+10
2017-05-31bpf: split bpf core interpreterAlexei Starovoitov1-7/+14
2017-05-31bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov8-7/+10
2017-05-31Merge branch 'nfp-move-BPF-offload-code-into-app'David S. Miller20-172/+600
2017-05-31nfp: fix memory leak on FW load errorJakub Kicinski1-0/+1
2017-05-31nfp: move basic eBPF stats to app-specific codeJakub Kicinski5-34/+67
2017-05-31nfp: move bpf offload code to the BPF appJakub Kicinski6-59/+159
2017-05-31nfp: move eBPF offload files to BPF app directoryJakub Kicinski6-10/+10
2017-05-31nfp: report app name in ethtool -iJakub Kicinski5-3/+15
2017-05-31nfp: move port init to appsJakub Kicinski8-35/+309
2017-05-31nfp: turn reading PCIe RTsym parameters into a helperJakub Kicinski1-7/+17
2017-05-31nfp: add missing fall through statementsJakub Kicinski1-0/+2
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski4-27/+23
2017-05-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller9-80/+180
2017-05-31Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller9-19/+77