- f0adc6e i40evf/virtchnl: whitespace cleanups by Jesse Brandeburg · 8 years ago
- 764430c i40e/virtchnl: refactor code for validate checks by Jesse Brandeburg · 8 years ago
- eedcfef virtchnl: convert to new macros by Jesse Brandeburg · 8 years ago
- 260e938 virtchnl: move some code to core driver by Jesse Brandeburg · 8 years ago
- 310a2ad virtchnl: rename i40e to generic virtchnl by Jesse Brandeburg · 8 years ago
- 55cdfd4 i40e: use new unified virtchnl header file by Jesse Brandeburg · 8 years ago
- 681bdf8 i40e/i40evf: create and use new unified header file by Jesse Brandeburg · 8 years ago
- 3929080 i40evf: drop i40e_type.h include by Jesse Brandeburg · 8 years ago
- 0266f79 mlxsw: spectrum: Add bridge dependency for spectrum by Ido Schimmel · 8 years ago
- f3314c6 Merge branch 'stmmac-add-dwmac-sun8i-ethernet-driver' by David S. Miller · 8 years ago
- 2428fd0 arm64: defconfig: Enable dwmac-sun8i driver on defconfig by LABBE Corentin · 8 years ago
- 5209324 arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfig by LABBE Corentin · 8 years ago
- b97a968 arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfig by LABBE Corentin · 8 years ago
- 67e29b4 arm64: allwinner: bananapi-m64: Enable dwmac-sun8i by LABBE Corentin · 8 years ago
- 72aa5f0 arm64: allwinner: pine64-plus: Enable dwmac-sun8i by LABBE Corentin · 8 years ago
- 9326415 arm64: allwinner: pine64: Enable dwmac-sun8i by LABBE Corentin · 8 years ago
- 103aefa arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driver by LABBE Corentin · 8 years ago
- b89acf3 arm64: allwinner: sun50i-a64: Add dt node for the syscon control module by LABBE Corentin · 8 years ago
- 6f9461d arm: sun8i: nanopi-neo: Enable dwmac-sun8i by LABBE Corentin · 8 years ago
- 29eb9d2 arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high by LABBE Corentin · 8 years ago
- 0d38218 arm: sun8i: orangepi-2: Enable dwmac-sun8i by LABBE Corentin · 8 years ago
- bec8f59 arm: sun8i: orangepi-one: Enable dwmac-sun8i by LABBE Corentin · 8 years ago
- 0e4da34 arm: sun8i: orangepi-zero: Enable dwmac-sun8i by LABBE Corentin · 8 years ago
- 62781b2 arm: sun8i: orangepi-pc: Enable dwmac-sun8i by LABBE Corentin · 8 years ago
- 33125ea arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driver by LABBE Corentin · 8 years ago
- 2c0cba4 arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control module by LABBE Corentin · 8 years ago
- 9f93ac8 net-next: stmmac: Add dwmac-sun8i by LABBE Corentin · 8 years ago
- ce5a4ff dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon by LABBE Corentin · 8 years ago
- 0441bde dt-bindings: net-next: Add DT bindings documentation for Allwinner dwmac-sun8i by LABBE Corentin · 8 years ago
- ec33d71 net-next: stmmac: add optional setup function by LABBE Corentin · 8 years ago
- 3874191 net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr by LABBE Corentin · 8 years ago
- 042cc40 powerpc: use asm-generic/socket.h as much as possible by Stephen Rothwell · 8 years ago
- ce6ef68f mlxsw: spectrum: Implement the ethtool flash_device callback by Yotam Gigi · 8 years ago
- 40aa306 Merge branch 'qed-Status-block-changes' by David S. Miller · 8 years ago
- 1ee240e qed: No need to reset SBs on IOV init by Mintz, Yuval · 8 years ago
- ebbdcc6 qed: Reset IGU CAM to default on init by Mintz, Yuval · 8 years ago
- 50a2071 qed: Hold a single array for SBs by Mintz, Yuval · 8 years ago
- 09b6b14 qed: Provide auxiliary for getting free VF SB by Mintz, Yuval · 8 years ago
- 1ac7243 qed: Remove assumption on SB order in IGU by Mintz, Yuval · 8 years ago
- 726fdbe qed: Encapsulate interrupt counters in struct by Mintz, Yuval · 8 years ago
- a333f7f qed: Add aux. function translating sb_id -> igu_sb_id by Mintz, Yuval · 8 years ago
- d031548 qed: Distinguish between sb_id and igu_sb_id by Mintz, Yuval · 8 years ago
- d749dd0 qed: IGU read revised by Mintz, Yuval · 8 years ago
- 979cead qed: Minor refactoring in interrupt code by Mintz, Yuval · 8 years ago
- 8befd73 qed: Make qed_int_cau_conf_pi() static by Mintz, Yuval · 8 years ago
- 7b954ed net: dsa: make function ksz_rcv static by Colin Ian King · 8 years ago
- 97fcc19 ppp: remove unnecessary bh disable in xmit path by Gao Feng · 8 years ago
- ba52d61 ipv4: route: restore skb_dst_set in inet_rtm_getroute by Roopa Prabhu · 8 years ago
- a5e2ee5 bpf: Take advantage of stack_depth tracking in sparc64 JIT by David S. Miller · 8 years ago
- 551f40c Merge branch 'dsa-add-Microchip-KSZ9477-DSA-driver' by David S. Miller · 8 years ago
- 419585a dsa: add maintainer of Microchip KSZ switches by Woojung Huh · 8 years ago
- 5033a7c net: dsa: Add Microchip KSZ switches binding by Woojung Huh · 8 years ago
- b987e98 dsa: add DSA switch driver for Microchip KSZ9477 by Woojung Huh · 8 years ago
- fc3973a phy: micrel: add Microchip KSZ 9477 Switch PHY support by Woojung Huh · 8 years ago
- 8b8010f dsa: add support for Microchip KSZ tail tagging by Woojung Huh · 8 years ago
- 6c21a2a Merge branch 'bpf-stack-tracker' by David S. Miller · 8 years ago
- 2960ae4 bpf: take advantage of stack_depth tracking in x64 JIT by Alexei Starovoitov · 8 years ago
- 177366b bpf: change x86 JITed program stack layout by Alexei Starovoitov · 8 years ago
- b870aa9 bpf: use different interpreter depending on required stack size by Alexei Starovoitov · 8 years ago
- 105c036 bpf: fix stack_depth usage by test_bpf.ko by Alexei Starovoitov · 8 years ago
- 50bbfed bpf: track stack depth of classic bpf programs by Alexei Starovoitov · 8 years ago
- 80a58d0 bpf: reconcile bpf_tail_call and stack_depth by Alexei Starovoitov · 8 years ago
- 8726679 bpf: teach verifier to track stack depth by Alexei Starovoitov · 8 years ago
- f696b8f bpf: split bpf core interpreter by Alexei Starovoitov · 8 years ago
- 71189fa bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode by Alexei Starovoitov · 8 years ago
- d2e0ef4 Merge branch 'nfp-move-BPF-offload-code-into-app' by David S. Miller · 8 years ago
- 47eaa23 nfp: fix memory leak on FW load error by Jakub Kicinski · 8 years ago
- c66a9cf nfp: move basic eBPF stats to app-specific code by Jakub Kicinski · 8 years ago
- bb45e51 nfp: move bpf offload code to the BPF app by Jakub Kicinski · 8 years ago
- d9ae7f2 nfp: move eBPF offload files to BPF app directory by Jakub Kicinski · 8 years ago
- 2707d6f nfp: report app name in ethtool -i by Jakub Kicinski · 8 years ago
- 8aa0cb0 nfp: move port init to apps by Jakub Kicinski · 8 years ago
- 69394af nfp: turn reading PCIe RTsym parameters into a helper by Jakub Kicinski · 8 years ago
- 5c91435 nfp: add missing fall through statements by Jakub Kicinski · 8 years ago
- d897a63 sched: add helper for updating statistics on all actions by Jakub Kicinski · 8 years ago
- c380e37 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
- a99bbf6e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
- 8eb1b3c netvsc: Add #include's for csum_* function declarations by Michael Kelley · 8 years ago
- 8c6c918 rtnetlink: use the new rtnl_get_event() interface by Vlad Yasevich · 8 years ago
- 7bc5795 samples/bpf: bpf_load.c order of prog_fd[] should correspond with ELF order by Jesper Dangaard Brouer · 8 years ago
- 9831724 net/mlxfw: select CONFIG_XZ_DEC by Arnd Bergmann · 8 years ago
- 23c9ee4 net: dsa: remove dev arg of dsa_register_switch by Vivien Didelot · 8 years ago
- 9525cc5 Merge branch 'dsa-mv88e6xxx-PHY-nitpicks' by David S. Miller · 8 years ago
- b15a7c0 net: dsa: mv88e6xxx: rename PHY PPU functions by Vivien Didelot · 8 years ago
- 7e20cfb net: dsa: mv88e6xxx: rename PHY PPU accessors by Vivien Didelot · 8 years ago
- 1b17aed net: dsa: mv88e6xxx: provide a PHY setup helper by Vivien Didelot · 8 years ago
- d9c23ff ixgbe: fix incorrect status check by Emil Tantilov · 8 years ago
- 3ce5cb7 ixgbe: add missing configuration for rate select 1 by Emil Tantilov · 8 years ago
- 08ed48e ixgbe: always call setup_mac_link for multispeed fiber by Emil Tantilov · 8 years ago
- 410a494 ixgbe: add write flush when configuring CS4223/7 by Emil Tantilov · 8 years ago
- cc1de78 ixgbe: correct CS4223/7 PHY identification by Emil Tantilov · 8 years ago
- 8066603 ixgbevf: Resolve warnings for -Wimplicit-fallthrough by Tony Nguyen · 8 years ago
- 31f5d9b ixgbevf: Resolve truncation warning for q_vector->name by Tony Nguyen · 8 years ago
- 93df946 ixgbe: Resolve warnings for -Wimplicit-fallthrough by Tony Nguyen · 8 years ago
- e61e4c8 ixgbe: Resolve truncation warning for q_vector->name by Tony Nguyen · 8 years ago
- 6af3d0f ixgbe: Add error checking to setting VF MAC by Tony Nguyen · 8 years ago
- 22cb4ff ixgbe: Correct thermal sensor event check by Mark Rustad · 8 years ago
- e6b41c8 ixgbe: enable L3/L4 filtering for Tx switched packets by Emil Tantilov · 8 years ago
- 5e999fb4 ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support by Paul Greenwalt · 8 years ago
- b09457e ixgbe: initialize u64_stats_sync structures early at ixgbe_probe by Liwei Song · 8 years ago