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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-08
inet: move inet_ehash_secret and udp_ehash_secret into net_hotdata
Eric Dumazet
2
-0
/
+4
2024-03-08
inet: move tcp_protocol and udp_protocol to net_hotdata
Eric Dumazet
1
-0
/
+2
2024-03-08
ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdata
Eric Dumazet
1
-0
/
+4
2024-03-08
udp: move udpv4_offload and udpv6_offload to net_hotdata
Eric Dumazet
1
-0
/
+2
2024-03-08
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
2
-1
/
+3
2024-03-08
net: move dev_rx_weight to net_hotdata
Eric Dumazet
2
-2
/
+1
2024-03-08
net: move dev_tx_weight to net_hotdata
Eric Dumazet
2
-1
/
+1
2024-03-08
net: move tcpv4_offload and tcpv6_offload to net_hotdata
Eric Dumazet
1
-0
/
+3
2024-03-08
net: move ip_packet_offload and ipv6_packet_offload to net_hotdata
Eric Dumazet
1
-0
/
+5
2024-03-08
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2
-1
/
+1
2024-03-08
net: move ptype_all into net_hotdata
Eric Dumazet
2
-1
/
+1
2024-03-08
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
1
-0
/
+1
2024-03-08
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
1
-0
/
+2
2024-03-08
net: introduce struct net_hotdata
Eric Dumazet
3
-4
/
+17
2024-03-08
Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-91
/
+107
2024-03-08
Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst...
Dave Airlie
1
-0
/
+5
2024-03-08
Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+9
2024-03-08
bpf: Plumb get_unmapped_area() callback into bpf_map_ops
Alexei Starovoitov
1
-0
/
+3
2024-03-08
driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
Saravana Kannan
1
-0
/
+2
2024-03-08
driver core: Adds flags param to fwnode_link_add()
Saravana Kannan
1
-1
/
+2
2024-03-08
device property: Don't use "proxy" headers
Andy Shevchenko
2
-2
/
+3
2024-03-08
device property: Move enum dev_dma_attr to fwnode.h
Andy Shevchenko
2
-6
/
+6
2024-03-08
driver core: Move fw_devlink stuff to where it belongs
Andy Shevchenko
2
-3
/
+0
2024-03-08
driver core: Drop unneeded 'extern' keyword in fwnode.h
Andy Shevchenko
1
-1
/
+1
2024-03-08
firmware_loader: introduce __free() cleanup hanler
Dmitry Torokhov
1
-0
/
+3
2024-03-08
uio: introduce UIO_MEM_DMA_COHERENT type
Chris Leech
1
-0
/
+13
2024-03-08
cdx: add MSI support for CDX bus
Nipun Gupta
1
-1
/
+52
2024-03-08
greybus: move is_gb_* functions out of greybus.h
Ricardo B. Marliere
1
-30
/
+0
2024-03-07
phy: tegra: xusb: Add API to retrieve the port number of phy
Wayne Chang
1
-0
/
+1
2024-03-07
dio: make dio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
firmware: xilinx: Add ZynqMP efuse access API
Praveen Teja Kundanala
1
-0
/
+8
2024-03-07
slimbus: core: make slimbus_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
Merge branch 'for-next/stage1-lpa2' into for-next/core
Catalin Marinas
1
-0
/
+15
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-74
/
+79
2024-03-07
Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-34
/
+37
2024-03-07
arm64/ptrace: Expose FPMR via ptrace
Mark Brown
1
-0
/
+1
2024-03-07
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
1
-0
/
+2
2024-03-07
Merge tag 'nvme-6.9-2024-03-07' of git://git.infradead.org/nvme into for-6.9/...
Jens Axboe
2
-3
/
+5
2024-03-07
spi: Fix types of the last chip select storage variables
Andy Shevchenko
1
-6
/
+6
2024-03-07
tcp: add tracing of skbaddr in tcp_event_skb class
Jason Xing
1
-1
/
+2
2024-03-07
tcp: add tracing of skb/skaddr in tcp_event_sk_skb class
Jason Xing
1
-1
/
+2
2024-03-07
net: phylink: clean the pcs_get_state documentation
Maxime Chevallier
1
-3
/
+0
2024-03-07
firmware: cirrus: cs_dsp: Remove non-existent member from kerneldoc
Richard Fitzgerald
1
-1
/
+0
2024-03-07
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2
-8
/
+69
2024-03-07
leds: Fix ifdef check for gpio_led_register_device()
Arnd Bergmann
1
-1
/
+1
2024-03-07
dt-bindings: leds: Add LED_FUNCTION_WAN_ONLINE for Internet access
Rafał Miłecki
1
-0
/
+1
2024-03-07
leds: Make flash and multicolor dependencies unconditional
Arnd Bergmann
2
-53
/
+0
2024-03-07
leds: Remove led_init_default_state_get() and devm_led_classdev_register_ext(...
Arnd Bergmann
1
-19
/
+0
2024-03-07
dt-bindings: leds: Add FUNCTION defines for per-band WLANs
Rafał Miłecki
1
-0
/
+3
2024-03-07
Merge branches 'ib-qcom-leds-6.9' and 'ib-leds-backlight-6.9' into ibs-for-le...
Lee Jones
1
-0
/
+38
[prev]
[next]