index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2025-03-18
net: phy: drop phy_settings and the associated lookup helpers
Maxime Chevallier
2025-03-18
net: phy: phy_caps: Move phy_speeds to phy_caps
Maxime Chevallier
2025-03-18
net: ethtool: Export the link_mode_params definitions
Maxime Chevallier
2025-03-17
net: phylink: expand on .pcs_config() method documentation
Russell King (Oracle)
2025-03-17
net: phy: remove unused functions phy_package_[read|write]_mmd
Heiner Kallweit
2025-03-17
net: phy: move PHY package MMD access function declarations from phy.h to phy...
Heiner Kallweit
2025-03-17
net/mlx5: fs, add support for flow meters HWS action
Moshe Shemesh
2025-03-17
gso: AccECN support
Ilpo Järvinen
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-13
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Paolo Abeni
2025-03-12
net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FT
Stanislav Fomichev
2025-03-10
ipv6: save dontfrag in cork
Willem de Bruijn
2025-03-10
net/mlx5: Add IFC bits for PPCNT recovery counters group
Yael Chemla
2025-03-08
Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-08
net/mlx5: fs, add RDMA TRANSPORT steering domain support
Patrisious Haddad
2025-03-08
net/mlx5: Query ADV_RDMA capabilities
Patrisious Haddad
2025-03-08
net/mlx5: Limit non-privileged commands
Chiara Meiohas
2025-03-08
net/mlx5: Allow the throttle mechanism to be more dynamic
Chiara Meiohas
2025-03-08
net/mlx5: Add RDMA_CTRL HW capabilities
Chiara Meiohas
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-07
netpoll: Optimize skb refilling on critical path
Breno Leitao
2025-03-07
net: phylink: Remove unused phylink_init_eee
Dr. David Alan Gilbert
2025-03-07
Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-03-07
Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
2025-03-06
net/mlx5: Relocate function declarations from port.h to mlx5_core.h
Shahar Shitrit
2025-03-06
block: Name the RQF flags enum
Breno Leitao
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-06
eth: bnxt: remove most dependencies on RTNL
Stanislav Fomichev
2025-03-06
docs: net: document new locking reality
Stanislav Fomichev
2025-03-06
net: add option to request netdev instance lock
Stanislav Fomichev
2025-03-06
net: replace dev_addr_sem with netdev instance lock
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during ndo_bpf
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during sysfs operations
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during ioctl operations
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during rtnetlink operations
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during queue operations
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during nft ndo_setup_tc
Stanislav Fomichev
2025-03-06
net: hold netdev instance lock during ndo_open/ndo_stop
Stanislav Fomichev
2025-03-06
Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-06
fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'
Linus Torvalds
2025-03-05
include/linux/log2.h: mark is_power_of_2() with __always_inline
Su Hui
2025-03-05
NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
Mike Snitzer
2025-03-05
mm/hugetlb: wait for hugetlb folios to be freed
Ge Yang
2025-03-05
net: phy: remove remaining PHY package related definitions from phy.h
Heiner Kallweit
2025-03-05
net: phy: move PHY package related code from phy.h to phy_package.c
Heiner Kallweit
2025-03-05
net: stmmac: configure SerDes on mac_finish
Choong Yong Liang
2025-03-05
arch: x86: add IPC mailbox accessor function and add SoC register access
David E. Box
2025-03-05
fs/pipe: remove buggy and unused 'helper' function
Linus Torvalds
2025-03-05
include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" member
K Prateek Nayak
[next]