summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-03-06net/mlx5: Relocate function declarations from port.h to mlx5_core.hShahar Shitrit
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-06eth: bnxt: remove most dependencies on RTNLStanislav Fomichev
2025-03-06docs: net: document new locking realityStanislav Fomichev
2025-03-06net: add option to request netdev instance lockStanislav Fomichev
2025-03-06net: replace dev_addr_sem with netdev instance lockStanislav Fomichev
2025-03-06net: hold netdev instance lock during ndo_bpfStanislav Fomichev
2025-03-06net: hold netdev instance lock during sysfs operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during ioctl operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during rtnetlink operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during queue operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev
2025-03-06net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev
2025-03-06Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-06fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'Linus Torvalds
2025-03-05net: phy: remove remaining PHY package related definitions from phy.hHeiner Kallweit
2025-03-05net: phy: move PHY package related code from phy.h to phy_package.cHeiner Kallweit
2025-03-05net: stmmac: configure SerDes on mac_finishChoong Yong Liang
2025-03-05arch: x86: add IPC mailbox accessor function and add SoC register accessDavid E. Box
2025-03-05fs/pipe: remove buggy and unused 'helper' functionLinus Torvalds
2025-03-05include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" memberK Prateek Nayak
2025-03-05fs/pipe: Fix pipe_occupancy() with 16-bit indexesLinus Torvalds
2025-03-05posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko
2025-03-04ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng
2025-03-04fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutexLinus Torvalds
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...Jakub Kicinski
2025-03-04net: plumb extack in __dev_change_net_namespace()Nicolas Dichtel
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel
2025-03-02cred: Fix RCU warnings in override/revert_credsHerbert Xu
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-01kvm: retry nx_huge_page_recovery_thread creationKeith Busch
2025-02-28Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-28Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-28net: stmmac: provide set_clk_tx_rate() hookRussell King (Oracle)
2025-02-28Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-27net: qed: make 'qed_ll2_ops_pass' as __maybe_unusedArnd Bergmann
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-27net: skbuff: introduce napi_skb_cache_get_bulk()Alexander Lobakin
2025-02-27net: gro: decouple GRO from the NAPI layerAlexander Lobakin
2025-02-26net: move aRFS rmap management and CPU affinity to coreAhmed Zaki
2025-02-26net: skb: free up one bit in tx_flagsWillem de Bruijn
2025-02-26tcp: be less liberal in TSEcr received while in SYN_RECV stateEric Dumazet
2025-02-26Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-02-25block: Remove zone write plugs when handling native zone append writesDamien Le Moal
2025-02-25Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-02-25ethtool: Symmetric OR-XOR RSS hashGal Pressman
2025-02-25tcp: devmem: don't write truncated dmabuf CMSGs to userspaceStanislav Fomichev