summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* udp: move udp->gro_enabled to udp->udp_flagsEric Dumazet2024-01-101-1/+1
* udp: move udp->no_check6_rx to udp->udp_flagsEric Dumazet2024-01-101-5/+5
* udp: move udp->no_check6_tx to udp->udp_flagsEric Dumazet2024-01-101-5/+5
* udp: introduce udp->udp_flagsEric Dumazet2024-01-101-7/+21
* ipv4, ipv6: Use splice_eof() to flushDavid Howells2024-01-103-0/+3
* splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells2024-01-104-0/+4
* net: Declare MSG_SPLICE_PAGES internal sendmsg() flagDavid Howells2024-01-101-0/+3
* bpf, x64: Fix tailcall infinite loopLeon Hwang2024-01-101-0/+5
* net: annotate data-races around sk->sk_tsflagsEric Dumazet2024-01-102-8/+11
* netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso2024-01-101-1/+1
* netfilter: use skb_ip_totlen and iph_totlenXin Long2024-01-101-2/+2
* kallsyms: Make module_kallsyms_on_each_symbol generally availableJiri Olsa2024-01-051-0/+9
* device property: Allow const parameter to dev_fwnode()Andy Shevchenko2024-01-051-1/+6
* spi: Constify spi parameters of chip select APIsGeert Uytterhoeven2024-01-051-2/+2
* block: renumber QUEUE_FLAG_HW_WCChristoph Hellwig2024-01-051-1/+1
* spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiodAmit Kumar Mahapatra2024-01-051-0/+20
* linux/export: Ensure natural alignment of kcrctab arrayHelge Deller2024-01-051-0/+1
* spi: Introduce spi_get_device_match_data() helperAndy Shevchenko2024-01-051-0/+3
* ksmbd: fix racy issue from using ->d_parent and ->d_nameNamjae Jeon2024-01-051-0/+6
* fs: introduce lock_rename_child() helperAl Viro2024-01-051-0/+1
* mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park2024-01-011-0/+3
* dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_clientLi Lingfeng2024-01-011-0/+2
* 9p: prevent read overrun in protocol dump tracepointJP Kobryn2024-01-011-4/+7
* Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao2024-01-011-0/+5
* keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells2024-01-011-0/+1
* net/mlx5: Re-organize mlx5_cmd structShay Drory2024-01-011-10/+11
* net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan2024-01-011-0/+1
* bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa2024-01-011-0/+3
* kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann2024-01-011-3/+3
* mm/mglru: fix underprotected page cacheYu Zhao2023-12-201-9/+14
* asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds2023-12-201-1/+1
* cred: switch to using atomic_long_tJens Axboe2023-12-201-4/+4
* net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean2023-12-201-2/+10
* net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski2023-12-202-6/+10
* r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane2023-12-201-0/+1
* r8152: add vendor/device ID pair for D-Link DUB-E250Antonio Napolitano2023-12-201-0/+1
* hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz2023-12-131-4/+1
* kprobes: consistent rcu api usage for kretprobe holderJP Kobryn2023-12-131-5/+2
* rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)2023-12-132-5/+8
* iommu: Avoid more races around device probeRobin Murphy2023-12-131-0/+1
* RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn2023-12-132-1/+9
* drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel2023-12-131-0/+2
* netfilter: nft_exthdr: add boolean DCCP option matchingJeremy Sowden2023-12-131-0/+2
* tcp: fix mid stream window clamp.Paolo Abeni2023-12-131-2/+7
* net: stmmac: fix FPE events losingJianheng Zhang2023-12-131-0/+1
* hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2023-12-132-2/+3
* x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den2023-12-081-21/+3
* xen: simplify evtchn_do_upcall() call mazeJuergen Gross2023-12-081-2/+1
* xen: Allow platform PCI interrupt to be sharedDavid Woodhouse2023-12-081-1/+1
* mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit2023-12-081-0/+3