]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2022-04-08  Potin Lainet: mdio: aspeed: Add c45 support
2022-04-08  Potin Lainet: mdio: aspeed: Introduce read write function for...
2022-04-08  Potin Lainet: mdio: aspeed: move reg accessing part into separat...
2022-04-08  Jakub Kicinskinet: atm: remove the ambassador driver
2022-04-08  David S. MillerMerge branch 'bnxt-xdp-multi-buffer'
2022-04-08  Andy Gospodarekbnxt: XDP multibuffer enablement
2022-04-08  Andy Gospodarekbnxt: support transmit and free of aggregation buffers
2022-04-08  Andy Gospodarekbnxt: adding bnxt_xdp_build_skb to build skb from multi...
2022-04-08  Andy Gospodarekbnxt: add page_pool support for aggregation ring when...
2022-04-08  Andy Gospodarekbnxt: change receive ring space parameters
2022-04-08  Andy Gospodarekbnxt: set xdp_buff pfmemalloc flag if needed
2022-04-08  Andy Gospodarekbnxt: adding bnxt_rx_agg_pages_xdp for aggregated xdp
2022-04-08  Andy Gospodarekbnxt: rename bnxt_rx_pages to bnxt_rx_agg_pages_skb
2022-04-08  Andy Gospodarekbnxt: refactor bnxt_rx_pages operate on skb_shared_info
2022-04-08  Andy Gospodarekbnxt: add flag to denote that an xdp program is current...
2022-04-08  Andy Gospodarekbnxt: refactor bnxt_rx_xdp to separate xdp_init_buff...
2022-04-08  David S. MillerMerge branch 'tls-rx-refactor-part-1'
2022-04-08  Jakub Kicinskitls: hw: rx: use return value of tls_device_decrypted...
2022-04-08  Jakub Kicinskitls: rx: refactor decrypt_skb_update()
2022-04-08  Jakub Kicinskitls: rx: don't issue wake ups when data is decrypted
2022-04-08  Jakub Kicinskitls: rx: replace 'back' with 'offset'
2022-04-08  Jakub Kicinskitls: rx: use a define for tag length
2022-04-08  Jakub Kicinskitls: rx: init decrypted status in tls_read_size()
2022-04-08  Jakub Kicinskitls: rx: don't store the decryption status in socket...
2022-04-08  Jakub Kicinskitls: rx: don't store the record type in socket context
2022-04-08  Jakub Kicinskitls: rx: drop pointless else after goto
2022-04-08  Jakub Kicinskitls: rx: jump to a more appropriate label
2022-04-08  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2022-04-08  Linus TorvaldsMerge tag 'net-5.18-rc2' of git://git.kernel.org/pub...
2022-04-08  GONG, Ruiqinet: mpls: fix memdup.cocci warning
2022-04-08  Andrea Parri... hv_netvsc: Print value of invalid ID in netvsc_send_...
2022-04-08  Xiaomeng Tongqed: remove an unneed NULL check on list iterator
2022-04-08  Robin Murphysfc: Stop using iommu_present()
2022-04-08  Ian Wienandnet: ethernet: set default assignment identifier to...
2022-04-08  Ping Gantcp: Add tracepoint for tcp_set_ca_state
2022-04-08  Jeffrey Jinet-core: rx_otherhost_dropped to core_stats
2022-04-08  Jakub KicinskiMerge branch 'net-create-a-net-core-internal-header'
2022-04-08  Jakub Kicinskinet: extract a few internals from netdevice.h
2022-04-08  Jakub Kicinskinet: unexport a handful of dev_* functions
2022-04-08  Jakub Kicinskinet: hyperv: remove use of bpf_op_t
2022-04-07  Linus TorvaldsMerge tag 'hyperv-fixes-signed-20220407' of git://git...
2022-04-07  Linus TorvaldsMerge tag 'random-5.18-rc2-for-linus' of git://git...
2022-04-07  Linus TorvaldsMerge tag 'ata-5.18-rc2' of git://git.kernel.org/pub...
2022-04-07  Duoming Zhoudrivers: net: slip: fix NPD bug in sl_tx_timeout()
2022-04-07  Volodymyr Mytnykprestera: acl: add action hw_stats support
2022-04-07  Niels Dosscheipv6: fix locking issues with loops over idev->addr_list
2022-04-07  Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2022-04-06  Jason A. Donenfeldrandom: check for signals every PAGE_SIZE chunk of...
2022-04-06  Borislav Petkovbnx2x: Fix undefined behavior due to shift overflowing...
2022-04-06  Eric Dumazettcp: add accessors to read/set tp->snd_cwnd
2022-04-06  Maxim Mikityanskiybpf: Adjust bpf_tcp_check_syncookie selftest to test...
2022-04-06  Maxim Mikityanskiybpf: Support dual-stack sockets in bpf_tcp_check_syncookie
2022-04-06  Hongbin Wangip6_tunnel: Remove duplicate assignments
2022-04-06  Xiaomeng Tongmyri10ge: fix an incorrect free for skb in myri10ge_sw_tso
2022-04-06  Jakub Kicinskinet: wan: remove the lanmedia (lmc) driver
2022-04-06  Marcin Kozlowskinet: usb: aqc111: Fix out-of-bounds accesses in RX...
2022-04-06  Wang Qingnet: usb: remove duplicate assignment
2022-04-06  Wang Qingnet: ethernet: xilinx: use of_property_read_bool()...
2022-04-06  Jamie Bainbridgeqede: confirm skb is allocated before using
2022-04-06  Florian Westphalnet: ipv6mr: fix unused variable warning with CONFIG_IP...
2022-04-06  David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2022-04-06  Andrea Parri... Drivers: hv: vmbus: Replace smp_store_mb() with virt_st...
2022-04-06  Boqun FengDrivers: hv: balloon: Disable balloon and hot-add accor...
2022-04-06  Boqun FengDrivers: hv: balloon: Support status report for larger...
2022-04-06  Jann Hornrandom: check for signal_pending() outside of need_resc...
2022-04-06  David S. MillerMerge branch 'mtk_eth_soc-flo-offload-plus-wireless'
2022-04-06  Felix Fietkaunet: ethernet: mtk_eth_soc: support creating mac addres...
2022-04-06  Felix Fietkaunet: ethernet: mtk_eth_soc: remove bridge flow offload...
2022-04-06  Felix Fietkaunet: ethernet: mtk_eth_soc: rework hardware flow table...
2022-04-06  Felix Fietkaunet: ethernet: mtk_eth_soc: allocate struct mtk_ppe...
2022-04-06  Felix Fietkaunet: ethernet: mtk_eth_soc: support TC_SETUP_BLOCK...
2022-04-06  David Benthamnet: ethernet: mtk_eth_soc: add ipv6 flow offload support
2022-04-06  Felix Fietkauarm64: dts: mediatek: mt7622: introduce nodes for Wirel...
2022-04-06  Felix Fietkaunet: ethernet: mtk_eth_soc: implement flow offloading...
2022-04-06  Felix Fietkaunet: ethernet: mtk_eth_soc: add support for Wireless...
2022-04-06  Lorenzo Bianconidt-bindings: arm: mediatek: document the pcie mirror...
2022-04-06  Lorenzo Bianconidt-bindings: arm: mediatek: document WED binding for...
2022-04-06  Felix Fietkauarm64: dts: mediatek: mt7622: add support for coherent DMA
2022-04-06  Felix Fietkaunet: ethernet: mtk_eth_soc: add support for coherent DMA
2022-04-06  Lorenzo Bianconidt-bindings: net: mediatek: add optional properties...
2022-04-06  Jason A. Donenfeldrandom: do not allow user to keep crng key around on...
2022-04-06  David S. MillerMerge branch 'mscc-miim'
2022-04-06  Michael Wallenet: phy: mscc-miim: add support to set MDIO bus frequency
2022-04-06  Michael Walledt-bindings: net: mscc-miim: add clock and clock-frequency
2022-04-06  Michael Walledt-bindings: net: convert mscc-miim to YAML format
2022-04-06  Michael Wallenet: phy: mscc-miim: reject clause 45 register accesses
2022-04-06  David S. MillerMerge branch 'axienet-broken-link'
2022-04-06  Andy Chiunet: axiemac: use a phandle to reference pcs_phy
2022-04-06  Andy Chiudt-bindings: net: add pcs-handle attribute
2022-04-06  Andy Chiunet: axienet: factor out phy_node in struct axienet_local
2022-04-06  Andy Chiunet: axienet: setup mdio unconditionally
2022-04-06  Taehee Yoonet: sfc: fix using uninitialized xdp tx_queue
2022-04-06  Eric Dumazetrxrpc: fix a race in rxrpc_exit_net()
2022-04-06  Nick Desaulniersnet, uapi: remove inclusion of arpa/inet.h
2022-04-06  Oliver Hartkoppnet: remove noblock parameter from skb_recv_datagram()
2022-04-06  Ilya Maximetsnet: openvswitch: fix leak of nested actions
2022-04-06  Mario Limoncielloata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration...
2022-04-06  Andrew Lunnnet: ethernet: mv643xx: Fix over zealous checking of_ge...
2022-04-06  Ilya Maximetsnet: openvswitch: don't send internal clone attribute...
2022-04-06  Horatiu Vulturnet: micrel: Fix KS8851 Kconfig
next