]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-08-20  Jakub KicinskiMerge branch 'sctp-convert-to-use-crypto-lib-and-upgrad...
2025-08-20  Eric Biggerssctp: Stop accepting md5 and sha1 for net.sctp.cookie_h...
2025-08-20  Eric Biggerssctp: Convert cookie authentication to use HMAC-SHA256
2025-08-20  Eric Biggerssctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk...
2025-08-20  Eric Biggerssctp: Fix MAC comparison to be constant-time
2025-08-20  Eric Biggersselftests: net: Explicitly enable CONFIG_CRYPTO_SHA1...
2025-08-20  Jakub KicinskiMerge branch 'net-memcg-gather-memcg-code-under-config_...
2025-08-20  Kuniyuki Iwashimanet: Define sk_memcg under CONFIG_MEMCG.
2025-08-20  Kuniyuki Iwashimanet-memcg: Pass struct sock to mem_cgroup_sk_under_memo...
2025-08-20  Kuniyuki Iwashimanet-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
2025-08-20  Kuniyuki Iwashimanet-memcg: Introduce mem_cgroup_sk_enabled().
2025-08-20  Kuniyuki Iwashimanet-memcg: Introduce mem_cgroup_from_sk().
2025-08-20  Kuniyuki Iwashimanet: Clean up __sk_mem_raise_allocated().
2025-08-20  Kuniyuki Iwashimanet: Call trace_sock_exceed_buf_limit() for memcg failu...
2025-08-20  Kuniyuki Iwashimatcp: Simplify error path in inet_csk_accept().
2025-08-20  Kuniyuki Iwashimamptcp: Use tcp_under_memory_pressure() in mptcp_epollin...
2025-08-20  Kuniyuki Iwashimamptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_D...
2025-08-20  Jakub KicinskiMerge branch 'stmmac-stop-silently-dropping-bad-checksu...
2025-08-20  Oleksij Rempelnet: stmmac: dwmac4: stop hardware from dropping checks...
2025-08-20  Oleksij Rempelnet: stmmac: dwmac4: report Rx checksum errors in status
2025-08-20  Oleksij Rempelnet: stmmac: Correctly handle Rx checksum offload errors
2025-08-20  Jakub KicinskiMerge branch 'there-are-a-cleancode-and-a-parameter...
2025-08-20  Jijie Shaonet: hns3: change the function return type from int...
2025-08-20  Jijie Shaonet: hns3: add parameter check for tx_copybreak and...
2025-08-20  Markus Stockhausennet: phy: realtek: enable serdes option mode for RTL8226-CG
2025-08-20  Miguel Garcíaipv6: ip6_gre: replace strcpy with strscpy for tunnel...
2025-08-20  Jakub KicinskiMerge branch 'net-convert-to-skb_dstref_steal-and-skb_d...
2025-08-20  Stanislav Fomichevnet: Add skb_dst_check_unset
2025-08-20  Stanislav Fomichevchtls: Convert to skb_dst_reset
2025-08-20  Stanislav Fomichevstaging: octeon: Convert to skb_dst_drop
2025-08-20  Stanislav Fomichevnet: Switch to skb_dstref_steal/skb_dstref_restore...
2025-08-20  Stanislav Fomichevnetfilter: Switch to skb_dstref_steal to clear dst_entry
2025-08-20  Stanislav Fomichevxfrm: Switch to skb_dstref_steal to clear dst_entry
2025-08-20  Stanislav Fomichevnet: Add skb_dstref_steal and skb_dstref_restore
2025-08-20  Jakub KicinskiMerge branch 'net-speedup-some-nexthop-handling-when...
2025-08-20  Christoph Paaschnet: When removing nexthops, don't call synchronize_net...
2025-08-20  Christoph Paaschnet: Make nexthop-dumps scale linearly with the number...
2025-08-20  Jakub Kicinskiselftests: drv-net: ncdevmem: make configure_channels...
2025-08-20  Jakub Kicinskiselftests: drv-net: tso: increase the retransmit threshold
2025-08-19  Chaoyi Chennet: ethernet: stmmac: dwmac-rk: Make the clk_phy could...
2025-08-19  Jakub Kicinskiselftests: drv-net: test the napi init state
2025-08-19  Dipayaan Roynet: mana: Use page pool fragments for RX buffers inste...
2025-08-19  Lorenzo Bianconinet: airoha: Add wlan flowtable TX offload
2025-08-19  Paolo AbeniMerge branch 'net-macb-add-taprio-traffic-scheduling...
2025-08-19  Vineeth Karumanchinet: macb: Add capability-based QBV detection and Versa...
2025-08-19  Vineeth Karumanchinet: macb: Add TAPRIO traffic scheduling support
2025-08-19  Paolo AbeniMerge branch 'eth-fbnic-add-xdp-support-for-fbnic'
2025-08-19  Mohsin Bashireth: fbnic: Report XDP stats via ethtool
2025-08-19  Mohsin Bashireth: fbnic: Collect packet statistics for XDP
2025-08-19  Mohsin Bashireth: fbnic: Add support for XDP_TX action
2025-08-19  Mohsin Bashireth: fbnic: Add support for XDP queues
2025-08-19  Mohsin Bashireth: fbnic: Add XDP pass, drop, abort support
2025-08-19  Mohsin Bashireth: fbnic: Prefetch packet headers on Rx
2025-08-19  Mohsin Bashireth: fbnic: Use shinfo to track frags state on Rx
2025-08-19  Mohsin Bashireth: fbnic: Update Headroom
2025-08-19  Mohsin Bashireth: fbnic: Add support for HDS configuration
2025-08-19  Jakub KicinskiMerge branch 'net-stmmac-eee-and-wol-cleanups'
2025-08-19  Russell King... net: stmmac: explain the phylink_speed_down() call...
2025-08-19  Russell King... net: stmmac: add helpers to indicate WoL enable status
2025-08-19  Russell King... net: stmmac: use core wake IRQ support
2025-08-19  Russell King... net: stmmac: remove unnecessary "stmmac: wakeup enable...
2025-08-19  Russell King... net: stmmac: remove redundant WoL option validation
2025-08-19  Russell King... net: stmmac: remove write-only mac->pmt
2025-08-19  Russell King... net: stmmac: remove unnecessary checks in ethtool eee ops
2025-08-19  Vishal Badoleamd-xgbe: Configure and retrieve 'tx-usecs' for Tx...
2025-08-19  Jakub KicinskiMerge branch 'net-use-vmalloc_array-to-simplify-code'
2025-08-19  Qianfeng Rongppp: use vmalloc_array() to simplify code
2025-08-19  Qianfeng Rongnfp: flower: use vmalloc_array() to simplify code
2025-08-19  Qianfeng Rongeth: intel: use vmalloc_array() to simplify code
2025-08-19  Jakub Kicinskidocs: netdev: refine the clean-up patch examples
2025-08-19  Eric Biggersppp: mppe: Use SHA-1 library instead of crypto_shash
2025-08-19  Li RongQingeth: nfp: Remove u64_stats_update_begin()/end() for...
2025-08-19  Eric Biggersnfc: s3fwrn5: Use SHA-1 library instead of crypto_shash
2025-08-19  Jakub KicinskiMerge branch 'net-dsa-move-ks8995-phy-driver-to-dsa'
2025-08-19  Linus Walleijnet: dsa: ks8995: Add basic switch set-up
2025-08-19  Linus Walleijnet: dsa: ks8995: Delete sysfs register access
2025-08-19  Linus Walleijnet: dsa: ks8995: Add proper RESET delay
2025-08-19  Linus Walleijnet: dsa: Move KS8995 to the DSA subsystem
2025-08-19  Russell King... dt-bindings: net: realtek,rtl82xx: document wakeup...
2025-08-19  Russell King... net: phy: realtek: fix RTL8211F wake-on-lan support
2025-08-16  Jakub KicinskiMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2025-08-15  Thorsten Blumnet: Space: Replace memset(0) + strscpy() with strscpy_...
2025-08-15  Jakub KicinskiMerge branch 'net-mlx5-support-disabling-host-pfs'
2025-08-15  Daniel Jurgensnet/mlx5: Support disabling host PFs
2025-08-15  Daniel Jurgensnet/mlx5: Query to see if host PF is disabled
2025-08-15  Heiner Kallweitnet: phy: fixed: remove usage of a faux device
2025-08-15  Wang Liangnet: bridge: remove unused argument of br_multicast_que...
2025-08-15  Jakub KicinskiMerge branch 'net-dsa-b53-mmap-add-bcm63268-gphy-power...
2025-08-15  Kyle Hendrynet: dsa: b53: mmap: Implement bcm63268 gphy power...
2025-08-15  Kyle Hendrynet: dsa: b53: mmap: Add gphy port to phy info for...
2025-08-15  Xichao Zhaosfc: replace min/max nesting with clamp()
2025-08-15  Jakub KicinskiMerge branch 'bridge-redirect-to-backup-port-when-port...
2025-08-15  Ido Schimmelselftests: net: Test bridge backup port when port is...
2025-08-15  Ido Schimmelbridge: Redirect to backup port when port is administra...
2025-08-15  Jakub Kicinskiselftests: drv-net: wait for carrier
2025-08-15  Vladimir Olteannet: phy: mscc: report and configure in-band auto-negot...
2025-08-15  Vladimir Olteannet: dsa: realtek: remove unnecessary file, dentry...
2025-08-15  Yue Haibingnet/sched: Use TC_RTAB_SIZE instead of magic number
2025-08-15  Liao Yuanhongptp: ptp_clockmatrix: Remove redundant semicolons
2025-08-15  Jakub KicinskiMerge branch 'devlink-port-attr-cleanup'
next