summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-10-15net: phy: aquantia: fix return value check in aqr107_config_mdi()Daniel Golle-1/+1
2024-10-15Merge branch 'net-af_packet-allow-joining-a-fanout-when-link-is-down'Jakub Kicinski-7/+80
2024-10-15selftests: net/psock_fanout: unbound socket fanoutGur Stavi-0/+36
2024-10-15selftests: net/psock_fanout: socket joins fanout when link is downGur Stavi-3/+39
2024-10-15af_packet: allow fanout_add when socket is not RUNNINGGur Stavi-4/+5
2024-10-15r8169: implement additional ethtool stats opsHeiner Kallweit-0/+82
2024-10-15Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux...Paolo Abeni-93/+46
2024-10-15Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni-127/+1185
2024-10-15net: gianfar: Use __be64 * to store pointers to big endian valuesSimon Horman-3/+4
2024-10-15rtnl_net_debug: Remove rtnl_net_debug_exit().Kuniyuki Iwashima-6/+0
2024-10-15tools: ynl-gen: use names of constants in generated limitsJakub Kicinski-16/+26
2024-10-15net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J7200 CPSW5GSiddharth Vadapalli-1/+2
2024-10-15net: phy: intel-xway: add support for PHY LEDsDaniel Golle-9/+244
2024-10-15net: phy: mxl-gpy: correctly describe LED polarityDaniel Golle-4/+12
2024-10-15net: phy: aquantia: correctly describe LED polarity overrideDaniel Golle-8/+24
2024-10-15net: phy: support 'active-high' property for PHY LEDsDaniel Golle-2/+9
2024-10-15Merge branch 'make-phy-output-rmii-reference-clock'Paolo Abeni-1/+46
2024-10-15net: phy: c45-tja11xx: add support for outputting RMII reference clockWei Fang-1/+30
2024-10-15dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" propertyWei Fang-0/+16
2024-10-14selftests: net: move EXTRA_CLEAN of libynl.a into ynl.mkJakub Kicinski-2/+2
2024-10-14selftests: net: rebuild YNL if dependencies changedJakub Kicinski-2/+13
2024-10-14net: mtk_eth_soc: use ethtool_putsRosen Penev-4/+2
2024-10-14net: mvneta: use ethtool_putsRosen Penev-3/+1
2024-10-14Merge branch 'add-support-for-per-napi-config-via-netlink'Jakub Kicinski-25/+326
2024-10-14mlx4: Add support for persistent NAPI config to RX CQsJoe Damato-1/+2
2024-10-14mlx5: Add support for persistent NAPI configJoe Damato-1/+1
2024-10-14bnxt: Add support for persistent NAPI configJoe Damato-1/+2
2024-10-14netdev-genl: Support setting per-NAPI config valuesJoe Damato-0/+77
2024-10-14net: napi: Add napi_configJoe Damato-10/+119
2024-10-14netdev-genl: Dump gro_flush_timeoutJoe Damato-0/+17
2024-10-14net: napi: Make gro_flush_timeout per-NAPIJoe Damato-8/+50
2024-10-14netdev-genl: Dump napi_defer_hard_irqsJoe Damato-0/+16
2024-10-14net: napi: Make napi_defer_hard_irqs per-NAPIJoe Damato-7/+45
2024-10-14net: phylink: allow half-duplex modes with RATE_MATCH_PAUSEDaniel Golle-8/+1
2024-10-14Merge branch 'tcp-add-skb-sk-to-more-control-packets'Jakub Kicinski-20/+44
2024-10-14ipv4: tcp: give socket pointer to control skbsEric Dumazet-4/+8
2024-10-14ipv6: tcp: give socket pointer to control skbsEric Dumazet-0/+3
2024-10-14net: add skb_set_owner_edemux() helperEric Dumazet-7/+13
2024-10-14net_sched: sch_fq: prepare for TIME_WAIT socketsEric Dumazet-1/+12
2024-10-14net: add TIME_WAIT logic to sk_to_full_sk()Eric Dumazet-8/+8
2024-10-14tg3: Address byte-order miss-matchesSimon Horman-8/+14
2024-10-14xsk: Use xsk_buff_pool directly for cq functionsMaciej Fijalkowski-16/+16
2024-10-14xsk: Wrap duplicated code to functionMaciej Fijalkowski-16/+18
2024-10-14xsk: Carry a copy of xdp_zc_max_segs within xsk_buff_poolMaciej Fijalkowski-1/+3
2024-10-14xsk: Get rid of xdp_buff_xsk::orig_addrMaciej Fijalkowski-10/+15
2024-10-14xsk: s/free_list_node/list_node/Maciej Fijalkowski-17/+17
2024-10-14xsk: Get rid of xdp_buff_xsk::xskb_list_nodeMaciej Fijalkowski-11/+9
2024-10-14Merge branch 'net-ti-ethernet-warnings'David S. Miller-103/+30
2024-10-14net: ethernet: ti: cpsw_ale: Remove unused accessor functionsSimon Horman-9/+21
2024-10-14net: ethernet: ti: am65-cpsw: Use tstats instead of open coded versionSimon Horman-93/+8