summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-08net: phylink: Remove unused phylink_init_eeeDr. David Alan Gilbert1-1/+0
2025-03-07net/mlx5: Relocate function declarations from port.h to mlx5_core.hShahar Shitrit1-84/+1
2025-03-07inet: call inet6_ehashfn() once from inet6_hash_connect()Eric Dumazet2-2/+4
2025-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-48/+97
2025-03-06eth: bnxt: remove most dependencies on RTNLStanislav Fomichev1-0/+5
2025-03-06docs: net: document new locking realityStanislav Fomichev1-0/+4
2025-03-06net: add option to request netdev instance lockStanislav Fomichev1-1/+7
2025-03-06net: replace dev_addr_sem with netdev instance lockStanislav Fomichev1-5/+1
2025-03-06net: hold netdev instance lock during ndo_bpfStanislav Fomichev1-0/+1
2025-03-06net: hold netdev instance lock during sysfs operationsStanislav Fomichev1-0/+4
2025-03-06net: hold netdev instance lock during ioctl operationsStanislav Fomichev1-0/+3
2025-03-06net: hold netdev instance lock during rtnetlink operationsStanislav Fomichev1-6/+34
2025-03-06net: hold netdev instance lock during queue operationsStanislav Fomichev1-1/+1
2025-03-06net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev1-0/+2
2025-03-06net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev1-0/+23
2025-03-06Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-8/+2
2025-03-06fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'Linus Torvalds1-6/+6
2025-03-06inet: fix lwtunnel_valid_encap_type() lock imbalanceEric Dumazet1-4/+8
2025-03-06net: phy: remove remaining PHY package related definitions from phy.hHeiner Kallweit1-38/+0
2025-03-06net: phy: move PHY package related code from phy.h to phy_package.cHeiner Kallweit1-86/+0
2025-03-06net: stmmac: configure SerDes on mac_finishChoong Yong Liang1-0/+4
2025-03-06arch: x86: add IPC mailbox accessor function and add SoC register accessDavid E. Box1-0/+94
2025-03-05fs/pipe: remove buggy and unused 'helper' functionLinus Torvalds1-9/+0
2025-03-05include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" memberK Prateek Nayak1-0/+1
2025-03-05fs/pipe: Fix pipe_occupancy() with 16-bit indexesLinus Torvalds1-1/+1
2025-03-05posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko1-1/+5
2025-03-05tcp: use RCU lookup in __inet_hash_connect()Eric Dumazet1-1/+2
2025-03-05tcp: add RCU management to inet_bind_bucketEric Dumazet1-2/+2
2025-03-05ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng1-2/+1
2025-03-04fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutexLinus Torvalds1-2/+37
2025-03-04Merge tag 'wireless-next-2025-03-04-v2' of https://git.kernel.org/pub/scm/lin...Jakub Kicinski5-34/+74
2025-03-04net: plumb extack in __dev_change_net_namespace()Nicolas Dichtel1-2/+3
2025-03-04net: advertise netns_immutable property via netlinkNicolas Dichtel1-0/+1
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel1-2/+2
2025-03-04sock: add sock_kmemdup helperGeliang Tang1-0/+2
2025-03-04tcp: convert to dev_net_rcu()Eric Dumazet2-2/+2
2025-03-04tcp: add four drop reasons to tcp_check_req()Eric Dumazet1-0/+9
2025-03-04tcp: add a drop_reason pointer to tcp_check_req()Eric Dumazet1-1/+1
2025-03-04ipv4: fib: Namespacify fib_info hash tables.Kuniyuki Iwashima1-0/+3
2025-03-04ipv4: fib: Allocate fib_info_hash[] during netns initialisation.Kuniyuki Iwashima1-0/+2
2025-03-02cred: Fix RCU warnings in override/revert_credsHerbert Xu1-8/+2
2025-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+4
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-13/+34
2025-03-01kvm: retry nx_huge_page_recovery_thread creationKeith Busch1-13/+34
2025-03-01Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2025-03-01Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+6
2025-02-28net: stmmac: provide set_clk_tx_rate() hookRussell King (Oracle)1-0/+4
2025-02-28Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linuxLinus Torvalds1-3/+5
2025-02-28wifi: cfg80211: reorg sinfo structure elements for meshSarika Sharma1-22/+21
2025-02-28geneve: Allow users to specify source port rangeDaniel Borkmann1-0/+6