Age | Commit message (Expand) | Author |
2017-06-01 | qed: No need to reset SBs on IOV init | Mintz, Yuval |
2017-06-01 | qed: Reset IGU CAM to default on init | Mintz, Yuval |
2017-06-01 | qed: Hold a single array for SBs | Mintz, Yuval |
2017-06-01 | qed: Provide auxiliary for getting free VF SB | Mintz, Yuval |
2017-06-01 | qed: Remove assumption on SB order in IGU | Mintz, Yuval |
2017-06-01 | qed: Encapsulate interrupt counters in struct | Mintz, Yuval |
2017-06-01 | qed: Add aux. function translating sb_id -> igu_sb_id | Mintz, Yuval |
2017-06-01 | qed: Distinguish between sb_id and igu_sb_id | Mintz, Yuval |
2017-06-01 | qed: IGU read revised | Mintz, Yuval |
2017-06-01 | qed: Minor refactoring in interrupt code | Mintz, Yuval |
2017-06-01 | qed: Make qed_int_cau_conf_pi() static | Mintz, Yuval |
2017-06-01 | net: dsa: make function ksz_rcv static | Colin Ian King |
2017-06-01 | ppp: remove unnecessary bh disable in xmit path | Gao Feng |
2017-06-01 | ipv4: route: restore skb_dst_set in inet_rtm_getroute | Roopa Prabhu |
2017-05-31 | bpf: Take advantage of stack_depth tracking in sparc64 JIT | David S. Miller |
2017-05-31 | Merge branch 'dsa-add-Microchip-KSZ9477-DSA-driver' | David S. Miller |
2017-05-31 | dsa: add maintainer of Microchip KSZ switches | Woojung Huh |
2017-05-31 | net: dsa: Add Microchip KSZ switches binding | Woojung Huh |
2017-05-31 | dsa: add DSA switch driver for Microchip KSZ9477 | Woojung Huh |
2017-05-31 | phy: micrel: add Microchip KSZ 9477 Switch PHY support | Woojung Huh |
2017-05-31 | dsa: add support for Microchip KSZ tail tagging | Woojung Huh |
2017-05-31 | Merge branch 'bpf-stack-tracker' | David S. Miller |
2017-05-31 | bpf: take advantage of stack_depth tracking in x64 JIT | Alexei Starovoitov |
2017-05-31 | bpf: change x86 JITed program stack layout | Alexei Starovoitov |
2017-05-31 | bpf: use different interpreter depending on required stack size | Alexei Starovoitov |
2017-05-31 | bpf: fix stack_depth usage by test_bpf.ko | Alexei Starovoitov |
2017-05-31 | bpf: track stack depth of classic bpf programs | Alexei Starovoitov |
2017-05-31 | bpf: reconcile bpf_tail_call and stack_depth | Alexei Starovoitov |
2017-05-31 | bpf: teach verifier to track stack depth | Alexei Starovoitov |
2017-05-31 | bpf: split bpf core interpreter | Alexei Starovoitov |
2017-05-31 | bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode | Alexei Starovoitov |
2017-05-31 | Merge branch 'nfp-move-BPF-offload-code-into-app' | David S. Miller |
2017-05-31 | nfp: fix memory leak on FW load error | Jakub Kicinski |
2017-05-31 | nfp: move basic eBPF stats to app-specific code | Jakub Kicinski |
2017-05-31 | nfp: move bpf offload code to the BPF app | Jakub Kicinski |
2017-05-31 | nfp: move eBPF offload files to BPF app directory | Jakub Kicinski |
2017-05-31 | nfp: report app name in ethtool -i | Jakub Kicinski |
2017-05-31 | nfp: move port init to apps | Jakub Kicinski |
2017-05-31 | nfp: turn reading PCIe RTsym parameters into a helper | Jakub Kicinski |
2017-05-31 | nfp: add missing fall through statements | Jakub Kicinski |
2017-05-31 | sched: add helper for updating statistics on all actions | Jakub Kicinski |
2017-05-31 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2017-05-31 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2017-05-31 | netvsc: Add #include's for csum_* function declarations | Michael Kelley |
2017-05-31 | rtnetlink: use the new rtnl_get_event() interface | Vlad Yasevich |
2017-05-31 | samples/bpf: bpf_load.c order of prog_fd[] should correspond with ELF order | Jesper Dangaard Brouer |
2017-05-31 | net/mlxfw: select CONFIG_XZ_DEC | Arnd Bergmann |
2017-05-31 | net: dsa: remove dev arg of dsa_register_switch | Vivien Didelot |
2017-05-31 | Merge branch 'dsa-mv88e6xxx-PHY-nitpicks' | David S. Miller |
2017-05-31 | net: dsa: mv88e6xxx: rename PHY PPU functions | Vivien Didelot |