summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)2022-06-091-0/+1
* | | | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2022-06-145-32/+171
|\ \ \ \ \ \ \
| * | | | | | | net/mlx5: Add bits and fields to support enhanced CQE compressionOfer Levi2022-06-132-3/+20
| * | | | | | | net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory2022-06-131-19/+0
| * | | | | | | net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu2022-06-131-0/+14
| * | | | | | | net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed2022-06-131-4/+19
| * | | | | | | net/mlx5: Add IFC bits and enums for flow meterJianbo Liu2022-06-132-4/+111
| * | | | | | | RDMA/mlx5: Support handling of modify-header pattern ICM areaYevgeny Kliteynik2022-06-131-0/+1
| * | | | | | | net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik2022-06-131-0/+1
| * | | | | | | net/mlx5: Introduce header-modify-pattern ICM propertiesYevgeny Kliteynik2022-06-131-2/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | 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-101-27/+2
* | | | | | | net: fix sk_wmem_schedule() and sk_rmem_schedule() errorsEric Dumazet2022-06-101-4/+8
* | | | | | | net: implement per-cpu reserves for memory_allocatedEric Dumazet2022-06-101-9/+29
* | | | | | | net: add per_cpu_fw_alloc field to struct protoEric Dumazet2022-06-103-0/+4
* | | | | | | net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFTEric Dumazet2022-06-101-5/+3
* | | | | | | Revert "net: set SK_MEM_QUANTUM to 4096"Eric Dumazet2022-06-101-13/+3
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-1011-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-091-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-091-1/+2
* | | | | | | team: adopt u64_stats_tEric Dumazet2022-06-091-5/+5
* | | | | | | net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet2022-06-092-10/+10
* | | | | | | vlan: adopt u64_stats_tEric Dumazet2022-06-092-8/+8
* | | | | | | net: rename reference+tracking helpersJakub Kicinski2022-06-092-13/+13
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-09113-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-073-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-052-1/+33
| |\ \ \ \ \ \
| | * | | | | | delayacct: track delays from write-protect copyYang Yang2022-06-012-1/+33