summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-06-27net: Remove unused function first_net_device_rcu()Yue Haibing1-7/+0
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-13/+51
2025-06-26Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+2
2025-06-26lib: packing: Include necessary headersNathan Lynch1-1/+5
2025-06-26net: ethtool: remove the data argument from ethtool_notify()Jakub Kicinski1-3/+2
2025-06-26team: replace team lock with rtnl lockStanislav Fomichev1-3/+0
2025-06-25Merge tag 'wireless-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski1-0/+10
2025-06-24net: pse-pd: tps23881: Clarify setup_pi_matrix callback documentationKory Maincent1-1/+7
2025-06-24net: phy: Add interface types for 50G and 100GAlexander Duyck1-0/+12
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro1-4/+2
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+40
2025-06-21net: pse-pd: Fix ethnl_pse_send_ntf() stub parameter typeKory Maincent1-1/+1
2025-06-21netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry1-1/+7
2025-06-21Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+7
2025-06-20wifi: ieee80211: add Radio Measurement action fieldsAditya Kumar Singh1-0/+10
2025-06-20Merge branch 'ref_tracker-add-ability-to-register-a-debugfs-file-for-a-ref_tr...Jakub Kicinski1-4/+46
2025-06-20ref_tracker: eliminate the ref_tracker_dir name fieldJeff Layton1-6/+14
2025-06-20ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs fileJeff Layton1-0/+11
2025-06-20ref_tracker: automatically register a file in debugfs for a ref_tracker_dirJeff Layton1-0/+17
2025-06-20ref_tracker: add a static classname string to each ref_tracker_dirJeff Layton1-0/+4
2025-06-20ref_tracker: have callers pass output function to pr_ostream()Jeff Layton1-0/+2
2025-06-20net: add dev_dstats_rx_dropped_add() helperBreno Leitao1-0/+10
2025-06-20net: usb: Convert tasklet API to new bottom half workqueue mechanismJun Miao1-1/+1
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-33/+37
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-9/+15
2025-06-19Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-9/+9
2025-06-19net: pse-pd: Add support for budget evaluation strategiesKory Maincent (Dent Project)1-0/+76
2025-06-19net: ethtool: Add support for new power domains index descriptionKory Maincent (Dent Project)1-0/+2
2025-06-19net: pse-pd: Add support for PSE power domainsKory Maincent (Dent Project)1-0/+2
2025-06-19net: pse-pd: Add support for reporting eventsKory Maincent (Dent Project)2-0/+27
2025-06-19net: pse-pd: Introduce attached_phydev to pse controlKory Maincent (Dent Project)1-2/+4
2025-06-18Merge tag 'ata-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-4/+3
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal1-4/+6
2025-06-18Revert "mtd: core: always create master device"Miquel Raynal1-1/+1
2025-06-18atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima1-0/+6
2025-06-18net: Add skb_can_coalesce for netmemDragos Tatulea1-3/+9
2025-06-18net: ipv6: Add ip6_mr_output()Petr Machata2-0/+8
2025-06-18net: vlan: Use IS_ENABLED() helper for CONFIG_VLAN_8021Q guardGal Pressman1-1/+1
2025-06-18net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubsGal Pressman1-3/+3
2025-06-18net: vlan: Make is_vlan_dev() a stub when VLAN is not configuredGal Pressman1-5/+10
2025-06-18tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hintNeal Cardwell1-3/+0
2025-06-18Merge branch 'shradha_v6.16-rc1' of https://github.com/shradhagupta6/linuxJakub Kicinski1-0/+2
2025-06-17wifi: remove zero-length arraysJohannes Berg1-9/+9
2025-06-17PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocationsShradha Gupta1-0/+2
2025-06-17net: phy: remove phy_driver_is_genphy_10gHeiner Kallweit1-2/+0
2025-06-17net: phy: improve phy_driver_is_genphyHeiner Kallweit1-1/+11
2025-06-17net: phy: add flag is_genphy_driven to struct phy_deviceHeiner Kallweit1-0/+2
2025-06-17octeontx2: Set appropriate PF, VF masks and shifts based on siliconSubbaraya Sundeep1-0/+25
2025-06-17netpoll: move netpoll_print_options to netconsoleBreno Leitao1-1/+0