summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * bpf: change x86 JITed program stack layoutAlexei Starovoitov2017-05-312-38/+40
| * bpf: use different interpreter depending on required stack sizeAlexei Starovoitov2017-05-311-9/+31
| * bpf: fix stack_depth usage by test_bpf.koAlexei Starovoitov2017-05-311-1/+24
| * bpf: track stack depth of classic bpf programsAlexei Starovoitov2017-05-311-14/+22
| * bpf: reconcile bpf_tail_call and stack_depthAlexei Starovoitov2017-05-311-0/+1
| * bpf: teach verifier to track stack depthAlexei Starovoitov2017-05-312-1/+10
| * bpf: split bpf core interpreterAlexei Starovoitov2017-05-311-7/+14
| * bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2017-05-318-7/+10
|/
* Merge branch 'nfp-move-BPF-offload-code-into-app'David S. Miller2017-05-3120-172/+600
|\
| * nfp: fix memory leak on FW load errorJakub Kicinski2017-05-311-0/+1
| * nfp: move basic eBPF stats to app-specific codeJakub Kicinski2017-05-315-34/+67
| * nfp: move bpf offload code to the BPF appJakub Kicinski2017-05-316-59/+159
| * nfp: move eBPF offload files to BPF app directoryJakub Kicinski2017-05-316-10/+10
| * nfp: report app name in ethtool -iJakub Kicinski2017-05-315-3/+15
| * nfp: move port init to appsJakub Kicinski2017-05-318-35/+309
| * nfp: turn reading PCIe RTsym parameters into a helperJakub Kicinski2017-05-311-7/+17
| * nfp: add missing fall through statementsJakub Kicinski2017-05-311-0/+2
| * sched: add helper for updating statistics on all actionsJakub Kicinski2017-05-314-27/+23
|/
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-05-319-80/+180
|\
| * ixgbe: fix incorrect status checkEmil Tantilov2017-05-311-4/+4
| * ixgbe: add missing configuration for rate select 1Emil Tantilov2017-05-311-0/+19
| * ixgbe: always call setup_mac_link for multispeed fiberEmil Tantilov2017-05-311-18/+0
| * ixgbe: add write flush when configuring CS4223/7Emil Tantilov2017-05-311-2/+18
| * ixgbe: correct CS4223/7 PHY identificationEmil Tantilov2017-05-312-6/+7
| * ixgbevf: Resolve warnings for -Wimplicit-fallthroughTony Nguyen2017-05-311-0/+2
| * ixgbevf: Resolve truncation warning for q_vector->nameTony Nguyen2017-05-311-7/+7
| * ixgbe: Resolve warnings for -Wimplicit-fallthroughTony Nguyen2017-05-315-11/+18
| * ixgbe: Resolve truncation warning for q_vector->nameTony Nguyen2017-05-311-7/+7
| * ixgbe: Add error checking to setting VF MACTony Nguyen2017-05-311-13/+41
| * ixgbe: Correct thermal sensor event checkMark Rustad2017-05-311-2/+1
| * ixgbe: enable L3/L4 filtering for Tx switched packetsEmil Tantilov2017-05-311-0/+3
| * ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] supportPaul Greenwalt2017-05-313-2/+29
| * ixgbe: initialize u64_stats_sync structures early at ixgbe_probeLiwei Song2017-05-311-4/+4