summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: make __sys_accept4_file() staticYajun Deng2022-06-131-4/+0
* tcp: sk_forced_mem_schedule() optimizationEric Dumazet2022-06-131-2/+1
* net: keep sk->sk_forward_alloc as small as possibleEric Dumazet2022-06-111-27/+2
* net: fix sk_wmem_schedule() and sk_rmem_schedule() errorsEric Dumazet2022-06-111-4/+8
* net: implement per-cpu reserves for memory_allocatedEric Dumazet2022-06-111-9/+29
* net: add per_cpu_fw_alloc field to struct protoEric Dumazet2022-06-113-0/+4
* net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFTEric Dumazet2022-06-111-5/+3
* Revert "net: set SK_MEM_QUANTUM to 4096"Eric Dumazet2022-06-111-13/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-1111-37/+89
|\
| * Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-06-101-1/+0
| |\
| | * ata: libata: drop 'sas_last_tag'Hannes Reinecke2022-06-061-1/+0
| * | Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-06-101-2/+2
| |\ \
| | * | tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TXMaxim Mikityanskiy2022-06-101-2/+2
| * | | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-108-9/+71
| |\ \ \
| | * | | arm/xen: Assign xen-grant DMA ops for xen-grant DMA devicesOleksandr Tyshchenko2022-06-061-1/+4
| | * | | xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devicesOleksandr Tyshchenko2022-06-061-0/+5
| | * | | xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross2022-06-061-0/+8
| | * | | xen/grant-dma-ops: Add option to restrict memory access under XenJuergen Gross2022-06-061-0/+8
| | * | | xen/grants: support allocating consecutive grantsJuergen Gross2022-06-061-0/+4
| | * | | arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko2022-06-061-0/+15
| | * | | virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross2022-06-062-10/+5
| | * | | kernel: add platform_has() infrastructureJuergen Gross2022-06-063-0/+24
| | | |/ | | |/|
| * | | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells2022-06-091-25/+16
| | |/ | |/|
* | | Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-06-103-36/+32
|\ \ \
| * | | wifi: mac80211: remove cipher scheme supportJohannes Berg2022-06-101-35/+0
| * | | wifi: nl80211: fix typo in commentJulia Lawall2022-06-101-1/+1
| * | | ieee80211: add trigger frame definitionPo Hao Huang2022-06-101-0/+31
* | | | bonding: netlink error message support for optionsJonathan Toppins2022-06-101-1/+2
* | | | team: adopt u64_stats_tEric Dumazet2022-06-101-5/+5
* | | | net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet2022-06-102-10/+10
* | | | vlan: adopt u64_stats_tEric Dumazet2022-06-102-8/+8
* | | | net: rename reference+tracking helpersJakub Kicinski2022-06-102-13/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-10113-432/+5760
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-094-4/+4
| |\ \ \ | | |_|/ | |/| |
| | * | ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen2022-06-081-2/+2
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-06-083-2/+2
| | |\ \
| | | * | netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso2022-06-062-1/+2
| | | * | netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso2022-06-021-1/+0
| * | | | Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-062-1/+33
| |\ \ \ \
| | * | | | delayacct: track delays from write-protect copyYang Yang2022-06-022-1/+33
| * | | | | bluetooth: don't use bitmaps for random flag accessesLinus Torvalds2022-06-061-10/+7
| * | | | | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-051-11/+0
| |\ \ \ \ \
| | * | | | | clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij2022-05-181-11/+0
| * | | | | | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-052-6/+6
| |\ \ \ \ \ \
| | * | | | | | context_tracking: Always inline empty stubsPeter Zijlstra2022-05-271-4/+4
| | * | | | | | jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra2022-05-271-2/+2
| * | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-06-056-0/+2809
| |\ \ \ \ \ \ \
| | * | | | | | | scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche2022-05-205-0/+2795
| | * | | | | | | scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()Muneendra Kumar2022-05-201-0/+14
| * | | | | | | | Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-054-2/+298
| |\ \ \ \ \ \ \ \