summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-15enic: Save resource counts we read from HWNelson Escobar
2024-11-15enic: Make MSI-X I/O interrupts come after the other required onesNelson Escobar
2024-11-15enic: Create enic_wq/rq structures to bundle per wq/rq dataNelson Escobar
2024-11-15net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887xTarun Alle
2024-11-15dt-bindings: net: dsa: microchip,ksz: Drop undocumented "id"Rob Herring (Arm)
2024-11-15bnxt_en: optimize gettimex64Vadim Fedorenko
2024-11-15netdev-genl: Hold rcu_read_lock in napi_setJoe Damato
2024-11-15Merge tag 'for-net-next-2024-11-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-11-15Merge tag 'nf-next-24-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-11-15netfilter: bitwise: add support for doing AND, OR and XOR directlyJeremy Sowden
2024-11-15netfilter: bitwise: rename some boolean operation functionsJeremy Sowden
2024-11-15netfilter: nf_dup4: Convert nf_dup_ipv4_route() to dscp_t.Guillaume Nault
2024-11-15netfilter: nft_fib: Convert nft_fib4_eval() to dscp_t.Guillaume Nault
2024-11-15netfilter: rpfilter: Convert rpfilter_mt() to dscp_t.Guillaume Nault
2024-11-15netfilter: flow_offload: Convert nft_flow_route() to dscp_t.Guillaume Nault
2024-11-15netfilter: ipv4: Convert ip_route_me_harder() to dscp_t.Guillaume Nault
2024-11-14Merge branch 'net-make-rss-rxnfc-semantics-more-explicit'Jakub Kicinski
2024-11-14selftest: extend test_rss_context_queue_reconfigure for action additionEdward Cree
2024-11-14selftest: validate RSS+ntuple filters with nonzero ring_cookieEdward Cree
2024-11-14selftest: include dst-ip in ethtool ntuple rulesEdward Cree
2024-11-14net: ethtool: account for RSS+RXNFC add semantics when checking channel countEdward Cree
2024-11-14net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree
2024-11-14dt-bindings: net: sff,sfp: Fix "interrupts" property typoRob Herring (Arm)
2024-11-14dt-bindings: net: mdio-mux-gpio: Drop undocumented "marvell,reg-init"Rob Herring (Arm)
2024-11-14net: sparx5: add missing lan969x Kconfig dependencyArnd Bergmann
2024-11-14net: enetc: clean up before returning in probe()Dan Carpenter
2024-11-14mdio: Remove mdio45_ethtool_gset_npage()Alistair Francis
2024-11-14include: mdio: Remove mdio45_ethtool_gset()Alistair Francis
2024-11-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-11-14Merge branch 'ipv4-prepare-bpf-helpers-to-flowi4_tos-conversion'Jakub Kicinski
2024-11-14bpf: lwtunnel: Prepare bpf_lwt_xmit_reroute() to future .flowi4_tos conversion.Guillaume Nault
2024-11-14bpf: ipv4: Prepare __bpf_redirect_neigh_v4() to future .flowi4_tos conversion.Guillaume Nault
2024-11-14Merge branch 'tools-net-ynl-rework-async-notification-handling'Jakub Kicinski
2024-11-14tools/net/ynl: add async notification handlingDonald Hunter
2024-11-14Revert "tools/net/ynl: improve async notification handling"Donald Hunter
2024-11-14Merge branch 'net-phy-switch-eee_broken_modes-to-linkmode-bitmap-and-add-acce...Jakub Kicinski
2024-11-14r8169: copy vendor driver 2.5G/5G EEE advertisement constraintsHeiner Kallweit
2024-11-14net: phy: add phy_set_eee_brokenHeiner Kallweit
2024-11-14net: phy: convert eee_broken_modes to a linkmode bitmapHeiner Kallweit
2024-11-14Bluetooth: MGMT: Add initial implementation of MGMT_OP_HCI_CMD_SYNCLuiz Augusto von Dentz
2024-11-14Bluetooth: fix use-after-free in device_for_each_child()Dmitry Antipov
2024-11-14Bluetooth: btintel: Direct exception event to bluetooth stackKiran K
2024-11-14Bluetooth: hci_core: Fix calling mgmt_device_connectedLuiz Augusto von Dentz
2024-11-14Bluetooth: hci_bcm: Use the devm_clk_get_optional() helperAndy Shevchenko
2024-11-14Bluetooth: ISO: Send BIG Create Sync via hci_syncIulia Tanasescu
2024-11-14Bluetooth: hci_conn: Remove alloc from critical sectionIulia Tanasescu
2024-11-14Bluetooth: ISO: Use kref to track lifetime of iso_connLuiz Augusto von Dentz
2024-11-14Bluetooth: SCO: Use kref to track lifetime of sco_connLuiz Augusto von Dentz
2024-11-14Bluetooth: HCI: Add IPC(11) bus typeLuiz Augusto von Dentz
2024-11-14Bluetooth: btusb: Add 3 HWIDs for MT7925Jiande Lu