summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-30virtio_net: introduce device stats feature and structuresXuan Zhuo
2024-04-30virtio_net: introduce ability to get reply info from deviceXuan Zhuo
2024-04-29net: txgbe: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-29net: prestera: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-29net: mvneta: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-29net: mvpp2: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)
2024-04-29net: hsr: init prune_proxy_timer soonerEric Dumazet
2024-04-29Merge branch 'net-dsa-microchip-use-phylink_mac_ops-for-ksz-driver'Jakub Kicinski
2024-04-29net: dsa: ksz_common: use separate phylink_mac_ops for ksz8830Russell King (Oracle)
2024-04-29net: dsa: ksz_common: sub-driver phylink opsRussell King (Oracle)
2024-04-29net: dsa: ksz_common: provide own phylink MAC operationsRussell King (Oracle)
2024-04-29net: dsa: ksz_common: remove phylink_mac_config from ksz_dev_opsRussell King (Oracle)
2024-04-29Merge tag 'wq-for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-04-29Merge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-29Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2024-04-29Merge tag 'bcachefs-2024-04-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-29Merge tag 'erofs-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-04-29bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)
2024-04-29Merge branch 'vxlan-stats'David S. Miller
2024-04-29vxlan: Add missing VNI filter counter update in arp_reduce().Guillaume Nault
2024-04-29vxlan: Fix racy device stats updates.Guillaume Nault
2024-04-29net: phy: micrel: Add support for PTP_PF_EXTTS for lan8814Horatiu Vultur
2024-04-29Merge branch 'dsa-realtek-leds'David S. Miller
2024-04-29net: dsa: realtek: add LED drivers for rtl8366rbLuiz Angelo Daros de Luca
2024-04-29net: dsa: realtek: do not assert reset on removeLuiz Angelo Daros de Luca
2024-04-29net: dsa: realtek: keep default LED state in rtl8366rbLuiz Angelo Daros de Luca
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-29platform/x86: ISST: Add Grand Ridge to HPM CPU listSrinivas Pandruvada
2024-04-29bpf, docs: Clarify PC use in instruction-set.rstDave Thaler
2024-04-29Merge branch 'mlxsw-events-processing-performance'David S. Miller
2024-04-29mlxsw: pci: Use NAPI for event processingAmit Cohen
2024-04-29mlxsw: pci: Reorganize 'mlxsw_pci_queue' structureAmit Cohen
2024-04-29mlxsw: pci: Initialize dummy net devices for NAPIAmit Cohen
2024-04-29mlxsw: pci: Ring RDQ and CQ doorbells once per several completionsAmit Cohen
2024-04-29mlxsw: pci: Handle up to 64 Rx completions in taskletAmit Cohen
2024-04-29ipv6: use call_rcu_hurry() in fib6_info_release()Eric Dumazet
2024-04-29Merge branch 'qed-error-codes'David S. Miller
2024-04-29net: qede: use return from qede_parse_actions()Asbjørn Sloth Tønnesen
2024-04-29net: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen
2024-04-29net: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen
2024-04-29net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen
2024-04-29inet: use call_rcu_hurry() in inet_free_ifa()Eric Dumazet
2024-04-29net: give more chances to rcu in netdev_wait_allrefs_any()Eric Dumazet
2024-04-29MAINTAINERS: add an explicit entry for YNLJakub Kicinski
2024-04-29Merge branch 'bcmgenet-protect-contended-accesses'David S. Miller
2024-04-29net: bcmgenet: synchronize UMAC_CMD accessDoug Berger
2024-04-29net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger
2024-04-29net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger