Age | Commit message (Expand) | Author |
2020-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-12-05 | net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville | Vladimir Oltean |
2020-11-03 | soc/fsl/qbman: Add an argument to signal if NAPI processing is required. | Sebastian Andrzej Siewior |
2020-11-02 | net: mscc: ocelot: deny changing the native VLAN from the prepare phase | Vladimir Oltean |
2020-11-02 | net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlan | Vladimir Oltean |
2020-11-02 | net: mscc: ocelot: transform the pvid and native vlan values into a structure | Vladimir Oltean |
2020-10-30 | net: mscc: ocelot: support L2 multicast entries | Vladimir Oltean |
2020-10-24 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-15 | Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-10-05 | net: dsa: propagate switchdev vlan_filtering prepare phase to drivers | Vladimir Oltean |
2020-10-05 | Merge 5.9-rc8 into usb-next | Greg Kroah-Hartman |
2020-10-03 | Merge tag 'soc-fsl-next-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson |
2020-10-02 | net: mscc: ocelot: create TCAM skeleton from tc filter chains | Vladimir Oltean |
2020-10-02 | net: mscc: ocelot: introduce conversion helpers between port and netdev | Vladimir Oltean |
2020-09-29 | net: mscc: ocelot: automatically detect VCAP constants | Vladimir Oltean |
2020-09-29 | net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and target | Vladimir Oltean |
2020-09-29 | net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and target | Vladimir Oltean |
2020-09-29 | net: mscc: ocelot: generalize existing code for VCAP | Vladimir Oltean |
2020-09-29 | net: mscc: ocelot: introduce a new ocelot_target_{read,write} API | Vladimir Oltean |
2020-09-26 | net: dsa: tag_ocelot: use a short prefix on both ingress and egress | Vladimir Oltean |
2020-09-26 | net: mscc: ocelot: move NPI port configuration to DSA | Vladimir Oltean |
2020-09-24 | net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3 | Xiaoliang Yang |
2020-09-24 | net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb | Vladimir Oltean |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-22 | soc: fsl: qman: fix -Wpacked-not-aligned warnings | Li Yang |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-09-18 | net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_info | Vladimir Oltean |
2020-09-18 | net: mscc: ocelot: deinitialize only initialized ports | Vladimir Oltean |
2020-09-18 | net: mscc: ocelot: add locking for the port TX timestamp ID | Vladimir Oltean |
2020-09-18 | soc/tegra: fuse: Add Tegra234 support | Thierry Reding |
2020-09-18 | soc/tegra: fuse: Implement tegra_is_silicon() | Thierry Reding |
2020-09-18 | soc/tegra: fuse: Extract tegra_get_platform() | Thierry Reding |
2020-09-14 | Merge 5.9-rc5 into usb-next | Greg Kroah-Hartman |
2020-08-27 | irqchip/eznps: Fix build error for !ARC700 builds | Vineet Gupta |
2020-08-18 | Revert "firmware: raspberrypi: Introduce vl805 init routine" | Nicolas Saenz Julienne |
2020-08-12 | include/: replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-04 | Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-07-23 | Merge tag 'timers-v5.9' of https://git.linaro.org/people/daniel.lezcano/linux... | Thomas Gleixner |
2020-07-22 | Merge tag 'qcom-drivers-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann |
2020-07-17 | Merge tag 'tegra-for-5.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann |
2020-07-17 | soc/tegra: fuse: Add Tegra186 and Tegra194 SoC IDs | Sandipan Patra |
2020-07-14 | firmware: tegra: Update BPMP ABI | Jon Hunter |
2020-07-14 | firmware: tegra: Add support for in-band debug | Jon Hunter |
2020-07-13 | net: mscc: ocelot: extend watermark encoding function | Maxim Kochetkov |
2020-07-13 | net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield | Maxim Kochetkov |
2020-07-13 | net: dsa: felix: create a template for the DSA tags on xmit | Vladimir Oltean |