Age | Commit message (Expand) | Author |
2022-09-12 | Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2022-09-08 | Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-09-08 | net: phy: lan87xx: change interrupt src of link_up to comm_ready | Arun Ramadoss |
2022-09-07 | net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skb | Lorenzo Bianconi |
2022-09-07 | net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clear | Lorenzo Bianconi |
2022-09-07 | net: dsa: felix: access QSYS_TAG_CONFIG under tas_lock in vsc9959_sched_speed... | Vladimir Oltean |
2022-09-07 | net: dsa: felix: disable cut-through forwarding for frames oversized for tc-t... | Vladimir Oltean |
2022-09-07 | net: dsa: felix: tc-taprio intervals smaller than MTU should send at least on... | Vladimir Oltean |
2022-09-06 | net: usb: qmi_wwan: add Quectel RM520N | jerry.meng |
2022-09-06 | net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_data | Christian Marangi |
2022-09-05 | PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p... | Vitaly Kuznetsov |
2022-09-05 | stmmac: intel: Simplify intel_eth_pci_remove() | Christophe JAILLET |
2022-09-05 | net: mvpp2: debugfs: fix memory leak when using debugfs_lookup() | Greg Kroah-Hartman |
2022-09-05 | RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profile | Maher Sanalla |
2022-09-05 | bonding: accept unsolicited NA message | Hangbin Liu |
2022-09-05 | bonding: use unspecified address if no available link local address | Hangbin Liu |
2022-09-04 | Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2022-09-03 | wifi: mac80211_hwsim: check length for virtio packets | Soenke Huster |
2022-09-03 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller |
2022-09-03 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2022-09-03 | net: dsa: microchip: fix kernel oops on ksz8 switches | Oleksij Rempel |
2022-09-03 | xen-netback: only remove 'hotplug-status' when the vif is actually destroyed | Paul Durrant |
2022-09-02 | net: fec: Use a spinlock to guard `fep->ptp_clk_on` | Csókás Bence |
2022-09-02 | net: fec: add pm_qos support on imx6q platform | Wei Fang |
2022-09-02 | iavf: Detach device during reset task | Ivan Vecera |
2022-09-02 | i40e: Fix kernel crash during module removal | Ivan Vecera |
2022-09-02 | i40e: Fix ADQ rate limiting for PF | Przemyslaw Patynowski |
2022-09-02 | Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-09-02 | ice: use bitmap_free instead of devm_kfree | Michal Swiatkowski |
2022-09-02 | ice: Fix DMA mappings leak | Przemyslaw Patynowski |
2022-09-01 | Revert "net: phy: meson-gxl: improve link-up behavior" | Heiner Kallweit |
2022-08-31 | mlxbf_gige: compute MDIO period based on i1clk | David Thompson |
2022-08-31 | ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler | Duoming Zhou |
2022-08-30 | net: lan966x: improve error handle in lan966x_fdma_rx_get_frame() | Dan Carpenter |
2022-08-30 | nfp: fix the access to management firmware hanging | Gao Xiao |
2022-08-30 | Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin... | Jakub Kicinski |
2022-08-30 | net: phy: micrel: Make the GPIO to be non-exclusive | Horatiu Vultur |
2022-08-30 | wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49... | Stanislaw Gruszka |
2022-08-30 | wifi: wilc1000: fix DMA on stack objects | Ajay.Kathat@microchip.com |
2022-08-29 | net: Use u64_stats_fetch_begin_irq() for stats fetch. | Sebastian Andrzej Siewior |
2022-08-29 | net: dsa: xrs700x: Use irqsave variant for u64 stats update | Sebastian Andrzej Siewior |
2022-08-29 | ieee802154: cc2520: add rc code in cc2520_tx() | Li Qiong |
2022-08-27 | r8152: add PID for the Lenovo OneLink+ Dock | Jean-Francois Le Fillatre |
2022-08-26 | nfp: flower: fix ingress police using matchall filter | Tianyu Yuan |
2022-08-26 | net: smsc911x: Stop and start PHY during suspend and resume | Florian Fainelli |
2022-08-26 | tg3: Disable tg3 device on system reboot to avoid triggering AER | Kai-Heng Feng |
2022-08-26 | net: sparx5: fix handling uneven length packets in manual extraction | Casper Andersson |
2022-08-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2022-08-26 | wifi: mt76: mt7921e: fix crash in chip reset fail | Deren Wu |