summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_SUBNANOSEC_RATEBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SUB_NANOSECBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SECBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_RTC_NANOSECBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use regs[] to access REG_PTP_CLK_CTRLBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Use dynamic irq offsetBastien Curutchet (Schneider Electric)
2026-01-08net: dsa: microchip: Initialize IRQ's mask outside common_setup()Bastien Curutchet (Schneider Electric)
2026-01-06atm: idt77252: Use sb_pool_remove()Thomas Fourier
2026-01-06selftests/net: packetdrill: add minimal client and server testsWillem de Bruijn
2026-01-06tcp: clarify tcp_congestion_ops functions commentsDaniel Sedlak
2026-01-06net: spacemit: Remove broken flow control supportVivian Wang
2026-01-06net: gve: convert to use .get_rx_ring_countBreno Leitao
2026-01-06net: fully inline backlog_unlock_irq_restore()Eric Dumazet
2026-01-06net: fec: Add stop mode support on i.MX8DX/i.MX8QPFrancesco Dolcini
2026-01-06net: dlink: replace printk() with netdev_{info,dbg}() in rio_probe1()Yeounsu Moon
2026-01-06net: airoha: Use gdm port enum value whenever possibleLorenzo Bianconi
2026-01-06udp: udplite is unlikelyEric Dumazet
2026-01-06net: airoha: npu: Dump fw version during probeLorenzo Bianconi
2026-01-06net: libwx: remove unused rx_buffer_pgcntJiawen Wu
2026-01-06ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2026-01-06net: wwan: mhi: Add network support for Foxconn T99W760Slark Xiao
2026-01-06selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the startJakub Kicinski
2026-01-06ipv6: preserve insertion order for same-scope addressesYumei Huang
2026-01-05Merge branch 'rust-net-replace-kernel-c_str-with-c-strings'Jakub Kicinski
2026-01-05drivers: net: replace `kernel::c_str!` with C-StringsTamir Duberstein
2026-01-05rust: net: replace `kernel::c_str!` with C-StringsTamir Duberstein
2026-01-05net: marvell: prestera: correct return type of prestera_ldr_wait_buf()Alok Tiwari
2026-01-05net: phy: mediatek: enable interrupts on AN7581Aleksander Jan Bajkowski
2026-01-05ipv4: Improve martian logsClara Engler
2026-01-04dt-bindings: net: mscc-miim: add microchip,lan9691-miimRobert Marko
2025-12-30Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-30ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RTJiayuan Chen
2025-12-30net: rose: fix invalid array index in rose_kill_by_device()Pwnverse
2025-12-30net: enetc: do not print error log if addr is 0Wei Fang
2025-12-30net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...Xiaolei Wang
2025-12-30selftests: fib_test: Add test case for ipv4 multi nexthopsVadim Fedorenko
2025-12-30net: fib: restore ECMP balance from loopbackVadim Fedorenko
2025-12-30selftests: fib_nexthops: Add test cases for error routes deletionIdo Schimmel
2025-12-30ipv4: Fix reference count leak when using error routes with nexthop objectsIdo Schimmel
2025-12-30net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore
2025-12-29Merge tag 'kbuild-fixes-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-29Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
2025-12-29ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()Will Rosenberg
2025-12-29usbnet: avoid a possible crash in dql_completed()Eric Dumazet
2025-12-29gve: defer interrupt enabling until NAPI registrationAnkit Garg
2025-12-29net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang
2025-12-29Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-12-29octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur
2025-12-28Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-28Merge tag 'cgroup-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds