aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-06-21Merge tag 'linux-can-next-for-6.11-20240621' of git://git.kernel.org/pub/scm/...Jakub Kicinski
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-20can: isotp: remove ISO 15675-2 specification version where possibleOliver Hartkopp
2024-06-19netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu
2024-06-19net: introduce sk_skb_reason_drop functionYan Zhai
2024-06-19net: add rx_sk to trace_kfree_skbYan Zhai
2024-06-18net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang
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/smc: Introduce IPPROTO_SMCD. Wythe
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-16Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...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-15firewire: core: record card index in bus_reset_handle tracepoints eventTakashi Sakamoto
2024-06-15firewire: core: record card index in tracepoinrts events derived from bus_res...Takashi Sakamoto
2024-06-15firewire: core: record card index in async_phy_inbound tracepoints eventTakashi Sakamoto
2024-06-15firewire: core: record card index in async_phy_outbound_complete tracepoints ...Takashi Sakamoto
2024-06-15firewire: core: record card index in async_phy_outbound_initiate tracepoints ...Takashi Sakamoto
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_i...Takashi Sakamoto
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto
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-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus 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-14Merge tag 'acpi-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-06-13io_uring: fix cancellation overwriting req->flagsPavel Begunkov
2024-06-13Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Jakub Kicinski
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-13ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki
2024-06-12flow_offload: add encapsulation control flag helpersAsbjørn Sloth Tønnesen
2024-06-12net: ipv4: Add a sysctl to set multipath hash seedPetr Machata