summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2024-03-19wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld
2024-03-19wireguard: device: remove generic .ndo_get_stats64Breno Leitao
2024-03-19wireguard: device: leverage core stats allocatorBreno Leitao
2024-03-19wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich
2024-03-19virtio_net: rename free_old_xmit_skbs to free_old_xmitXuan Zhuo
2024-03-19virtio_net: unify the code for recycling the xmit ptrXuan Zhuo
2024-03-19virtio-net: add cond_resched() to the command waiting loopJason Wang
2024-03-19virtio-net: convert rx mode setting to use workqueueJason Wang
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)
2024-03-18net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL
2024-03-18net: veth: do not manipulate GRO when using XDPIgnat Korchagin
2024-03-18net: wan: fsl_qmc_hdlc: Fix module compilationHerve Codina
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-15net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle
2024-03-15net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14net: txgbe: fix clk_name exceed MAX_DEV_ID limitsDuanqiang Wen
2024-03-14vmxnet3: Fix missing reserved tailroomWilliam Tu
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-03-13octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-11vxlan: Remove generic .ndo_get_stats64Breno Leitao
2024-03-11vxlan: Do not alloc tstats manuallyBreno Leitao
2024-03-11nfp: flower: handle acti_netdevs allocation failureDuoming Zhou
2024-03-11ravb: Correct buffer size to map for R-Car RxNiklas Söderlund
2024-03-11net: amt: Remove generic .ndo_get_stats64Breno Leitao
2024-03-11net: amt: Move stats allocation to coreBreno Leitao
2024-03-11net: wan: framer/pef2256: Convert to platform remove callback returning voidUwe Kleine-König
2024-03-11mlxsw: spectrum_router: Share nexthop counters in resilient groupsPetr Machata