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.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
2023-04-15
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
2
-7
/
+16
2023-04-14
Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
4
-2
/
+46
2023-04-14
net: ethtool: create and export ethtool_dev_mm_supported()
Vladimir Oltean
1
-0
/
+6
2023-04-14
Daniel Borkmann says:
Jakub Kicinski
9
-129
/
+209
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-7
/
+26
2023-04-14
Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-4
/
+16
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-2
/
+12
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
1
-1
/
+2
2023-04-13
net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets
Andrew Halaney
1
-0
/
+19
2023-04-13
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
1
-1
/
+2
2023-04-12
net/mlx5: Add new WQE for updating flow table
Yevgeny Kliteynik
2
-0
/
+12
2023-04-12
net/mlx5: Add mlx5_ifc bits for modify header argument
Yevgeny Kliteynik
1
-1
/
+27
2023-04-12
net/mlx5: Create a new profile for SFs
Parav Pandit
1
-0
/
+1
2023-04-12
net/mlx5: Add mlx5_ifc definitions for bridge multicast support
Vlad Buslov
1
-1
/
+6
2023-04-11
Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2023-04-11
bpf: Simplify internal verifier log interface
Andrii Nakryiko
1
-10
/
+3
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
2
-2
/
+2
2023-04-11
bpf: Keep track of total log content size in both fixed and rolling modes
Andrii Nakryiko
1
-9
/
+3
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
1
-7
/
+26
2023-04-11
bpf: Split off basic BPF verifier log into separate file
Andrii Nakryiko
1
-12
/
+7
2023-04-11
net: piggy back on the memory barrier in bql when waking queues
Jakub Kicinski
1
-1
/
+1
2023-04-11
net: provide macros for commonly copied lockless queue stop/wake code
Jakub Kicinski
1
-0
/
+1
2023-04-10
Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Jakub Kicinski
1
-1
/
+1
2023-04-09
Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+6
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
1
-6
/
+0
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+2
2023-04-07
hwmon: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-04-07
net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devices
Felix Fietkau
1
-0
/
+6
2023-04-07
PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()
Reinette Chatre
1
-0
/
+2
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-3
/
+14
2023-04-06
Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2023-04-06
kallsyms: move module-related functions under correct configs
Viktor Malik
1
-61
/
+74
2023-04-06
net: stmmac: add support for platform specific reset
Shenwei Wang
1
-0
/
+1
2023-04-06
mm: enable maple tree RCU mode by default
Liam R. Howlett
1
-1
/
+2
2023-04-05
Merge tag 'trace-v6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2023-04-05
bpf: Refactor btf_nested_type_is_trusted().
Alexei Starovoitov
1
-3
/
+4
2023-04-05
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2
-4
/
+2
2023-04-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+12
2023-04-03
ftrace: Mark get_lock_parent_ip() __always_inline
John Keeping
1
-1
/
+1
2023-04-03
net: phy: smsc: add support for edpd tunable
Heiner Kallweit
1
-0
/
+4
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
1
-1
/
+8
2023-04-03
net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use it
Vladimir Oltean
1
-0
/
+33
2023-04-02
net: minor reshuffle of napi_struct
Jakub Kicinski
1
-2
/
+3
2023-04-01
Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2023-03-31
Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
23
-35
/
+148
2023-03-31
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
1
-0
/
+1
2023-03-31
iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplug
Kan Liang
1
-1
/
+0
2023-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-18
/
+79
2023-03-31
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-3
/
+4
2023-03-30
net: add softnet_data.in_net_rx_action
Eric Dumazet
1
-0
/
+1
[next]