summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet
2024-02-26Merge branch 'dp83826'David S. Miller
2024-02-26net: phy: dp83826: support configuring RMII master/slave operation modeJérémie Dautheribes
2024-02-26net: phy: dp83826: Add support for phy-mode configurationJérémie Dautheribes
2024-02-26dt-bindings: net: dp83822: support configuring RMII master/slave modeJérémie Dautheribes
2024-02-26net: dsa: microchip: Add support for bridge port isolationOleksij Rempel
2024-02-23tools: ynl: fix header guardsJakub Kicinski
2024-02-23genetlink: make info in GENL_REQ_ATTR_CHECK() constJakub Kicinski
2024-02-23Merge branch 'tools-ynl-couple-of-cmdline-enhancements'Jakub Kicinski
2024-02-23tools: ynl: allow user to pass enum string instead of scalar valueJiri Pirko
2024-02-23tools: ynl: process all scalar types encoding in single elif statementJiri Pirko
2024-02-23tools: ynl: allow user to specify flag attr with bool valuesJiri Pirko
2024-02-23Merge branch 'net-staging-don-t-bother-filling-in-ethtool-driver-version'Jakub Kicinski
2024-02-23net: team: Don't bother filling in ethtool driver versionJohn Garry
2024-02-23rocker: Don't bother filling in ethtool driver versionJohn Garry
2024-02-23ps3/gelic: minor Kernel Doc correctionsSimon Horman
2024-02-23net: mpls: error out if inner headers are not setFlorian Westphal
2024-02-23net: ethtool: avoid rebuilds on UTS_RELEASE changeJann Horn
2024-02-23net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMIISneh Shah
2024-02-22bonding: rate-limit bonding driver inspect messagesPraveen Kumar Kannoju
2024-02-22Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-02-22ipv6/sit: Do not allocate stats in the driverBreno Leitao
2024-02-22octeon_ep_vf: Improve help text grammarGeert Uytterhoeven
2024-02-22net: microchip: lan743x: Fix spelling mistake "erro" -> "error"Colin Ian King
2024-02-22net/af_iucv: fix virtual vs physical address confusionAlexander Gordeev
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-22Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-02-22Merge tag 'trace-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-02-22Merge branch 'bnxt_en-ntuple-filter-improvements'Paolo Abeni
2024-02-22bnxt_en: Use the new VNIC to create ntuple filtersPavan Chebbi
2024-02-22bnxt_en: Create and setup the additional VNIC for adding ntuple filtersPavan Chebbi
2024-02-22bnxt_en: Provision for an additional VNIC for ntuple filtersPavan Chebbi
2024-02-22bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic indexPavan Chebbi
2024-02-22bnxt_en: Refactor bnxt_set_features()Pavan Chebbi
2024-02-22bnxt_en: Add bnxt_get_total_vnics() to calculate number of VNICsVenkat Duvvuru
2024-02-22bnxt_en: Check additional resources in bnxt_check_rings()Michael Chan
2024-02-22bnxt_en: Improve RSS context reservation infrastructurePavan Chebbi
2024-02-22bnxt_en: Explicitly specify P5 completion rings to reserveMichael Chan
2024-02-22bnxt_en: Refactor ring reservation functionsMichael Chan
2024-02-22Merge branch 'mctp-core-protocol-updates-minor-fixes-tests'Paolo Abeni
2024-02-22net: mctp: tests: Add a test for proper tag creation on local outputJeremy Kerr
2024-02-22net: mctp: tests: Test that outgoing skbs have flow data populatedJeremy Kerr
2024-02-22net: mctp: copy skb ext data when fragmentingJeremy Kerr
2024-02-22net: mctp: tests: Add MCTP net isolation testsJeremy Kerr
2024-02-22net: mctp: tests: Add netid argument to __mctp_route_test_initJeremy Kerr
2024-02-22net: mctp: provide a more specific tag allocation ioctlJeremy Kerr
2024-02-22net: mctp: separate key correlation across netsJeremy Kerr
2024-02-22net: mctp: tests: create test skbs with the correct net and deviceJeremy Kerr
2024-02-22net: mctp: make key lookups match the ANY address on either local or peerJeremy Kerr