]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2023-10-15  Pavan Chebbitg3: Improve PTP TX timestamping logic
2023-10-15  Jakub Kicinskidocs: try to encourage (netdev?) reviewers
2023-10-15  David S. MillerMerge branch 'sfc-conntrack-offload'
2023-10-15  Edward Creesfc: support offloading ct(nat) action in RHS rules
2023-10-15  Edward Creesfc: parse mangle actions (NAT) in conntrack entries
2023-10-15  David S. MillerMerge branch 'vsock-virtio-vhost-zerocopy'
2023-10-15  Arseniy Krasnovtest/vsock: io_uring rx/tx tests
2023-10-15  Arseniy Krasnovtest/vsock: MSG_ZEROCOPY support for vsock_perf
2023-10-15  Arseniy Krasnovtest/vsock: MSG_ZEROCOPY flag tests
2023-10-15  Arseniy Krasnovdocs: net: description of MSG_ZEROCOPY for AF_VSOCK
2023-10-15  Arseniy Krasnovvsock: enable setting SO_ZEROCOPY
2023-10-15  Arseniy Krasnovvsock/loopback: support MSG_ZEROCOPY for transport
2023-10-15  Arseniy Krasnovvsock/virtio: support MSG_ZEROCOPY for transport
2023-10-15  Arseniy Krasnovvhost/vsock: support MSG_ZEROCOPY for transport
2023-10-15  Arseniy Krasnovvsock: enable SOCK_SUPPORT_ZC bit
2023-10-15  Arseniy Krasnovvsock: check for MSG_ZEROCOPY support on send
2023-10-15  Arseniy Krasnovvsock: read from socket's error queue
2023-10-15  Arseniy Krasnovvsock: set EPOLLERR on non-empty error queue
2023-10-14  Lukas Bulwahnappletalk: remove special handling code for ipddp
2023-10-14  Justin Stittqed: replace uses of strncpy
2023-10-14  Heiner Kallweitr8169: fix rare issue with broken rx after link-down...
2023-10-14  Jakub KicinskiMerge branch 'net-netconsole-configfs-entries-for-boot...
2023-10-14  Breno LeitaoDocumentation: netconsole: add support for cmdline...
2023-10-14  Breno Leitaonetconsole: Attach cmdline target to dynamic target
2023-10-14  Breno Leitaonetconsole: Initialize configfs_item for default targets
2023-10-14  Breno Leitaonetconsole: move init/cleanup functions lower
2023-10-14  Justin Stittsfc: replace deprecated strncpy with strscpy
2023-10-14  Justin Stittnet: phy: tja11xx: replace deprecated strncpy with...
2023-10-14  Justin Stittionic: replace deprecated strncpy with strscpy
2023-10-14  Justin Stittnet: sparx5: replace deprecated strncpy with ethtool_sp...
2023-10-14  Justin Stittnet/mlx4_core: replace deprecated strncpy with strscpy
2023-10-14  Justin Stittnfp: replace deprecated strncpy with strscpy
2023-10-14  Ido Schimmelmlxsw: pci: Allocate skbs using GFP_KERNEL during initi...
2023-10-13  Subbaraya Sundeepocteontx2-af: Enable hardware timestamping for VFs
2023-10-13  Jakub KicinskiMerge branch 'wangxun-ethtool-stats'
2023-10-13  Jiawen Wunet: ngbe: add ethtool stats support
2023-10-13  Jiawen Wunet: txgbe: add ethtool stats support
2023-10-13  Jiawen Wunet: libwx: support hardware statistics
2023-10-13  Justin Stittnet: dsa: vsc73xx: replace deprecated strncpy with...
2023-10-13  Heng Guonet: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after...
2023-10-13  Jakub KicinskiMerge branch 'mlx5-next' of https://git.kernel.org...
2023-10-13  David S. MillerMerge branch 'tls-cleanups'
2023-10-13  Sabrina Dubrocatls: use fixed size for tls_offload_context_{tx,rx...
2023-10-13  Sabrina Dubrocachcr_ktls: use tls_offload_context_tx and driver_state...
2023-10-13  Sabrina Dubrocatls: validate crypto_info in a separate helper
2023-10-13  Sabrina Dubrocatls: remove tls_context argument from tls_set_device_of...
2023-10-13  Sabrina Dubrocatls: remove tls_context argument from tls_set_sw_offload
2023-10-13  Sabrina Dubrocatls: add a helper to allocate/initialize offload_ctx_tx
2023-10-13  Sabrina Dubrocatls: also use init_prot_info in tls_set_device_offload
2023-10-13  Sabrina Dubrocatls: move tls_prot_info initialization out of tls_set_s...
2023-10-13  Sabrina Dubrocatls: extract context alloc/initialization out of tls_se...
2023-10-13  Sabrina Dubrocatls: store iv directly within cipher_context
2023-10-13  Sabrina Dubrocatls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE
2023-10-13  Sabrina Dubrocatls: store rec_seq directly within cipher_context
2023-10-13  Sabrina Dubrocatls: drop unnecessary cipher_type checks in tls offload
2023-10-13  Sabrina Dubrocatls: get salt using crypto_info_salt in tls_enc_skb
2023-10-13  Johannes Zinknet: stmmac: fix typo in comment
2023-10-13  Jiri Pirkoselftests: netdevsim: use suitable existing dummy file...
2023-10-13  Luca Fancelluxen-netback: add software timestamp capabilities
2023-10-13  Justin Stittibmvnic: replace deprecated strncpy with strscpy
2023-10-13  Justin Stittnet: fec: replace deprecated strncpy with ethtool_sprintf
2023-10-13  Rob Herringnet: mdio: xgene: Use device_get_match_data()
2023-10-13  Gustavo A.... net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_e...
2023-10-13  Rob Herringnet: ethernet: wiznet: Use spi_get_device_match_data()
2023-10-13  Rob Herringnet: ethernet: Use device_get_match_data()
2023-10-13  Ben Wolsieffernet: stmmac: dwmac-stm32: refactor clock config
2023-10-13  David S. MillerMerge branch 'vxlan-fdb-flushing'
2023-10-13  Amit Cohenselftests: fdb_flush: Add test cases for FDB flush...
2023-10-13  Amit Cohenselftests: Add test cases for FDB flush with VXLAN...
2023-10-13  Amit Cohenvxlan: vxlan_core: Support FDB flushing by destination IP
2023-10-13  Amit Cohenvxlan: vxlan_core: Support FDB flushing by destination...
2023-10-13  Amit Cohenvxlan: vxlan_core: Support FDB flushing by destination VNI
2023-10-13  Amit Cohenvxlan: vxlan_core: Support FDB flushing by nexthop ID
2023-10-13  Amit Cohenvxlan: vxlan_core: Support FDB flushing by source VNI
2023-10-13  Amit Cohenvxlan: vxlan_core: Add support for FDB flush
2023-10-13  Amit Cohenvxlan: vxlan_core: Do not skip default entry in vxlan_f...
2023-10-13  Amit Cohenvxlan: vxlan_core: Make vxlan_flush() more generic...
2023-10-13  Amit Cohennet: Handle bulk delete policy in bridge driver
2023-10-13  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2023-10-12  Linus TorvaldsMerge tag 'net-6.6-rc6' of git://git.kernel.org/pub...
2023-10-12  Linus TorvaldsMerge tag 'soc-fixes-6.6-2' of git://git.kernel.org...
2023-10-12  Linus TorvaldsMerge tag 'pmdomain-v6.6-rc1-2' of git://git.kernel...
2023-10-12  Linus TorvaldsMerge tag 'pinctrl-v6.6-2' of git://git.kernel.org...
2023-10-12  Florian Westphalnet: gso_test: fix build with gcc-12 and earlier
2023-10-12  Shihong Wangnfp: add support CHACHA20-POLY1305 offload for ipsec
2023-10-12  Krzysztof HałasaIXP4xx MAINTAINERS entries
2023-10-12  Paolo AbeniMerge branch 'rswitch-fix-issues-on-specific-conditions'
2023-10-12  Yoshihiro Shimodarswitch: Fix imbalance phy_power_off() calling
2023-10-12  Yoshihiro Shimodarswitch: Fix renesas_eth_sw_remove() implementation
2023-10-12  Ratheesh Kannothocteontx2-pf: Fix page pool frag allocation warning
2023-10-12  Jeremy Clinenfc: nci: assert requested protocol is valid
2023-10-12  Kuniyuki Iwashimaaf_packet: Fix fortified memcpy() without flex array.
2023-10-12  Ralph Siemsenpinctrl: renesas: rzn1: Enable missing PINMUX
2023-10-12  Jakub KicinskiMerge tag 'nf-next-23-10-10' of https://git.kernel...
2023-10-12  Christian Maranginetdev: use napi_schedule bool instead of napi_schedule...
2023-10-12  Christian Maranginet: tc35815: rework network interface interrupt logic
2023-10-12  Christian Maranginetdev: replace napi_reschedule with napi_schedule
2023-10-12  Christian Maranginetdev: make napi_schedule return bool on NAPI successf...
2023-10-12  Christian Maranginetdev: replace simple napi_schedule_prep/__napi_schedu...
2023-10-12  Justin Stittbna: replace deprecated strncpy with strscpy_pad
next