index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-06-19
net: introduce sk_skb_reason_drop function
Yan Zhai
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
2024-06-17
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
2024-06-17
net: make for_each_netdev_dump() a little more bug-proof
Jakub Kicinski
2024-06-14
net: stmmac: add select_pcs() platform method
Russell King (Oracle)
2024-06-14
net/mlx5e: Support SWP-mode offload L4 csum calculation
Rahul Rameshbabu
2024-06-14
net/mlx5: Correct TASR typo into TSAR
Cosmin Ratiu
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-12
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
2024-06-12
net: add and use skb_get_hash_net
Florian Westphal
2024-06-11
net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
Kory Maincent
2024-06-11
net: core,vrf: Change pcpu_dstat fields to u64_stats_t
Jeremy Kerr
2024-06-11
Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-06-10
ice: add and use roundup_u64 instead of open coding equivalent
Jacob Keller
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-10
net: netlink: remove the cb_mutex "injection" from netlink core
Jakub Kicinski
2024-06-10
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
2024-06-08
Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-06-07
Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-06-07
Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-06-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-06-06
Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-05
net/mlx5e: SHAMPO, Re-enable HW-GRO
Yoray Zack
2024-06-05
net/mlx5e: SHAMPO, Use KSMs instead of KLMs
Yoray Zack
2024-06-05
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
2024-06-05
mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=n
Barry Song
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
2024-06-05
Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-06-05
Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2024-06-05
locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Carlos Llamas
2024-06-04
PCI: Revert the cfg_access_lock lockdep mechanism
Dan Williams
2024-06-04
iommu: Return right value in iommu_sva_bind_device()
Lu Baolu
2024-06-03
Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Wolfram Sang
2024-05-31
Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-30
net: stmmac: rename xpcs_an_inband to default_an_inband
Russell King (Oracle)
2024-05-30
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
2024-05-30
bpf: export bpf_link_inc_not_zero.
Kui-Feng Lee
2024-05-30
bpf: support epoll from bpf struct_ops links.
Kui-Feng Lee
2024-05-30
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
2024-05-30
block: Fix zone write plugging handling of devices with a runt zone
Damien Le Moal
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-28
Merge branch '6.10/scsi-queue' into 6.10/scsi-fixes
Martin K. Petersen
2024-05-28
cpufreq: amd-pstate: remove global header file
Arnd Bergmann
2024-05-28
PNP: Hide pnp_bus_type from the non-PNP code
Andy Shevchenko
2024-05-28
PNP: Make dev_is_pnp() to be a function and export it for modules
Andy Shevchenko
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
[next]