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-02-21
net: mdio: mdio-bcm-unimac: Manage clock around I/O accesses
Florian Fainelli
1
-0
/
+3
2024-02-21
net: wan: framer: remove children from struct framer_ops kdoc
Simon Horman
1
-1
/
+0
2024-02-21
Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
3
-6
/
+120
2024-02-21
net: wan: framer: constify of_phandle_args in xlate
Krzysztof Kozlowski
1
-7
/
+7
2024-02-20
net: skbuff: add overflow debug check to pull/push helpers
Florian Westphal
1
-0
/
+6
2024-02-20
net: add netmem to skb_frag_t
Mina Almasry
1
-29
/
+71
2024-02-17
net: phy: add PHY_EEE_CAP2_FEATURES
Heiner Kallweit
1
-0
/
+2
2024-02-17
net: mdio: add helpers for accessing the EEE CAP2 registers
Heiner Kallweit
1
-0
/
+55
2024-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-18
/
+75
2024-02-15
Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-8
/
+8
2024-02-15
update workarounds for gcc "asm goto" issue
Linus Torvalds
2
-4
/
+12
2024-02-15
net: ipv6/addrconf: introduce a regen_min_advance sysctl
Alex Henrie
1
-0
/
+1
2024-02-15
net: mdio_bus: make mdio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-15
Merge tag 'mips-fixes_6.8_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2024-02-14
net: remove dev_base_lock
Eric Dumazet
1
-2
/
+0
2024-02-14
net: add netdev_set_operstate() helper
Eric Dumazet
2
-1
/
+3
2024-02-14
net: convert dev->reg_state to u8
Eric Dumazet
1
-9
/
+14
2024-02-14
veth: rely on skb_pp_cow_data utility routine
Lorenzo Bianconi
1
-0
/
+2
2024-02-14
xdp: add multi-buff support for xdp running in generic mode
Lorenzo Bianconi
1
-0
/
+2
2024-02-14
xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...
Lorenzo Bianconi
1
-1
/
+1
2024-02-13
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
1
-0
/
+4
2024-02-12
Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+0
2024-02-12
net-device: move lstats in net_device_read_txrx
Eric Dumazet
1
-5
/
+5
2024-02-12
tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx group
Eric Dumazet
1
-2
/
+2
2024-02-12
tcp: move tp->scaling_ratio to tcp_sock_read_txrx group
Eric Dumazet
1
-1
/
+1
2024-02-11
Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+3
2024-02-10
Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+5
2024-02-10
net: phy: provide whether link has changed in c37_read_status
Christian Marangi
1
-1
/
+1
2024-02-10
net: phy: add devm/of_phy_package_join helper
Christian Marangi
1
-0
/
+6
2024-02-10
Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-2
/
+3
2024-02-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2
-2
/
+21
2024-02-09
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+23
2024-02-09
wwan: core: Add WWAN fastboot port type
Jinjian Song
1
-0
/
+2
2024-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+9
2024-02-08
wifi: mac80211: adjust EHT capa when lowering bandwidth
Johannes Berg
1
-0
/
+3
2024-02-08
wifi: mac80211: implement MLO multicast deduplication
Johannes Berg
1
-0
/
+5
2024-02-08
wifi: mac80211: add/use ieee80211_get_sn()
Johannes Berg
1
-1
/
+6
2024-02-08
wifi: mac80211: refactor puncturing bitmap extraction
Johannes Berg
1
-0
/
+16
2024-02-08
Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-1
/
+2
2024-02-07
net: Do not return value from init_dummy_netdev()
Amit Cohen
1
-1
/
+1
2024-02-07
libceph: just wait for more data to be available on the socket
Xiubo Li
1
-1
/
+1
2024-02-07
libceph: fail sparse-read if the data length doesn't match
Xiubo Li
1
-1
/
+2
2024-02-07
net: phy: add helper phy_advertise_eee_all
Heiner Kallweit
1
-0
/
+1
2024-02-06
blk-wbt: Fix detection of dirty-throttled tasks
Jan Kara
1
-2
/
+5
2024-02-06
remap_range: merge do_clone_file_range() into vfs_clone_file_range()
Amir Goldstein
1
-3
/
+0
2024-02-06
net: phy: constify phydev->drv
Russell King (Oracle)
1
-1
/
+1
2024-02-06
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
1
-1
/
+3
2024-02-06
net/mlx5: Remove initial segmentation duplicate definitions
Gal Pressman
1
-0
/
+1
2024-02-06
xfrm: generalize xdo_dev_state_update_curlft to allow statistics update
Leon Romanovsky
1
-1
/
+1
2024-02-05
wifi: cw1200: Convert to GPIO descriptors
Linus Walleij
1
-4
/
+0
[next]