summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-13net: make __sys_accept4_file() staticYajun Deng1-4/+0
2022-06-13tcp: sk_forced_mem_schedule() optimizationEric Dumazet1-2/+1
2022-06-10net: keep sk->sk_forward_alloc as small as possibleEric Dumazet1-27/+2
2022-06-10net: fix sk_wmem_schedule() and sk_rmem_schedule() errorsEric Dumazet1-4/+8
2022-06-10net: implement per-cpu reserves for memory_allocatedEric Dumazet1-9/+29
2022-06-10net: add per_cpu_fw_alloc field to struct protoEric Dumazet3-0/+4
2022-06-10net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFTEric Dumazet1-5/+3
2022-06-10Revert "net: set SK_MEM_QUANTUM to 4096"Eric Dumazet1-13/+3
2022-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-37/+89
2022-06-10Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-1/+0
2022-06-10Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds1-2/+2
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-9/+71
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-36/+32
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg1-35/+0
2022-06-10wifi: nl80211: fix typo in commentJulia Lawall1-1/+1
2022-06-10ieee80211: add trigger frame definitionPo Hao Huang1-0/+31
2022-06-09bonding: netlink error message support for optionsJonathan Toppins1-1/+2
2022-06-09team: adopt u64_stats_tEric Dumazet1-5/+5
2022-06-09net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet2-10/+10
2022-06-09vlan: adopt u64_stats_tEric Dumazet2-8/+8
2022-06-09net: rename reference+tracking helpersJakub Kicinski2-13/+13
2022-06-09tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TXMaxim Mikityanskiy1-2/+2
2022-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski113-432/+5760
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells1-25/+16
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-4/+4
2022-06-08ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen1-2/+2
2022-06-08net: constify some inline functions in sock.hPeter Lafreniere1-3/+3
2022-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski3-2/+2
2022-06-07net: dropreason: reformat the comment fo skb drop reasonsMenglong Dong1-156/+226
2022-06-07net: skb: use auto-generation to convert skb drop reason to stringMenglong Dong2-88/+3
2022-06-07net: skb: move enum skb_drop_reason to standalone header fileMenglong Dong2-178/+185
2022-06-06netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso2-1/+2
2022-06-06arm/xen: Assign xen-grant DMA ops for xen-grant DMA devicesOleksandr Tyshchenko1-1/+4
2022-06-06xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devicesOleksandr Tyshchenko1-0/+5
2022-06-06xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross1-0/+8
2022-06-06xen/grant-dma-ops: Add option to restrict memory access under XenJuergen Gross1-0/+8
2022-06-06xen/grants: support allocating consecutive grantsJuergen Gross1-0/+4
2022-06-06arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko1-0/+15
2022-06-06virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross2-10/+5
2022-06-06kernel: add platform_has() infrastructureJuergen Gross3-0/+24
2022-06-06ata: libata: drop 'sas_last_tag'Hannes Reinecke1-1/+0
2022-06-05Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+33
2022-06-05bluetooth: don't use bitmaps for random flag accessesLinus Torvalds1-10/+7
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+0
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-6/+6
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-0/+2809
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+298
2022-06-04Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-23/+17
2022-06-04Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+2
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds3-40/+60