summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-01-15net: add netdev_lock() / netdev_unlock() helpersJakub Kicinski
2025-01-15inet: ipmr: fix data-racesEric Dumazet
2025-01-15net: ethtool: add support for configuring hds-threshTaehee Yoo
2025-01-15net: ethtool: add hds_config member in ethtool_netdev_stateTaehee Yoo
2025-01-15net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)
2025-01-15net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)
2025-01-14socket: Remove unused kernel_sendmsg_lockedDr. David Alan Gilbert
2025-01-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-01-14net: pse-pd: Clean ethtool header of PSE structuresKory Maincent
2025-01-14net: pse-pd: Remove is_enabled callback from driversKory Maincent
2025-01-14net: pse-pd: Split ethtool_get_status into multiple callbacksKory Maincent
2025-01-14net: pse-pd: Use power limit at driver side instead of current limitKory Maincent
2025-01-14net: pse-pd: Add power limit checkKory Maincent
2025-01-14net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declarationKory Maincent
2025-01-14net: hsr: Create and export hsr_get_port_ndev()MD Danish Anwar
2025-01-14net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC modeMD Danish Anwar
2025-01-14net: phy: introduce optional polling interface for PHY statisticsOleksij Rempel
2025-01-14net: ethtool: plumb PHY stats to PHY driversJakub Kicinski
2025-01-13net/mlx5: fs, add HWS packet reformat API functionMoshe Shemesh
2025-01-13net: remove init_dummy_netdev()Jakub Kicinski
2025-01-12net/mlx5: Add nic_cap_reg and vhca_icm_ctrl registersAkiva Goldberger
2025-01-12net/mlx5: SHAMPO: Introduce new SHAMPO specific HCA capsSaeed Mahameed
2025-01-12net/mlx5: Add support for MRTCQ registerJianbo Liu
2025-01-12net/mlx5: Update mlx5_ifc to support FEC for 200G per lane link modesJianbo Liu
2025-01-10net: hide the definition of dev_get_by_napi_id()Jakub Kicinski
2025-01-10net: phy: add configuration of rx clock stop modeRussell King (Oracle)
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-09net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko
2025-01-07if_vlan: fix kdoc warningsJakub Kicinski
2025-01-07net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()Eric Dumazet
2025-01-07rtnetlink: Add rtnl_net_lock_killable().Kuniyuki Iwashima
2025-01-06net: pcs: xpcs: make xpcs_get_interfaces() staticRussell King (Oracle)
2025-01-06net: phylink: add support for PCS supported_interfaces bitmapRussell King (Oracle)
2025-01-06ax25: rcu protect dev->ax25_ptrEric Dumazet
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-06io_uring: add io_uring_cmd_get_async_data helperMark Harmstone
2025-01-06io_uring/cmd: add per-op data to struct io_uring_cmd_dataJens Axboe
2025-01-06io_uring/cmd: rename struct uring_cache to io_uring_cmd_dataJens Axboe
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang
2025-01-02af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet
2024-12-30percpu: remove intermediate variable in PERCPU_PTR()Gal Pressman
2024-12-30mm: hugetlb: independent PMD page table shared countLiu Shixin
2024-12-30mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes
2024-12-29Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-12-29freezer, sched: Report frozen tasks as 'D' instead of 'R'Chen Ridong