summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: page_pool: factor out releasing DMA from releasing the pageJakub Kicinski2023-12-141-9/+16
* page_pool: transition to reference count management after page drainingLiang Chen2023-12-145-38/+46
* cxgb3: Avoid potential string truncation in descKees Cook2023-12-142-6/+5
* amd-xgbe: Avoid potential string truncation in nameKees Cook2023-12-141-1/+1
* dpll: allocate pin ids in cycleJiri Pirko2023-12-141-3/+5
* sctp: support MSG_ERRQUEUE flag in recvmsg()Eric Dumazet2023-12-142-0/+4
* Merge branch 'idpf-add-get-set-for-ethtool-s-header-split-ringparam'Jakub Kicinski2023-12-147-7/+104
|\
| * idpf: add get/set for Ethtool's header split ringparamMichal Kubiak2023-12-145-7/+90
| * ethtool: add SET for TCP_DATA_SPLIT ringparamAlexander Lobakin2023-12-142-0/+14
|/
* docs: networking: timestamping: mention MSG_EOR flagEric Dumazet2023-12-141-1/+2
* Merge branch 'add-support-for-dp83tg720s-phy'Jakub Kicinski2023-12-145-55/+277
|\
| * net: phy: Add support for the DP83TG720S Ethernet PHYOleksij Rempel2023-12-143-0/+202
| * net: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel2023-12-142-55/+75
|/
* Merge branch 'net-sched-optimizations-around-action-binding-and-init'Jakub Kicinski2023-12-143-29/+51
|\
| * net/sched: act_api: skip idr replace on bound actionsPedro Tammela2023-12-143-7/+8
| * net/sched: act_api: rely on rcu in tcf_idr_check_allocPedro Tammela2023-12-141-22/+43
|/
* Merge branch 'virtio-net-dynamic-coalescing-moderation'David S. Miller2023-12-132-49/+249
|\
| * virtio-net: support rx netdimHeng Qi2023-12-132-14/+163
| * virtio-net: extract virtqueue coalescig cmd for reuseHeng Qi2023-12-131-42/+64
| * virtio-net: separate rx/tx coalescing moderation cmdsHeng Qi2023-12-131-3/+28
| * virtio-net: returns whether napi is completeHeng Qi2023-12-131-1/+5
|/
* Merge branch 'ionic-pci-errors'David S. Miller2023-12-136-15/+81
|\
| * ionic: fill out pci error handlersShannon Nelson2023-12-131-0/+25
| * ionic: lif debugfs refresh on resetShannon Nelson2023-12-132-0/+4
| * ionic: use timer_shutdown_syncShannon Nelson2023-12-131-1/+1
| * ionic: no fw read when PCI reset failedShannon Nelson2023-12-132-5/+23
| * ionic: prevent pci disable of already disabled deviceShannon Nelson2023-12-131-1/+3
| * ionic: bypass firmware cmds when stuck in resetShannon Nelson2023-12-133-7/+20
| * ionic: keep filters across FLRShannon Nelson2023-12-131-0/+2
| * ionic: pass opcode to devcmd_waitShannon Nelson2023-12-133-1/+3
|/
* net: stmmac: mmc: Support more counters for XGMAC CoreFurong Xu2023-12-133-1/+140
* Merge branch 'net-at803x-cleanups'David S. Miller2023-12-131-349/+426
|\
| * net: phy: at803x: drop specific PHY ID check from cable test functionsChristian Marangi2023-12-131-45/+50
| * net: phy: at803x: move at8035 specific DT parse to dedicated probeChristian Marangi2023-12-131-19/+41
| * net: phy: at803x: move at8031 functions in dedicated sectionChristian Marangi2023-12-131-133/+133
| * net: phy: at803x: make at8031 related DT functions name more specificChristian Marangi2023-12-131-8/+8
| * net: phy: at803x: move specific at8031 config_intr to dedicated functionChristian Marangi2023-12-131-6/+24
| * net: phy: at803x: move specific at8031 WOL bits to dedicated functionChristian Marangi2023-12-131-17/+25
| * net: phy: at803x: move specific at8031 config_init to dedicated functionChristian Marangi2023-12-131-20/+25
| * net: phy: at803x: move specific at8031 probe mode check to dedicated probeChristian Marangi2023-12-131-20/+19
| * net: phy: at803x: move specific DT option for at8031 to specific probeChristian Marangi2023-12-131-24/+31
| * net: phy: at803x: move qca83xx specific check in dedicated functionsChristian Marangi2023-12-131-31/+37
| * net: phy: at803x: raname hw_stats functions to qca83xx specific nameChristian Marangi2023-12-131-22/+22
| * net: phy: at803x: move disable WOL to specific at8031 probeChristian Marangi2023-12-131-10/+17
| * net: phy: at803x: fix passing the wrong reference for config_intrChristian Marangi2023-12-131-3/+3
|/
* dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko2023-12-135-52/+10
* Merge branch 'bnxt_en-update-for-net-next'Jakub Kicinski2023-12-136-47/+153
|\
| * bnxt_en: Make PTP TX timestamp HWRM query silentPavan Chebbi2023-12-131-3/+3
| * bnxt_en: Skip nic close/open when configuring tstamp filtersPavan Chebbi2023-12-132-20/+11
| * bnxt_en: Add support for UDP GSO on 5760X chipsMichael Chan2023-12-132-3/+19