]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-02-11  Paolo AbeniMerge tag 'batadv-net-pullrequest-20250207' of git...
2025-02-11  Paolo AbeniMerge branch 'ptp-vmclock-bugfixes-and-cleanups-for...
2025-02-11  Thomas Weißschuhptp: vmclock: Remove goto-based cleanup logic
2025-02-11  Thomas Weißschuhptp: vmclock: Clean up miscdev and ptp clock through...
2025-02-11  Thomas Weißschuhptp: vmclock: Don't unregister misc device if it was...
2025-02-11  Thomas Weißschuhptp: vmclock: Set driver data before its usage
2025-02-11  David Woodhouseptp: vmclock: Add .owner to vmclock_miscdev_fops
2025-02-11  Jakub KicinskiMerge tag 'linux-can-fixes-for-6.14-20250208' of git...
2025-02-11  Jakub KicinskiMerge tag 'wireless-2025-02-07' of git://git.kernel...
2025-02-11  Jakub KicinskiMerge branch 'net-second-round-to-use-dev_net_rcu'
2025-02-11  Eric Dumazetipv6: mcast: extend RCU protection in igmp6_send()
2025-02-11  Eric Dumazetndisc: extend RCU protection in ndisc_send_skb()
2025-02-11  Eric Dumazetvrf: use RCU protection in l3mdev_l3_out()
2025-02-11  Eric Dumazetopenvswitch: use RCU protection in ovs_vport_cmd_fill_i...
2025-02-11  Eric Dumazetarp: use RCU protection in arp_xmit()
2025-02-11  Eric Dumazetneighbour: use RCU protection in __neigh_notify()
2025-02-11  Eric Dumazetndisc: use RCU protection in ndisc_alloc_skb()
2025-02-11  Eric Dumazetndisc: ndisc_send_redirect() must use dev_get_by_index_...
2025-02-11  Furong Xunet: stmmac: Apply new page pool parameters when SPH...
2025-02-08  Robin van der... can: rockchip: rkcanfd_handle_rx_fifo_overflow_int...
2025-02-08  Vincent Mailholcan: etas_es58x: fix potential NULL pointer dereference...
2025-02-08  Krzysztof Kozlowskican: c_can: fix unbalanced runtime PM disable in error...
2025-02-08  Fedor Pchelkincan: ctucanfd: handle skb allocation failure
2025-02-08  Alexander Hölzlcan: j1939: j1939_sk_send_loop(): fix unable to send...
2025-02-08  Reyders MoralesDocumentation/networking: fix basic node example docume...
2025-02-08  Paolo AbeniRevert "net: skb: introduce and use a single page frag...
2025-02-07  Eric Dumazetnet: fib_rules: annotate data-races around rule->[io...
2025-02-07  Nicolas Dichtelrtnetlink: fix netns leak with rtnl_setlink()
2025-02-07  Murad Masimovax25: Fix refcount leak caused by setting SO_BINDTODEVI...
2025-02-07  Kory Maincentnet: ethtool: tsconfig: Fix netlink type of hwtstamp...
2025-02-07  Jakub KicinskiMerge branch 'net-first-round-to-use-dev_net_rcu'
2025-02-07  Eric Dumazetipv6: Use RCU in ip6_input()
2025-02-07  Eric Dumazetipv6: icmp: convert to dev_net_rcu()
2025-02-07  Eric Dumazetipv6: use RCU protection in ip6_default_advmss()
2025-02-07  Eric Dumazetflow_dissector: use RCU protection to fetch dev_net()
2025-02-07  Eric Dumazetipv4: icmp: convert to dev_net_rcu()
2025-02-07  Eric Dumazetipv4: use RCU protection in __ip_rt_update_pmtu()
2025-02-07  Eric Dumazetipv4: use RCU protection in inet_select_addr()
2025-02-07  Eric Dumazetipv4: use RCU protection in rt_is_expired()
2025-02-07  Eric Dumazetipv4: use RCU protection in ipv4_default_advmss()
2025-02-07  Eric Dumazetipv4: use RCU protection in ip_dst_mtu_maybe_forward()
2025-02-07  Eric Dumazetipv4: add RCU protection to ip4_dst_hoplimit()
2025-02-07  Eric Dumazetnet: add dev_net_rcu() helper
2025-02-06  Kalle ValoMAINTAINERS: wifi: remove Kalle
2025-02-06  Kalle ValoMAINTAINERS: wifi: ath: remove Kalle
2025-02-06  Linus TorvaldsMerge tag 'net-6.14-rc2' of git://git.kernel.org/pub...
2025-02-06  Russell King... Revert "net: stmmac: Specify hardware capability value...
2025-02-06  Jakub KicinskiMAINTAINERS: add a sample ethtool section entry
2025-02-06  Jakub KicinskiMAINTAINERS: add entry for ethtool
2025-02-06  Jakub KicinskiMerge branch 'rxrpc-call-state-fixes'
2025-02-06  David Howellsrxrpc: Fix race in call state changing vs recvmsg()
2025-02-06  David Howellsrxrpc: Fix call state set to not include the SERVER_SEC...
2025-02-06  Ido Schimmelnet: sched: Fix truncation of offloaded action statistics
2025-02-06  Willem de Bruijntun: revert fix group permission check
2025-02-06  Jakub KicinskiMerge branch 'net_sched-two-security-bug-fixes-and...
2025-02-06  Cong Wangselftests/tc-testing: Add a test case for qdisc_tree_re...
2025-02-06  Cong Wangnetem: Update sch->q.qlen before qdisc_tree_reduce_back...
2025-02-06  Quang Leselftests/tc-testing: Add a test case for pfifo_head_dr...
2025-02-06  Quang Lepfifo_tail_enqueue: Drop new packet when sch->limit...
2025-02-06  Matthieu Baerts... selftests: mptcp: connect: -f: no reconnect
2025-02-05  Linus TorvaldsMerge tag 'for-6.14-rc1-tag' of git://git.kernel.org...
2025-02-04  Eric Dumazetnet: rose: lock the socket in rose_bind()
2025-02-04  Jacob Moroninet: atlantic: fix warning during hot unplug
2025-02-04  Linus TorvaldsMerge tag 'kthreads-fixes-2025-02-04' of git://git...
2025-02-04  Linus TorvaldsMerge tag 'livepatching-for-6.14-rc2' of git://git...
2025-02-04  Linus TorvaldsMerge tag 'platform-drivers-x86-v6.14-2' of git://git...
2025-02-04  David Howellsrxrpc: Fix the rxrpc_connection attend queue handling
2025-02-04  Jithu Josephplatform/x86/intel/ifs: Update documentation with image...
2025-02-04  Paolo Abeninet: harmonize tstats and dstats
2025-02-04  Jakub KicinskiMerge branch 'ethtool-rss-minor-fixes-for-recent-rss...
2025-02-04  Jakub Kicinskiselftests: drv-net: rss_ctx: don't fail reconfigure...
2025-02-04  Jakub Kicinskiselftests: drv-net: rss_ctx: add missing cleanup in...
2025-02-04  Jakub Kicinskiethtool: ntuple: fix rss + ring_cookie check
2025-02-04  Jakub Kicinskiethtool: rss: fix hiding unsupported fields in dumps
2025-02-04  Yu-Chun Linkthread: Fix return value on kzalloc() failure in kthre...
2025-02-03  Linus TorvaldsMerge tag 'pull-fix' of git://git.kernel.org/pub/scm...
2025-02-03  Jakub KicinskiMerge branch 'maintainers-recognize-kuniyuki-iwashima...
2025-02-03  Jakub KicinskiMAINTAINERS: add entry for UNIX sockets
2025-02-03  Jakub KicinskiMAINTAINERS: add a general entry for BSD sockets
2025-02-03  Jakub KicinskiMAINTAINERS: add Kuniyuki Iwashima to TCP reviewers
2025-02-03  Jakub KicinskiMAINTAINERS: list openvswitch docs under its entry
2025-02-03  Jakub KicinskiMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2025-02-03  Al Virofix braino in "9p: fix ->rename_sem exclusion"
2025-02-03  Linus TorvaldsMerge tag 'timers-urgent-2025-02-03' of git://git.kerne...
2025-02-03  Linus TorvaldsMerge tag 'irq-urgent-2025-02-03' of git://git.kernel...
2025-02-03  Linus TorvaldsMerge tag 'xfs-fixes-6.14-rc2' of git://git.kernel...
2025-02-03  Yan Zhaiudp: gso: do not drop small packets when PMTU reduces
2025-02-03  Lenny Szubowicztg3: Disable tg3 PCIe AER on system reboot
2025-02-03  Dmitry Kandybkaplatform/x86/intel: pmc: fix ltr decode in pmc_core_ltr...
2025-02-03  Fedor Pchelkinplatform/x86: ideapad-laptop: pass a correct pointer...
2025-02-02  Linus TorvaldsLinux 6.14-rc1 v6.14-rc1
2025-02-02  Linus TorvaldsMerge tag 'turbostat-2025.02.02' of git://git.kernel...
2025-02-02  Linus TorvaldsMerge tag 'sh-for-v6.14-tag1' of git://git.kernel.org...
2025-02-02  Len Browntools/power turbostat: version 2025.02.02
2025-02-02  Sankararaman... vmxnet3: Fix tx queue race condition with XDP
2025-02-02  Jiasheng Jiangice: Add check for devm_kzalloc()
2025-02-02  Jakub Kicinskinet: ipv6: fix dst ref loops in rpl, seg6 and ioam6...
2025-02-02  Jakub Kicinskinet: ipv6: fix dst refleaks in rpl, seg6 and ioam6...
2025-02-02  Florian Fainellinet: bcmgenet: Correct overlaying of PHY and MAC Wake...
2025-02-01  Linus TorvaldsMerge tag 'pull-misc' of git://git.kernel.org/pub/scm...
next