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