summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-30e1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits
2024-04-30net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún
2024-04-30inet: introduce dst_rtable() helperEric Dumazet
2024-04-30cxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior
2024-04-30rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()Yunsheng Lin
2024-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-30Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-04-30i40e: Add and use helper to reconfigure TC for given VSIIvan Vecera
2024-04-30i40e: Add helper to access main VEBIvan Vecera
2024-04-30i40e: Consolidate checks whether given VSI is mainIvan Vecera
2024-04-30i40e: Add helper to access main VSIIvan Vecera
2024-04-30i40e: Refactor argument of i40e_detect_recover_hung()Ivan Vecera
2024-04-30i40e: Refactor argument of several client notification functionsIvan Vecera
2024-04-30i40e: Remove flags field from i40e_vebIvan Vecera
2024-04-30Merge tag 'for-v6.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2024-04-30Merge tag 'platform-drivers-x86-v6.9-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-04-30Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-04-30Merge branch 'selftests-net-page_poll-allocation-error-injection'Jakub Kicinski
2024-04-30selftests: drv-net-hw: add test for memory allocation failures with page poolJakub Kicinski
2024-04-30selftests: drv-net: support generating iperf3 loadJakub Kicinski
2024-04-30selftests: net: py: avoid all ports < 10kJakub Kicinski
2024-04-30selftests: net: py: extract tool logicJakub Kicinski
2024-04-30selftests: drv-net-hw: support using Python from net hw testsJakub Kicinski
2024-04-30net: page_pool: support error injectionJakub Kicinski
2024-04-30selftests: netfilter: avoid test timeouts on debug kernelsFlorian Westphal
2024-04-30net: sfp-bus: constify link_modes to sfp_select_interface()Russell King (Oracle)
2024-04-30net: sfp: allow use 2500base-X for 2500base-T modulesRussell King (Oracle)
2024-04-30net: phylink: add debug print for empty posssible_interfacesRussell King (Oracle)
2024-04-30net: dsa: realtek: provide own phylink MAC operationsRussell King (Oracle)
2024-04-30net: dsa: mt7530: do not set MT7530_P5_DIS when PHY muxing is being usedArınç ÜNAL
2024-04-30Merge branch 'net-smc-smc-intra-os-shortcut-with-loopback-ism'Paolo Abeni
2024-04-30net/smc: implement DMB-merged operations of loopback-ismWen Gu
2024-04-30net/smc: adapt cursor update when sndbuf and peer DMB are mergedWen Gu
2024-04-30net/smc: {at|de}tach sndbuf to peer DMB if supportedWen Gu
2024-04-30net/smc: add operations to merge sndbuf with peer DMBWen Gu
2024-04-30net/smc: register loopback-ism into SMC-D device listWen Gu
2024-04-30net/smc: ignore loopback-ism when dumping SMC-D devicesWen Gu
2024-04-30net/smc: mark optional smcd_ops and check for support when calledWen Gu
2024-04-30net/smc: implement DMB-related operations of loopback-ismWen Gu
2024-04-30net/smc: implement ID-related operations of loopback-ismWen Gu
2024-04-30net/smc: introduce loopback-ism for SMC intra-OS shortcutWen Gu
2024-04-30net/smc: decouple ism_client from SMC-D DMB registrationWen Gu
2024-04-30sctp: prefer struct_size over open coded arithmeticErick Archer
2024-04-30Merge branch 'virtio-net-support-device-stats'Paolo Abeni
2024-04-30virtio-net: support queue statXuan Zhuo
2024-04-30netdev: add queue statsXuan Zhuo
2024-04-30virtio_net: add the total stats fieldXuan Zhuo
2024-04-30virtio_net: device stats helpers support driver statsXuan Zhuo
2024-04-30virtio_net: support device statsXuan Zhuo
2024-04-30virtio_net: remove "_queue" from ethtool -SXuan Zhuo