summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-06drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-07random: check for signals every PAGE_SIZE chunk of /dev/[u]randomJason A. Donenfeld
2022-04-06bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack socketsMaxim Mikityanskiy
2022-04-06bpf: Support dual-stack sockets in bpf_tcp_check_syncookieMaxim Mikityanskiy
2022-04-06myri10ge: fix an incorrect free for skb in myri10ge_sw_tsoXiaomeng Tong
2022-04-06net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski
2022-04-06qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-06net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=nFlorian Westphal
2022-04-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-04-06Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()Andrea Parri (Microsoft)
2022-04-06Drivers: hv: balloon: Disable balloon and hot-add accordinglyBoqun Feng
2022-04-06Drivers: hv: balloon: Support status report for larger page sizesBoqun Feng
2022-04-06random: check for signal_pending() outside of need_resched() checkJann Horn
2022-04-06random: do not allow user to keep crng key around on stackJason A. Donenfeld
2022-04-06net: phy: mscc-miim: reject clause 45 register accessesMichael Walle
2022-04-06Merge branch 'axienet-broken-link'David S. Miller
2022-04-06net: axiemac: use a phandle to reference pcs_phyAndy Chiu
2022-04-06dt-bindings: net: add pcs-handle attributeAndy Chiu
2022-04-06net: axienet: factor out phy_node in struct axienet_localAndy Chiu
2022-04-06net: axienet: setup mdio unconditionallyAndy Chiu
2022-04-06net: sfc: fix using uninitialized xdp tx_queueTaehee Yoo
2022-04-06rxrpc: fix a race in rxrpc_exit_net()Eric Dumazet
2022-04-06net: openvswitch: fix leak of nested actionsIlya Maximets
2022-04-06ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item backMario Limonciello
2022-04-05net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()Andrew Lunn
2022-04-05net: openvswitch: don't send internal clone attribute to the userspace.Ilya Maximets
2022-04-05net: micrel: Fix KS8851 KconfigHoratiu Vultur
2022-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-04-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-04-05x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta
2022-04-05x86/pm: Save the MSR validity status at context setupPawan Gupta
2022-04-05ice: clear cmd_type_offset_bsz for TX ringsMaciej Fijalkowski
2022-04-05ice: xsk: fix VSI state check in ice_xsk_wakeup()Maciej Fijalkowski
2022-04-05ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski
2022-04-05Merge tag 'for-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-05random: opportunistically initialize on /dev/urandom readsJason A. Donenfeld
2022-04-05ipv6: Fix stats accounting in ip6_pkt_dropDavid Ahern
2022-04-05Merge branch 'ice-bug-fixes'Paolo Abeni
2022-04-05ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko
2022-04-05ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko
2022-04-05dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin
2022-04-05netfilter: nf_tables: memcg accounting for dynamically allocated objectsVasily Averin
2022-04-05sctp: count singleton chunks in assoc user statsJamie Bainbridge
2022-04-04random: do not split fast init input in add_hwgenerator_randomness()Jan Varho
2022-04-04Revert "ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax"Anilkumar Kolli
2022-04-04sfc: Do not free an empty page_ringMartin Habets
2022-04-04stmmac: dwmac-loongson: change loongson_dwmac_driver from global to staticTom Rix
2022-04-04Merge branch 'bnxt_en-fixes'David S. Miller
2022-04-04bnxt_en: Prevent XDP redirect from running when stopping TX queueRay Jui