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
2024-09-11
net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...
Russell King
1
-0
/
+2
2024-09-11
Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-28
/
+162
2024-09-11
Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-0
/
+1
2024-09-11
net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
Furong Xu
1
-28
/
+0
2024-09-10
net: remove dev_pick_tx_cpu_id()
Jakub Kicinski
1
-2
/
+0
2024-09-09
net/mlx5: Added missing definitions in preparation for HW Steering
Yevgeny Kliteynik
1
-0
/
+1
2024-09-09
net/mlx5: Added missing mlx5_ifc definition for HW Steering
Yevgeny Kliteynik
1
-28
/
+161
2024-09-08
ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDED
Mahesh Bandewar
1
-4
/
+32
2024-09-06
net: dsa: microchip: replace unclear KSZ8830 strings
Pieter Van Trappen
1
-1
/
+1
2024-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-63
/
+25
2024-09-06
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
1
-2
/
+2
2024-09-06
Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-9
/
+0
2024-09-06
Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2024-09-05
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-2
/
+3
2024-09-03
bpf, net: Fix a potential race in do_sock_getsockopt()
Tze-nan Wu
1
-9
/
+0
2024-09-03
netdev_features: remove NETIF_F_ALL_FCOE
Alexander Lobakin
1
-2
/
+0
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2
-4
/
+4
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2
-4
/
+4
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2
-7
/
+9
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
1
-10
/
+18
2024-09-02
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+5
2024-09-01
Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2024-08-31
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-50
/
+6
2024-08-30
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2024-08-30
regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
Douglas Anderson
1
-0
/
+8
2024-08-30
Merge tag 'drm-fixes-2024-08-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-2
/
+2
2024-08-30
Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-2
/
+2
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+2
2024-08-28
Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2
-50
/
+6
2024-08-28
Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-0
/
+1
2024-08-28
netfs, cifs: Fix handling of short DIO read
David Howells
1
-0
/
+1
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
1
-0
/
+1
2024-08-28
net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
Tristram Ha
1
-0
/
+2
2024-08-27
wifi: rfkill: Correct parameter type for rfkill_set_hw_state_reason()
Zijun Hu
1
-2
/
+3
2024-08-27
dpll: add Embedded SYNC feature for a pin
Arkadiusz Kubalewski
1
-0
/
+15
2024-08-27
video/aperture: optionally match the device in sysfb_disable()
Alex Deucher
1
-2
/
+2
2024-08-27
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
1
-0
/
+1
2024-08-26
net: Correct spelling in headers
Simon Horman
2
-5
/
+5
2024-08-26
net: qualcomm: rmnet: Correct spelling in if_rmnet.h
Simon Horman
1
-1
/
+1
2024-08-26
ethtool: Add support for specifying information source in cable test results
Oleksij Rempel
1
-6
/
+23
2024-08-24
net: refactor ->ndo_bpf calls into dev_xdp_propagate
Mina Almasry
1
-0
/
+1
2024-08-24
Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+1
2024-08-23
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
1
-0
/
+6
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-08-23
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
1
-1
/
+1
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
3
-1
/
+89
2024-08-23
iommu: Handle iommu faults for a bad iopf setup
Pranjal Shrivastava
1
-2
/
+3
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-25
/
+132
2024-08-23
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+47
2024-08-22
net: repack struct netdev_queue
Jakub Kicinski
1
-9
/
+14
[next]