aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package/gen-diff-patch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-21net: phy: qcom: qca807x: Enable WoL support using shared libraryLuo Jie1-0/+4
2025-07-21net: usb: smsc95xx: add support for ethtool pause parametersOleksij Rempel1-3/+69
2025-07-21net: usb: cdc-ncm: check for filtering capabilityOliver Neukum2-4/+17
2025-07-21net: stmmac: dwmac-renesas-gbeth: Add PM suspend/resume callbacksBiju Das1-0/+1
2025-07-21amd-xgbe: add hardware PTP timestamping supportRaju Rangoju6-86/+179
2025-07-21and-xgbe: remove the abstraction for hwptpRaju Rangoju6-331/+345
2025-07-21selftests: tc: Add generic erspan_opts matching support for tc-flowerLi Shuang2-1/+65
2025-07-21net: usb: Remove duplicate assignments for net->pcpu_stat_typeZqiang1-1/+0
2025-07-18be2net: Use correct byte order and format string for TCP seq and ack_seqAlok Tiwari1-4/+4
2025-07-18net: bcmasp: Add support for re-starting auto-negotiationFlorian Fainelli1-0/+1
2025-07-18net: s/dev_close_many/netif_close_many/Stanislav Fomichev6-10/+13
2025-07-18net: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev10-10/+23
2025-07-18net: s/dev_get_flags/netif_get_flags/Stanislav Fomichev14-21/+21
2025-07-18net: s/__dev_set_mtu/__netif_set_mtu/Stanislav Fomichev3-11/+15
2025-07-18net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/Stanislav Fomichev7-19/+25
2025-07-18net: s/dev_get_mac_address/netif_get_mac_address/Stanislav Fomichev6-8/+11
2025-07-18net: s/dev_get_port_parent_id/netif_get_port_parent_id/Stanislav Fomichev7-19/+20
2025-07-18selftests: rtnetlink: Add operational state testIdo Schimmel1-0/+34
2025-07-18net: selftests: add PHY-loopback test for bad TCP checksumsOleksij Rempel1-2/+65
2025-07-18net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOCJesper Dangaard Brouer12-44/+75
2025-07-18net: stream: add description for sk_stream_write_space()Suchit Karunakaran1-2/+6
2025-07-18ixgbevf: remove unused fields from struct ixgbevf_adapterYuto Ohnuki1-3/+0
2025-07-18igbvf: remove unused fields from struct igbvf_adapterYuto Ohnuki2-32/+0
2025-07-18igc: Add wildcard rule support to ethtool NFC using Default QueueSong Yoong Siang4-3/+49
2025-07-18igc: Relocate RSS field definitions to igc_defines.hSong Yoong Siang2-4/+3
2025-07-18ice: breakout common LAG code into helpersDave Ertman4-35/+51
2025-07-18ice: convert ice_add_prof() to bitmapJesse Brandeburg3-55/+34
2025-07-18ice: add E835 device IDsDawid Osuchowski3-0/+36
2025-07-18ice: add 40G speed to Admin Command GET PORT OPTIONAleksandr Loktionov4-2/+6
2025-07-18idpf: preserve coalescing settings across resetsAhmed Zaki5-13/+74
2025-07-18idpf: add cross timestampingMilena Olech3-1/+207
2025-07-18idpf: add flow steering supportAhmed Zaki5-5/+425
2025-07-18virtchnl2: add flow steering supportSudheer Mogilappagari1-7/+202
2025-07-18virtchnl2: rename enum virtchnl2_cap_rssAhmed Zaki3-35/+35
2025-07-17et131x: Add missing check after DMA mapThomas Fourier1-0/+36
2025-07-17net: ag71xx: Add missing check after DMA mapThomas Fourier1-0/+9
2025-07-17selftests/drivers/net: Support ipv6 for napi_id testTianyi Cui2-11/+28
2025-07-17ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reportingMingming Cao1-7/+20
2025-07-17net/mlx5e: Properly access RCU protected qdisc_sleeping variableLeon Romanovsky1-1/+1
2025-07-17net/mlx5e: fix kdoc warning on eswitch.hMoshe Shemesh1-1/+1
2025-07-17net/mlx5: HWS, Enable IPSec hardware offload in legacy modeLama Kayal1-2/+1
2025-07-17net: pcs: xpcs: mask readl() return value to 16 bitsJack Ping CHNG1-2/+2
2025-07-17net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node()Dan Carpenter1-2/+3
2025-07-17net: ethernet: mtk_wed: Fix NULL vs IS_ERR() bug in mtk_wed_get_memory_region()Dan Carpenter1-1/+3
2025-07-17net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware()Dan Carpenter1-2/+2
2025-07-17net: phy: qcom: qca807x: Support PHY counterLuo Jie1-0/+25
2025-07-17net: phy: qcom: qca808x: Support PHY counterLuo Jie1-0/+23
2025-07-17net: phy: qcom: Add PHY counter supportLuo Jie2-0/+98
2025-07-17netdevsim: remove redundant branchDennis Chen1-4/+1
2025-07-17selftests: net: prevent Python from buffering the outputJakub Kicinski1-3/+4