summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima2023-07-251-1/+5
* tcp: Reduce chance of collisions in inet6_hashfn().Stewart Smith2023-07-241-6/+2
* vxlan: calculate correct header length for GPEJiri Benc2023-07-241-4/+9
* Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-2013-33/+60
|\
| * Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-07-201-2/+5
| |\
| | * Bluetooth: coredump: fix building with coredump disabledArnd Bergmann2023-07-201-2/+0
| | * Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen2023-07-201-0/+5
| * | tcp: annotate data-races around fastopenq.max_qlenEric Dumazet2023-07-201-1/+1
| * | tcp: annotate data-races around tp->notsent_lowatEric Dumazet2023-07-201-1/+5
| * | tcp: annotate data-races around tp->keepalive_probesEric Dumazet2023-07-201-2/+7
| * | tcp: annotate data-races around tp->keepalive_intvlEric Dumazet2023-07-201-2/+7
| * | tcp: annotate data-races around tp->keepalive_timeEric Dumazet2023-07-201-2/+5
| |/
| * llc: Check netns in llc_estab_match() and llc_listener_match().Kuniyuki Iwashima2023-07-201-1/+1
| * rsi: remove kernel-doc comment markerRandy Dunlap2023-07-141-1/+1
| * pie: fix kernel-doc notation warningRandy Dunlap2023-07-141-1/+1
| * net: NSH: fix kernel-doc notation warningRandy Dunlap2023-07-141-1/+1
| * net: llc: fix kernel-doc notation warningsRandy Dunlap2023-07-141-2/+4
| * inet: frags: eliminate kernel-doc warningRandy Dunlap2023-07-141-1/+1
| * devlink: fix kernel-doc notation warningsRandy Dunlap2023-07-141-12/+16
| * codel: fix kernel-doc notation warningsRandy Dunlap2023-07-141-2/+2
| * net: cfg802154: fix kernel-doc notation warningsRandy Dunlap2023-07-141-1/+2
| * net: bonding: remove kernel-doc comment markerRandy Dunlap2023-07-141-1/+1
* | Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-191-0/+3
|\ \
| * | fuse: add feature flag for expire-onlyMiklos Szeredi2023-06-071-0/+3
* | | Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-07-162-2/+6
|\ \ \
| * | | sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan2023-07-102-2/+6
* | | | Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-07-161-1/+0
|\ \ \ \
| * | | | vmlinux.lds.h: Remove a reference to no longer used sections .text..refcountPetr Pavlu2023-07-111-1/+0
| |/ / /
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-07-142-0/+26
|\ \ \ \
| * \ \ \ Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen2023-07-112-0/+26
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | scsi: ufs: core: Add support for qTimestamp attributeArthur Simchaev2023-07-052-0/+26
* | | | | Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds2023-07-143-4/+5
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nvme-6.5-2023-07-13' of git://git.infradead.org/nvme into block-6.5Jens Axboe2023-07-131-1/+1
| |\ \ \ \ \
| | * | | | | nvme: fix the NVME_ID_NS_NVM_STS_MASK definitionAnkit Kumar2023-07-101-1/+1
| * | | | | | block: remove dead struc request->completion_data fieldJens Axboe2023-07-101-3/+3
| |/ / / / /
| * | | | | blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers2023-07-051-0/+1
* | | | | | Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-07-142-4/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge v6.5-rc1 into drm-misc-fixesMaxime Ripard2023-07-11551-6583/+23013
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | dma-buf: keep the signaling time of merged fences v3Christian König2023-07-031-1/+1
| * | | | | drm/sched: Call drm_sched_fence_set_parent() from drm_sched_fence_scheduled()Boris Brezillon2023-06-261-3/+2
* | | | | | Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-135-15/+37
|\ \ \ \ \ \
| * | | | | | net/sched: make psched_mtu() RTNL-less safePedro Tammela2023-07-121-1/+1
| * | | | | | s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle2023-07-081-6/+0
| * | | | | | s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle2023-07-081-0/+1
| * | | | | | net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean2023-07-061-0/+1
| * | | | | | net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean2023-07-061-4/+4
| * | | | | | Merge tag 'nf-23-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2023-07-062-4/+30
| |\ \ \ \ \ \
| | * | | | | | netfilter: conntrack: don't fold port numbers into addresses before hashingFlorian Westphal2023-07-051-0/+3
| | * | | | | | netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso2023-07-051-4/+27
* | | | | | | | Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-131-0/+9
|\ \ \ \ \ \ \ \