Age | Commit message (Expand) | Author | Files | Lines |
2017-06-01 | dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon | LABBE Corentin | 1 | -0/+19 |
2017-06-01 | dt-bindings: net-next: Add DT bindings documentation for Allwinner dwmac-sun8i | LABBE Corentin | 1 | -0/+78 |
2017-06-01 | net-next: stmmac: add optional setup function | LABBE Corentin | 2 | -1/+4 |
2017-06-01 | net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr | LABBE Corentin | 1 | -1/+2 |
2017-06-01 | powerpc: use asm-generic/socket.h as much as possible | Stephen Rothwell | 1 | -91/+1 |
2017-06-01 | mlxsw: spectrum: Implement the ethtool flash_device callback | Yotam Gigi | 1 | -9/+42 |
2017-06-01 | Merge branch 'qed-Status-block-changes' | David S. Miller | 13 | -391/+527 |
2017-06-01 | qed: No need to reset SBs on IOV init | Mintz, Yuval | 3 | -33/+4 |
2017-06-01 | qed: Reset IGU CAM to default on init | Mintz, Yuval | 3 | -20/+162 |
2017-06-01 | qed: Hold a single array for SBs | Mintz, Yuval | 8 | -27/+103 |
2017-06-01 | qed: Provide auxiliary for getting free VF SB | Mintz, Yuval | 3 | -29/+51 |
2017-06-01 | qed: Remove assumption on SB order in IGU | Mintz, Yuval | 2 | -61/+33 |
2017-06-01 | qed: Encapsulate interrupt counters in struct | Mintz, Yuval | 6 | -27/+30 |
2017-06-01 | qed: Add aux. function translating sb_id -> igu_sb_id | Mintz, Yuval | 1 | -10/+21 |
2017-06-01 | qed: Distinguish between sb_id and igu_sb_id | Mintz, Yuval | 3 | -25/+30 |
2017-06-01 | qed: IGU read revised | Mintz, Yuval | 4 | -140/+83 |
2017-06-01 | qed: Minor refactoring in interrupt code | Mintz, Yuval | 1 | -3/+12 |
2017-06-01 | qed: Make qed_int_cau_conf_pi() static | Mintz, Yuval | 2 | -52/+34 |
2017-06-01 | net: dsa: make function ksz_rcv static | Colin Ian King | 1 | -2/+3 |
2017-06-01 | ppp: remove unnecessary bh disable in xmit path | Gao Feng | 1 | -11/+11 |
2017-06-01 | ipv4: route: restore skb_dst_set in inet_rtm_getroute | Roopa Prabhu | 1 | -3/+4 |
2017-05-31 | bpf: Take advantage of stack_depth tracking in sparc64 JIT | David S. Miller | 1 | -2/+7 |
2017-05-31 | Merge branch 'dsa-add-Microchip-KSZ9477-DSA-driver' | David S. Miller | 19 | -0/+3634 |
2017-05-31 | dsa: add maintainer of Microchip KSZ switches | Woojung Huh | 1 | -0/+10 |
2017-05-31 | net: dsa: Add Microchip KSZ switches binding | Woojung Huh | 1 | -0/+72 |
2017-05-31 | dsa: add DSA switch driver for Microchip KSZ9477 | Woojung Huh | 9 | -0/+3427 |
2017-05-31 | phy: micrel: add Microchip KSZ 9477 Switch PHY support | Woojung Huh | 2 | -0/+13 |
2017-05-31 | dsa: add support for Microchip KSZ tail tagging | Woojung Huh | 6 | -0/+112 |
2017-05-31 | Merge branch 'bpf-stack-tracker' | David S. Miller | 12 | -71/+147 |
2017-05-31 | bpf: take advantage of stack_depth tracking in x64 JIT | Alexei Starovoitov | 1 | -4/+5 |
2017-05-31 | bpf: change x86 JITed program stack layout | Alexei Starovoitov | 2 | -38/+40 |
2017-05-31 | bpf: use different interpreter depending on required stack size | Alexei Starovoitov | 1 | -9/+31 |
2017-05-31 | bpf: fix stack_depth usage by test_bpf.ko | Alexei Starovoitov | 1 | -1/+24 |
2017-05-31 | bpf: track stack depth of classic bpf programs | Alexei Starovoitov | 1 | -14/+22 |
2017-05-31 | bpf: reconcile bpf_tail_call and stack_depth | Alexei Starovoitov | 1 | -0/+1 |
2017-05-31 | bpf: teach verifier to track stack depth | Alexei Starovoitov | 2 | -1/+10 |
2017-05-31 | bpf: split bpf core interpreter | Alexei Starovoitov | 1 | -7/+14 |
2017-05-31 | bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode | Alexei Starovoitov | 8 | -7/+10 |
2017-05-31 | Merge branch 'nfp-move-BPF-offload-code-into-app' | David S. Miller | 20 | -172/+600 |
2017-05-31 | nfp: fix memory leak on FW load error | Jakub Kicinski | 1 | -0/+1 |
2017-05-31 | nfp: move basic eBPF stats to app-specific code | Jakub Kicinski | 5 | -34/+67 |
2017-05-31 | nfp: move bpf offload code to the BPF app | Jakub Kicinski | 6 | -59/+159 |
2017-05-31 | nfp: move eBPF offload files to BPF app directory | Jakub Kicinski | 6 | -10/+10 |
2017-05-31 | nfp: report app name in ethtool -i | Jakub Kicinski | 5 | -3/+15 |
2017-05-31 | nfp: move port init to apps | Jakub Kicinski | 8 | -35/+309 |
2017-05-31 | nfp: turn reading PCIe RTsym parameters into a helper | Jakub Kicinski | 1 | -7/+17 |
2017-05-31 | nfp: add missing fall through statements | Jakub Kicinski | 1 | -0/+2 |
2017-05-31 | sched: add helper for updating statistics on all actions | Jakub Kicinski | 4 | -27/+23 |
2017-05-31 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 9 | -80/+180 |
2017-05-31 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 9 | -19/+77 |