Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | net: make __sys_accept4_file() static | Yajun Deng | 2022-06-13 | 1 | -4/+0 | |
* | | | | | | | tcp: sk_forced_mem_schedule() optimization | Eric Dumazet | 2022-06-13 | 1 | -2/+1 | |
* | | | | | | | net: keep sk->sk_forward_alloc as small as possible | Eric Dumazet | 2022-06-11 | 1 | -27/+2 | |
* | | | | | | | net: fix sk_wmem_schedule() and sk_rmem_schedule() errors | Eric Dumazet | 2022-06-11 | 1 | -4/+8 | |
* | | | | | | | net: implement per-cpu reserves for memory_allocated | Eric Dumazet | 2022-06-11 | 1 | -9/+29 | |
* | | | | | | | net: add per_cpu_fw_alloc field to struct proto | Eric Dumazet | 2022-06-11 | 3 | -0/+4 | |
* | | | | | | | net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT | Eric Dumazet | 2022-06-11 | 1 | -5/+3 | |
* | | | | | | | Revert "net: set SK_MEM_QUANTUM to 4096" | Eric Dumazet | 2022-06-11 | 1 | -13/+3 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-06-11 | 11 | -37/+89 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle... | Linus Torvalds | 2022-06-10 | 1 | -1/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ata: libata: drop 'sas_last_tag' | Hannes Reinecke | 2022-06-06 | 1 | -1/+0 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 2022-06-10 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX | Maxim Mikityanskiy | 2022-06-10 | 1 | -2/+2 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-06-10 | 8 | -9/+71 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices | Oleksandr Tyshchenko | 2022-06-06 | 1 | -1/+4 | |
| | * | | | | | | xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices | Oleksandr Tyshchenko | 2022-06-06 | 1 | -0/+5 | |
| | * | | | | | | xen/virtio: Enable restricted memory access using Xen grant mappings | Juergen Gross | 2022-06-06 | 1 | -0/+8 | |
| | * | | | | | | xen/grant-dma-ops: Add option to restrict memory access under Xen | Juergen Gross | 2022-06-06 | 1 | -0/+8 | |
| | * | | | | | | xen/grants: support allocating consecutive grants | Juergen Gross | 2022-06-06 | 1 | -0/+4 | |
| | * | | | | | | arm/xen: Introduce xen_setup_dma_ops() | Oleksandr Tyshchenko | 2022-06-06 | 1 | -0/+15 | |
| | * | | | | | | virtio: replace arch_has_restricted_virtio_memory_access() | Juergen Gross | 2022-06-06 | 2 | -10/+5 | |
| | * | | | | | | kernel: add platform_has() infrastructure | Juergen Gross | 2022-06-06 | 3 | -0/+24 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context | David Howells | 2022-06-09 | 1 | -25/+16 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 2022-06-10 | 3 | -36/+32 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | wifi: mac80211: remove cipher scheme support | Johannes Berg | 2022-06-10 | 1 | -35/+0 | |
| * | | | | | | wifi: nl80211: fix typo in comment | Julia Lawall | 2022-06-10 | 1 | -1/+1 | |
| * | | | | | | ieee80211: add trigger frame definition | Po Hao Huang | 2022-06-10 | 1 | -0/+31 | |
* | | | | | | | bonding: netlink error message support for options | Jonathan Toppins | 2022-06-10 | 1 | -1/+2 | |
* | | | | | | | team: adopt u64_stats_t | Eric Dumazet | 2022-06-10 | 1 | -5/+5 | |
* | | | | | | | net: adopt u64_stats_t in struct pcpu_sw_netstats | Eric Dumazet | 2022-06-10 | 2 | -10/+10 | |
* | | | | | | | vlan: adopt u64_stats_t | Eric Dumazet | 2022-06-10 | 2 | -8/+8 | |
* | | | | | | | net: rename reference+tracking helpers | Jakub Kicinski | 2022-06-10 | 2 | -13/+13 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-06-10 | 113 | -432/+5760 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-06-09 | 4 | -4/+4 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | ipv6: Fix signed integer overflow in __ip6_append_data | Wang Yufen | 2022-06-08 | 1 | -2/+2 | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2022-06-08 | 3 | -2/+2 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | netfilter: nf_tables: bail out early if hardware offload is not supported | Pablo Neira Ayuso | 2022-06-06 | 2 | -1/+2 | |
| | | * | | | | netfilter: nf_tables: delete flowtable hooks via transaction list | Pablo Neira Ayuso | 2022-06-02 | 1 | -1/+0 | |
| * | | | | | | Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-06-06 | 2 | -1/+33 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | delayacct: track delays from write-protect copy | Yang Yang | 2022-06-02 | 2 | -1/+33 | |
| * | | | | | | | bluetooth: don't use bitmaps for random flag accesses | Linus Torvalds | 2022-06-06 | 1 | -10/+7 | |
| * | | | | | | | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-06-05 | 1 | -11/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | clocksource/drivers/ixp4xx: Drop boardfile probe path | Linus Walleij | 2022-05-18 | 1 | -11/+0 | |
| * | | | | | | | | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-06-05 | 2 | -6/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | context_tracking: Always inline empty stubs | Peter Zijlstra | 2022-05-27 | 1 | -4/+4 | |
| | * | | | | | | | | jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds | Peter Zijlstra | 2022-05-27 | 1 | -2/+2 | |
| * | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2022-06-05 | 6 | -0/+2809 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | scsi: ufs: Split the drivers/scsi/ufs directory | Bart Van Assche | 2022-05-20 | 5 | -0/+2795 | |
| | * | | | | | | | | | scsi: nvme-fc: Add new routine nvme_fc_io_getuuid() | Muneendra Kumar | 2022-05-20 | 1 | -0/+14 | |
| * | | | | | | | | | | Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-06-05 | 4 | -2/+298 | |
| |\ \ \ \ \ \ \ \ \ \ |