Age | Commit message (Expand) | Author |
2024-04-03 | ice: fix enabling RX VLAN filtering | Petr Oros |
2024-04-03 | ice: Fix freeing uninitialized pointers | Dan Carpenter |
2024-04-03 | net: bcmgenet: Reset RBUF on first open | Phil Elwell |
2024-04-03 | octeontx2-af: Add array index check | Aleksandr Mishin |
2024-04-02 | r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d | Heiner Kallweit |
2024-04-01 | i40e: Fix VF MAC filter removal | Ivan Vecera |
2024-04-01 | net: phy: micrel: Fix potential null pointer dereference | Aleksandr Mishin |
2024-03-31 | Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-03-31 | kbuild: make -Woverride-init warnings more consistent | Arnd Bergmann |
2024-03-29 | r8169: skip DASH fw status checks when DASH is disabled | Atlas Yu |
2024-03-29 | octeontx2-pf: check negative error code in otx2_open() | Su Hui |
2024-03-29 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski |
2024-03-29 | net: dsa: mv88e6xxx: fix usable ports on 88e6020 | Michael Krummsdorf |
2024-03-29 | mlxbf_gige: stop interface during shutdown | David Thompson |
2024-03-29 | octeontx2-af: Fix issue with loading coalesced KPU profiles | Hariprasad Kelam |
2024-03-28 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski |
2024-03-28 | xen-netfront: Add missing skb_mark_for_recycle | Jesper Dangaard Brouer |
2024-03-28 | Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2024-03-28 | Octeontx2-af: fix pause frame configuration in GMP mode | Hariprasad Kelam |
2024-03-28 | net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips | Raju Lakkaraju |
2024-03-28 | net: bcmasp: Remove phy_{suspend/resume} | Justin Chen |
2024-03-28 | net: bcmasp: Bring up unimac after PHY link up | Justin Chen |
2024-03-28 | net: phy: qcom: at803x: fix kernel panic with at8031_probe | Christian Marangi |
2024-03-27 | Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2024-03-27 | e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue | Vitaly Lifshits |
2024-03-27 | e1000e: Workaround for sporadic MDI error on Meteor Lake systems | Vitaly Lifshits |
2024-03-26 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2024-03-26 | mlxbf_gige: call request_irq() after NAPI initialized | David Thompson |
2024-03-26 | i40e: fix vf may be used uninitialized in this function warning | Aleksandr Loktionov |
2024-03-26 | i40e: fix i40e_count_filters() to count only active/new filters | Aleksandr Loktionov |
2024-03-26 | i40e: Enforce software interrupt during busy-poll exit | Ivan Vecera |
2024-03-26 | net: hns3: mark unexcuted loopback test result as UNEXECUTED | Jian Shen |
2024-03-26 | net: hns3: fix kernel crash when devlink reload during pf initialization | Yonglong Liu |
2024-03-26 | net: hns3: fix index limit to support all queue stats | Jie Wang |
2024-03-26 | net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530 | Arınç ÜNAL |
2024-03-25 | net: wwan: t7xx: Split 64bit accesses to fix alignment issues | Bjørn Mork |
2024-03-25 | net: ll_temac: platform_get_resource replaced by wrong function | Claus Hansen Ries |
2024-03-25 | igc: Remove stale comment about Tx timestamping | Kurt Kanzenbach |
2024-03-25 | ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() | Przemek Kitszel |
2024-03-25 | ice: fix memory corruption bug with suspend and rebuild | Jesse Brandeburg |
2024-03-25 | ice: Refactor FW data type and fix bitmap casting issue | Steven Zou |
2024-03-25 | wifi: iwlwifi: mvm: include link ID when releasing frames | Benjamin Berg |
2024-03-25 | wifi: iwlwifi: mvm: handle debugfs names more carefully | Johannes Berg |
2024-03-25 | wifi: iwlwifi: mvm: guard against invalid STA ID on removal | Benjamin Berg |
2024-03-25 | wifi: iwlwifi: read txq->read_ptr under lock | Johannes Berg |
2024-03-25 | wifi: iwlwifi: fw: don't always use FW dump trig | Johannes Berg |
2024-03-25 | wifi: iwlwifi: mvm: rfi: fix potential response leaks | Johannes Berg |
2024-03-25 | wifi: iwlwifi: mvm: Configure the link mapping for non-MLD FW | Ilan Peer |
2024-03-25 | wifi: iwlwifi: mvm: consider having one active link | Shaul Triebitz |
2024-03-25 | wifi: iwlwifi: mvm: pick the version of SESSION_PROTECTION_NOTIF | Emmanuel Grumbach |