summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-09-14udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROEric Dumazet
2023-09-14udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flagsEric Dumazet
2023-09-14udp: move udp->gro_enabled to udp->udp_flagsEric Dumazet
2023-09-14udp: move udp->no_check6_rx to udp->udp_flagsEric Dumazet
2023-09-14udp: move udp->no_check6_tx to udp->udp_flagsEric Dumazet
2023-09-14udp: introduce udp->udp_flagsEric Dumazet
2023-09-14drm/tests: helpers: Avoid a driver uafThomas Hellström
2023-09-13Merge branch '6.6/scsi-staging' into 6.6/scsi-fixesMartin K. Petersen
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia
2023-09-13NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust
2023-09-13virtchnl: Add CRC stripping capabilityPaul M Stillwell Jr
2023-09-13i2c: Drop legacy callback .probe_new()Uwe Kleine-König
2023-09-13tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Kuniyuki Iwashima
2023-09-12bpf, x64: Fix tailcall infinite loopLeon Hwang
2023-09-12tcp: defer regular ACK while processing socket backlogEric Dumazet
2023-09-12net: sock_release_ownership() cleanupEric Dumazet
2023-09-12ipv6: fix ip6_sock_set_addr_preferences() typoEric Dumazet
2023-09-12x86/ibt: Suppress spurious ENDBRPeter Zijlstra
2023-09-12linux/export: fix reference to exported functions for parisc64Masahiro Yamada
2023-09-12net: dst: remove unnecessary input parameter in dst_alloc and dst_initZhengchao Shao
2023-09-11tracing/synthetic: Fix order of struct trace_dynamic_infoSteven Rostedt (Google)
2023-09-11bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2023-09-11thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki
2023-09-11Merge tag 'drm-misc-next-fixes-2023-09-11' of git://anongit.freedesktop.org/d...Daniel Vetter
2023-09-11ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel
2023-09-09Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-09-09spnego: add missing OID to oid registrySteve French
2023-09-08Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2023-09-08tracing: Remove unused trace_event_file dir fieldSteven Rostedt (Google)
2023-09-08Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-08Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-09-08Merge patch "RISC-V: Add ptrace support for vectors"Palmer Dabbelt
2023-09-08bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecatedYonghong Song
2023-09-08bpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for allocated percpu objYonghong Song
2023-09-08bpf: Add BPF_KPTR_PERCPU as a field typeYonghong Song
2023-09-08bpf: Add support for non-fix-size percpu mem allocationYonghong Song
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-08netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GCPablo Neira Ayuso
2023-09-07Merge tag 'devicetree-fixes-for-6.6-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-09-07Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-07Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-07buffer: Make bh_offset() work for compound pagesMatthew Wilcox (Oracle)
2023-09-07Revert "net: team: do not use dynamic lockdep key"Jakub Kicinski
2023-09-07Merge tag 'nf-23-09-06' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni