index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED blinking
Andrew Lunn
1
-0
/
+12
2023-04-19
net: phy: phy_device: Call into the PHY driver to set LED brightness
Andrew Lunn
1
-0
/
+13
2023-04-19
net: phy: Add a binding for PHY LEDs
Andrew Lunn
1
-0
/
+16
2023-04-19
leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabled
Andrew Lunn
1
-0
/
+18
2023-04-18
bonding: add software tx timestamping support
Hangbin Liu
1
-0
/
+1
2023-04-17
net/mlx5e: Add IPsec packet offload tunnel bits
Leon Romanovsky
1
-2
/
+6
2023-04-14
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
2
-7
/
+16
2023-04-13
Merge tag 'mlx5-updates-2023-04-11' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
4
-2
/
+46
2023-04-13
net: ethtool: create and export ethtool_dev_mm_supported()
Vladimir Oltean
1
-0
/
+6
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
9
-129
/
+209
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-7
/
+26
2023-04-13
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-12
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
1
-1
/
+2
2023-04-11
net/mlx5: Add new WQE for updating flow table
Yevgeny Kliteynik
2
-0
/
+12
2023-04-11
net/mlx5: Add mlx5_ifc bits for modify header argument
Yevgeny Kliteynik
1
-1
/
+27
2023-04-11
net/mlx5: Create a new profile for SFs
Parav Pandit
1
-0
/
+1
2023-04-11
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-10
net: piggy back on the memory barrier in bql when waking queues
Jakub Kicinski
1
-1
/
+1
2023-04-10
net: provide macros for commonly copied lockless queue stop/wake code
Jakub Kicinski
1
-0
/
+1
2023-04-09
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-06
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-05
kallsyms: move module-related functions under correct configs
Viktor Malik
1
-61
/
+74
2023-04-05
net: stmmac: add support for platform specific reset
Shenwei Wang
1
-0
/
+1
2023-04-05
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-04
bpf: Refactor btf_nested_type_is_trusted().
Alexei Starovoitov
1
-3
/
+4
2023-04-04
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
[next]