index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-18
net: Add skb_can_coalesce for netmem
Dragos Tatulea
1
-3
/
+9
2025-06-18
net: ipv6: Add ip6_mr_output()
Petr Machata
2
-0
/
+8
2025-06-18
net: vlan: Use IS_ENABLED() helper for CONFIG_VLAN_8021Q guard
Gal Pressman
1
-1
/
+1
2025-06-18
net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubs
Gal Pressman
1
-3
/
+3
2025-06-18
net: vlan: Make is_vlan_dev() a stub when VLAN is not configured
Gal Pressman
1
-5
/
+10
2025-06-18
tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
Neal Cardwell
1
-3
/
+0
2025-06-18
Merge branch 'shradha_v6.16-rc1' of https://github.com/shradhagupta6/linux
Jakub Kicinski
1
-0
/
+2
2025-06-17
PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
Shradha Gupta
1
-0
/
+2
2025-06-17
net: phy: remove phy_driver_is_genphy_10g
Heiner Kallweit
1
-2
/
+0
2025-06-17
net: phy: improve phy_driver_is_genphy
Heiner Kallweit
1
-1
/
+11
2025-06-17
net: phy: add flag is_genphy_driven to struct phy_device
Heiner Kallweit
1
-0
/
+2
2025-06-17
octeontx2: Set appropriate PF, VF masks and shifts based on silicon
Subbaraya Sundeep
1
-0
/
+25
2025-06-17
netpoll: move netpoll_print_options to netconsole
Breno Leitao
1
-1
/
+0
2025-06-17
netpoll: relocate netconsole-specific functions to netconsole module
Breno Leitao
1
-1
/
+0
2025-06-17
netpoll: expose netpoll logging macros in public header
Breno Leitao
1
-0
/
+7
2025-06-17
netpoll: remove __netpoll_cleanup from exported API
Breno Leitao
1
-1
/
+0
2025-06-14
net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)
Yajun Deng
1
-1
/
+1
2025-06-14
dpll: add phase_offset_monitor_get/set callback ops
Arkadiusz Kubalewski
1
-0
/
+8
2025-06-14
net: phy: improve rgmii_clock() documentation
Russell King (Oracle)
1
-2
/
+4
2025-06-13
net: phy: simplify phy_get_internal_delay()
Russell King (Oracle)
1
-2
/
+2
2025-06-13
net: phy: move definition of genphy_c45_driver to phy_device.c
Heiner Kallweit
1
-3
/
+0
2025-06-13
net: phy: assign default match function for non-PHY MDIO devices
Heiner Kallweit
1
-1
/
+0
2025-06-13
net: ethtool: add dedicated callbacks for getting and setting rxfh fields
Jakub Kicinski
1
-0
/
+20
2025-06-13
net: ethtool: require drivers to opt into the per-RSS ctx RXFH
Jakub Kicinski
1
-0
/
+3
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
35
-117
/
+378
2025-06-12
eth: Update rmon hist range
Mohsin Bashir
1
-1
/
+1
2025-06-11
KEYS: Invert FINAL_PUT bit
Herbert Xu
1
-1
/
+1
2025-06-11
Merge tag 'linux-can-next-for-6.17-20250610' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-3
/
+3
2025-06-10
can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()
Vincent Mailhol
1
-1
/
+1
2025-06-10
can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASK
Vincent Mailhol
2
-2
/
+2
2025-06-09
net: intel: move RSS packet classifier types to libie
Jacob Keller
2
-0
/
+42
2025-06-09
net: intel: rename 'hena' to 'hashcfg' for clarity
Jacob Keller
1
-11
/
+11
2025-06-08
Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-06-08
Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-06-08
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-4
/
+12
2025-06-07
Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-4
/
+7
2025-06-07
finish_automount(): don't leak MNT_LOCKED from parent to child
Al Viro
1
-1
/
+2
2025-06-07
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+7
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-06-06
Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-6
/
+126
2025-06-06
Merge tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-17
/
+41
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-72
/
+173
2025-06-06
Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-10
/
+6
2025-06-06
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
1
-0
/
+3
2025-06-06
alloc_tag: handle module codetag load errors as module load failures
Suren Baghdasaryan
1
-4
/
+4
2025-06-06
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
19
-116
/
+180
2025-06-06
raid6: Add RISC-V SIMD syndrome and recovery calculations
Chunyan Zhang
1
-0
/
+5
2025-06-05
module: make __mod_device_table__* symbols static
Masahiro Yamada
1
-2
/
+2
[next]