summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-08net: export a helper for adding up queue statsJakub Kicinski
2025-05-08Merge branch 'fbnic-fw-ipc-mailbox-fixes'Paolo Abeni
2025-05-08fbnic: Do not allow mailbox to toggle to ready outside fbnic_mbx_poll_tx_readyAlexander Duyck
2025-05-08fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt contextAlexander Duyck
2025-05-08fbnic: Improve responsiveness of fbnic_mbx_poll_tx_readyAlexander Duyck
2025-05-08fbnic: Cleanup handling of completionsAlexander Duyck
2025-05-08fbnic: Actually flush_tx instead of stalling outAlexander Duyck
2025-05-08fbnic: Add additional handling of IRQsAlexander Duyck
2025-05-08fbnic: Gate AXI read/write enabling on FW mailboxAlexander Duyck
2025-05-08fbnic: Fix initialization of mailbox descriptor ringsAlexander Duyck
2025-05-07Merge branch 'net-dsa-b53-accumulated-fixes'Jakub Kicinski
2025-05-07net: dsa: b53: do not set learning and unicast/multicast on upJonas Gorski
2025-05-07net: dsa: b53: fix learning on VLAN unaware bridgesJonas Gorski
2025-05-07net: dsa: b53: fix toggling vlan_filteringJonas Gorski
2025-05-07net: dsa: b53: do not program vlans when vlan filtering is offJonas Gorski
2025-05-07net: dsa: b53: do not allow to configure VLAN 0Jonas Gorski
2025-05-07net: dsa: b53: always rejoin default untagged VLAN on bridge leaveJonas Gorski
2025-05-07net: dsa: b53: fix VLAN ID for untagged vlan on bridge leaveJonas Gorski
2025-05-07net: dsa: b53: fix flushing old pvid VLAN on pvid changeJonas Gorski
2025-05-07net: dsa: b53: fix clearing PVID of a portJonas Gorski
2025-05-07net: dsa: b53: keep CPU port always tagged againJonas Gorski
2025-05-07net: dsa: b53: allow leaky reserved multicastJonas Gorski
2025-05-07net: ibmveth: Refactored veth_pool_store for better maintainabilityDave Marquardt
2025-05-07Merge branch 'netlink-specs-remove-phantom-structs'Jakub Kicinski
2025-05-07netlink: specs: rt-link: remove implicit structs from devconfJakub Kicinski
2025-05-07netlink: specs: remove implicit structs for SNMP countersJakub Kicinski
2025-05-07netlink: specs: ovs: correct struct namesJakub Kicinski
2025-05-07netlink: specs: nl80211: drop structs which are not uAPIJakub Kicinski
2025-05-07Merge branch 'tools-ynl-gen-split-presence-metadata'Jakub Kicinski
2025-05-07tools: ynl-gen: move the count into a presence struct tooJakub Kicinski
2025-05-07tools: ynl-gen: split presence metadataJakub Kicinski
2025-05-07tools: ynl-gen: rename basic presence from 'bit' to 'present'Jakub Kicinski
2025-05-07Merge branch 'bug-fixes-from-xdp-patch-series'Jakub Kicinski
2025-05-07net: ti: icssg-prueth: Report BQL before sending XDP packetsMeghana Malladi
2025-05-07net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue accessMeghana Malladi
2025-05-07net: ti: icssg-prueth: Set XDP feature flags for ndevMeghana Malladi
2025-05-07bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon
2025-05-07bpf: Scrub packet on bpf_redirect_peerPaul Chaignon
2025-05-07net: airoha: Add missing field to ppe_mbox_data structLorenzo Bianconi
2025-05-07Merge tag 'nf-25-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2025-05-07openvswitch: Fix unsafe attribute parsing in output_userspace()Eelco Chaudron
2025-05-07netfilter: ipset: fix region locking in hash typesJozsef Kadlecsik
2025-05-07ipvs: fix uninit-value for saddr in do_output_route4Julian Anastasov
2025-05-07Merge tag 'erofs-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-07Merge tag 'media/v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-05-07Merge branch 'lan78xx-phylink-prep'David S. Miller
2025-05-07net: usb: lan78xx: Extract flow control configuration to helperOleksij Rempel
2025-05-07net: usb: lan78xx: Refactor USB link power configuration into helperOleksij Rempel
2025-05-07net: usb: lan78xx: Extract PHY interrupt acknowledgment to helperOleksij Rempel
2025-05-07net: usb: lan78xx: move LED DT configuration to helperOleksij Rempel