summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-31bpf: take advantage of stack_depth tracking in x64 JITAlexei Starovoitov
2017-05-31bpf: change x86 JITed program stack layoutAlexei Starovoitov
2017-05-31bpf: use different interpreter depending on required stack sizeAlexei Starovoitov
2017-05-31bpf: fix stack_depth usage by test_bpf.koAlexei Starovoitov
2017-05-31bpf: track stack depth of classic bpf programsAlexei Starovoitov
2017-05-31bpf: reconcile bpf_tail_call and stack_depthAlexei Starovoitov
2017-05-31bpf: teach verifier to track stack depthAlexei Starovoitov
2017-05-31bpf: split bpf core interpreterAlexei Starovoitov
2017-05-31bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov
2017-05-31Merge branch 'nfp-move-BPF-offload-code-into-app'David S. Miller
2017-05-31nfp: fix memory leak on FW load errorJakub Kicinski
2017-05-31nfp: move basic eBPF stats to app-specific codeJakub Kicinski
2017-05-31nfp: move bpf offload code to the BPF appJakub Kicinski
2017-05-31nfp: move eBPF offload files to BPF app directoryJakub Kicinski
2017-05-31nfp: report app name in ethtool -iJakub Kicinski
2017-05-31nfp: move port init to appsJakub Kicinski
2017-05-31nfp: turn reading PCIe RTsym parameters into a helperJakub Kicinski
2017-05-31nfp: add missing fall through statementsJakub Kicinski
2017-05-31sched: add helper for updating statistics on all actionsJakub Kicinski
2017-05-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-05-31Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-05-31netvsc: Add #include's for csum_* function declarationsMichael Kelley
2017-05-31rtnetlink: use the new rtnl_get_event() interfaceVlad Yasevich
2017-05-31samples/bpf: bpf_load.c order of prog_fd[] should correspond with ELF orderJesper Dangaard Brouer
2017-05-31net/mlxfw: select CONFIG_XZ_DECArnd Bergmann
2017-05-31net: dsa: remove dev arg of dsa_register_switchVivien Didelot
2017-05-31Merge branch 'dsa-mv88e6xxx-PHY-nitpicks'David S. Miller
2017-05-31net: dsa: mv88e6xxx: rename PHY PPU functionsVivien Didelot