summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-01-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-5/+75
2025-01-14net: pse-pd: Clean ethtool header of PSE structuresKory Maincent2-21/+21
2025-01-14net: pse-pd: Remove is_enabled callback from driversKory Maincent1-3/+0
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent1-12/+75
2025-01-14net: pse-pd: Use power limit at driver side instead of current limitKory Maincent1-10/+6
2025-01-14net: pse-pd: Add power limit checkKory Maincent1-0/+2
2025-01-14net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declarationKory Maincent1-8/+0
2025-01-14net: hsr: Create and export hsr_get_port_ndev()MD Danish Anwar1-0/+17
2025-01-14net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC modeMD Danish Anwar1-0/+3
2025-01-14net: phy: introduce optional polling interface for PHY statisticsOleksij Rempel1-0/+21
2025-01-14net: ethtool: plumb PHY stats to PHY driversJakub Kicinski3-0/+101
2025-01-14net/mlx5: fs, add HWS packet reformat API functionMoshe Shemesh1-0/+1
2025-01-14net: remove init_dummy_netdev()Jakub Kicinski1-1/+0
2025-01-12net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registersAkiva Goldberger2-1/+23
2025-01-12net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA capsSaeed Mahameed2-1/+23
2025-01-12net/mlx5: Add support for MRTCQ registerJianbo Liu2-1/+11
2025-01-12net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modesJianbo Liu1-2/+18
2025-01-11net: hide the definition of dev_get_by_napi_id()Jakub Kicinski1-1/+0
2025-01-11net: phy: add configuration of rx clock stop modeRussell King (Oracle)1-0/+1
2025-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-27/+100
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2025-01-09net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko1-1/+0
2025-01-08if_vlan: fix kdoc warningsJakub Kicinski1-2/+11
2025-01-08net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()Eric Dumazet1-1/+1
2025-01-07rtnetlink: Add rtnl_net_lock_killable().Kuniyuki Iwashima1-0/+6
2025-01-07net: pcs: xpcs: make xpcs_get_interfaces() staticRussell King (Oracle)1-1/+0
2025-01-07net: phylink: add support for PCS supported_interfaces bitmapRussell King (Oracle)1-0/+3
2025-01-07ax25: rcu protect dev->ax25_ptrEric Dumazet1-1/+1
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+4
2025-01-06io_uring: add io_uring_cmd_get_async_data helperMark Harmstone1-0/+5
2025-01-06io_uring/cmd: add per-op data to struct io_uring_cmd_dataJens Axboe1-0/+1
2025-01-06io_uring/cmd: rename struct uring_cache to io_uring_cmd_dataJens Axboe1-0/+4
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds4-22/+86
2025-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-35/+103
2025-01-04Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+14
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-1/+9
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang1-1/+3
2025-01-03af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet1-3/+13
2024-12-31percpu: remove intermediate variable in PERCPU_PTR()Gal Pressman1-4/+1
2024-12-31mm: hugetlb: independent PMD page table shared countLiu Shixin2-0/+31
2024-12-31mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes2-18/+54
2024-12-29Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2024-12-29freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong1-1/+2
2024-12-27Merge tag 'trace-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-12-26Merge tag 'dmaengine-fix-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+12
2024-12-24tracing: Constify string literal data member in struct trace_event_callChristian Göttsche1-1/+1
2024-12-23net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu1-0/+1
2024-12-23Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-0/+14
2024-12-23net/mlx5: fs, add counter object to flow destinationMoshe Shemesh1-1/+3
2024-12-23preempt: Move PREEMPT_RT before PREEMPT in vermagic.Sebastian Andrzej Siewior1-3/+3