summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-28Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam
2024-03-28net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju
2024-03-28net: bcmasp: Remove phy_{suspend/resume}Justin Chen
2024-03-28net: bcmasp: Bring up unimac after PHY link upJustin Chen
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-03-26mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson
2024-03-26net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen
2024-03-26net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu
2024-03-26net: hns3: fix index limit to support all queue statsJie Wang
2024-03-26net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL
2024-03-25net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork
2024-03-25net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries
2024-03-25igc: Remove stale comment about Tx timestampingKurt Kanzenbach
2024-03-25ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-03-25ice: fix memory corruption bug with suspend and rebuildJesse Brandeburg
2024-03-25ice: Refactor FW data type and fix bitmap casting issueSteven Zou
2024-03-25wifi: iwlwifi: mvm: include link ID when releasing framesBenjamin Berg
2024-03-25wifi: iwlwifi: mvm: handle debugfs names more carefullyJohannes Berg
2024-03-25wifi: iwlwifi: mvm: guard against invalid STA ID on removalBenjamin Berg
2024-03-25wifi: iwlwifi: read txq->read_ptr under lockJohannes Berg
2024-03-25wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg
2024-03-25wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg
2024-03-25wifi: iwlwifi: mvm: Configure the link mapping for non-MLD FWIlan Peer
2024-03-25wifi: iwlwifi: mvm: consider having one active linkShaul Triebitz
2024-03-25wifi: iwlwifi: mvm: pick the version of SESSION_PROTECTION_NOTIFEmmanuel Grumbach
2024-03-25wifi: iwlwifi: mvm: disable MLO for the time beingJohannes Berg
2024-03-25mlxbf_gige: stop PHY during open() error pathsDavid Thompson
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-21Merge tag 'linux-can-fixes-for-6.9-20240319' of git://git.kernel.org/pub/scm/...Paolo Abeni
2024-03-21net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL
2024-03-21net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL
2024-03-20octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-20octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep
2024-03-20octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep
2024-03-20octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep
2024-03-20octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep
2024-03-19net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-03-19net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin
2024-03-19can: kvaser_pciefd: Add additional Xilinx interruptsMartin Jocić
2024-03-19wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld