summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-06-24net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.Sebastian Andrzej Siewior
2024-06-24net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.Sebastian Andrzej Siewior
2024-06-24dev: Use nested-BH locking for softnet_data.process_queue.Sebastian Andrzej Siewior
2024-06-24net: softnet_data: Make xmit per task.Sebastian Andrzej Siewior
2024-06-24locking/local_lock: Add local nested BH locking infrastructure.Sebastian Andrzej Siewior
2024-06-24locking/local_lock: Introduce guard definition for local_lock.Sebastian Andrzej Siewior
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-19net: introduce sk_skb_reason_drop functionYan Zhai
2024-06-18net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean
2024-06-17Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-06-17net: Move dev_set_hwtstamp_phylib to net/core/dev.hKory Maincent
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-17Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-17net: make for_each_netdev_dump() a little more bug-proofJakub Kicinski
2024-06-16Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-16Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-15kcov: don't lose track of remote references during softirqsAleksandr Nogikh
2024-06-15mm: huge_memory: fix misused mapping_large_folio_support() for anon foliosRan Xiaokai
2024-06-15lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()Suren Baghdasaryan
2024-06-15Revert "mm: init_mlocked_on_free_v3"David Hildenbrand
2024-06-14net: stmmac: add select_pcs() platform methodRussell King (Oracle)
2024-06-14net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu
2024-06-14net/mlx5: Correct TASR typo into TSARCosmin Ratiu
2024-06-14Merge tag 'vfio-v6.10-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-06-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-14Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-14Merge tag 'io_uring-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-14bpf: Harden __bpf_kfunc tag against linker kfunc removalTony Ambardar
2024-06-14compiler_types.h: Define __retain for __attribute__((__retain__))Tony Ambardar
2024-06-13io_uring: fix cancellation overwriting req->flagsPavel Begunkov
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-13ima: Avoid blocking in RCU read-side critical sectionGUO Zihua
2024-06-13bpf: Fix reg_set_min_max corruption of fake_regDaniel Borkmann
2024-06-13Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-12net: add and use __skb_get_hash_symmetric_netFlorian Westphal
2024-06-12net: add and use skb_get_hash_netFlorian Westphal
2024-06-12block: unmap and free user mapped integrity via submitterAnuj Gupta
2024-06-11net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent
2024-06-11net: core,vrf: Change pcpu_dstat fields to u64_stats_tJeremy Kerr
2024-06-11Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-10ice: add and use roundup_u64 instead of open coding equivalentJacob Keller
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-10net: netlink: remove the cb_mutex "injection" from netlink coreJakub Kicinski
2024-06-10mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel
2024-06-08Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-06-07Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-07Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds