summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-08-17tls: rx: react to strparser initialization errorsJakub Kicinski
2022-08-17testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal
2022-08-17netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to yGeert Uytterhoeven
2022-08-16net: sched: fix misuse of qcpu->backlog in gnet_stats_add_queue_cpuZhengchao Shao
2022-08-16Merge tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-16Merge tag 'spi-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-16Merge tag 'regulator-fix-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-16x86: simplify load_unaligned_zeropad() implementationLinus Torvalds
2022-08-16locking/atomic: Make test_and_*_bit() ordered on failureHector Martin
2022-08-16i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady
2022-08-16i40e: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-08-16virtio: kerneldocs fixes and enhancementsRicardo Cañuelo
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin
2022-08-16virtio_vdpa: Revert "virtio_vdpa: support the arg sizes of find_vqs()"Michael S. Tsirkin
2022-08-16virtio_pci: Revert "virtio_pci: support the arg sizes of find_vqs()"Michael S. Tsirkin
2022-08-16virtio-mmio: Revert "virtio_mmio: support the arg sizes of find_vqs()"Michael S. Tsirkin
2022-08-16virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"Michael S. Tsirkin
2022-08-16virtio_net: Revert "virtio_net: set the default max ring size by find_vqs()"Michael S. Tsirkin
2022-08-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-08-15net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msgZhengchao Shao
2022-08-15net: moxa: pass pdev instead of ndev to DMA functionsSergei Antonov
2022-08-15selftests/landlock: fix broken include of linux/landlock.hGuillaume Tucker
2022-08-15netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specifiedPablo Neira Ayuso
2022-08-15nios2: add force_successful_syscall_return()Al Viro
2022-08-15nios2: restarts apply only to the first sigframe we build...Al Viro
2022-08-15nios2: fix syscall restart checksAl Viro
2022-08-15nios2: traced syscall does need to check the syscall numberAl Viro
2022-08-15nios2: don't leave NULLs in sys_call_table[]Al Viro
2022-08-15nios2: page fault et.al. are *not* restartable syscalls...Al Viro
2022-08-15netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVA...Pablo Neira Ayuso
2022-08-15netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flagsPablo Neira Ayuso
2022-08-15Merge branch 'mlxsw-fixes'David S. Miller
2022-08-15mlxsw: spectrum_ptp: Forbid PTP enablement only in RX or in TXAmit Cohen
2022-08-15mlxsw: spectrum_ptp: Protect PTP configuration with a mutexAmit Cohen
2022-08-15mlxsw: spectrum: Clear PTP configuration after unregistering the netdeviceAmit Cohen
2022-08-15mlxsw: spectrum_ptp: Fix compilation warningsAmit Cohen
2022-08-15net_sched: cls_route: disallow handle of 0Jamal Hadi Salim
2022-08-15net: fix potential refcount leak in ndisc_router_discovery()Xin Xiong
2022-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller
2022-08-15neighbour: make proxy_queue.qlen limit per-deviceAlexander Mikhalitsyn
2022-08-15neigh: fix possible DoS due to net iface start/stop loopDenis V. Lunev
2022-08-15net: qrtr: start MHI channel after endpoit creationMaxim Kochetkov
2022-08-14Linux 6.0-rc1v6.0-rc1Linus Torvalds
2022-08-14radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov
2022-08-14Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-08-14take care to handle NULL ->proc_lseek()Al Viro
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-14Merge tag 'perf-tools-fixes-for-v6.0-2022-08-13' of git://git.kernel.org/pub/...Linus Torvalds
2022-08-14Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds