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-03-27
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
1
-4
/
+10
2023-03-27
netlink: Add a macro to set policy message with format string
Shay Agroskin
1
-0
/
+22
2023-03-27
net: introduce a config option to tweak MAX_SKB_FRAGS
Eric Dumazet
1
-11
/
+5
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-5
/
+41
2023-03-24
Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-5
/
+28
2023-03-23
docs: networking: document NAPI
Jakub Kicinski
1
-5
/
+8
2023-03-22
net: phylink: remove an_enabled
Russell King (Oracle)
1
-2
/
+0
2023-03-22
netdev: Enforce index cap in netdev_get_tx_queue
Nick Child
1
-0
/
+1
2023-03-21
net: remove rcu_dereference_bh_rtnl()
Eric Dumazet
1
-10
/
+0
2023-03-20
net: pcs: add driver for MediaTek SGMII PCS
Daniel Golle
1
-0
/
+13
2023-03-20
Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2023-03-20
net: phy: smsc: export functions for use by meson-gxl PHY driver
Heiner Kallweit
1
-0
/
+6
2023-03-19
Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2023-03-19
net: stmmac: Fix for mismatched host/device DMA address width
Jochen Henneberg
1
-1
/
+1
2023-03-19
net: mdio: fix owner field for mdio buses registered using ACPI
Florian Fainelli
1
-1
/
+8
2023-03-19
net: mdio: fix owner field for mdio buses registered using device-tree
Maxime Bizon
1
-3
/
+19
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
1
-4
/
+6
2023-03-18
dccp: preserve const qualifier in dccp_sk()
Eric Dumazet
1
-4
/
+2
2023-03-18
ipv6: raw: preserve const qualifier in raw6_sk()
Eric Dumazet
1
-4
/
+1
2023-03-18
udp: preserve const qualifier in udp_sk()
Eric Dumazet
1
-4
/
+1
2023-03-17
net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload
Gavin Li
2
-2
/
+17
2023-03-17
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
1
-0
/
+11
2023-03-17
ptp: kvm: Use decrypted memory in confidential guest on x86
Jeremi Piotrowski
1
-0
/
+1
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-23
/
+58
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+4
2023-03-17
Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux
Linus Torvalds
3
-3
/
+13
2023-03-17
Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+1
2023-03-17
Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2023-03-17
ipv4: constify ip_mc_sf_allow() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
net: Add MDB net device operations
Ido Schimmel
1
-0
/
+21
2023-03-16
nfc: mrvl: Move platform_data struct into driver
Rob Herring
1
-48
/
+0
2023-03-16
Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3
Jens Axboe
1
-0
/
+5
2023-03-15
net/mlx5: Move needed PTYS functions to core layer
Gal Pressman
1
-0
/
+16
2023-03-15
net/mlx5: Implement thermal zone
Sandipan Patra
2
-0
/
+29
2023-03-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
1
-3
/
+2
2023-03-15
nvme-trace: show more opcode names
Minwoo Im
1
-0
/
+5
2023-03-15
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
1
-2
/
+4
2023-03-14
Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-9
/
+6
2023-03-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+7
2023-03-14
tracing: Make tracepoint lockdep check actually test something
Steven Rostedt (Google)
1
-9
/
+6
2023-03-14
lockd: set file_lock start and end when decoding nlm4 testargs
Jeff Layton
1
-0
/
+1
2023-03-14
block: do not reverse request order when flushing plug list
Jan Kara
1
-0
/
+6
2023-03-13
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
407
-5857
/
+7842
2023-03-13
PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
Niklas Schnelle
1
-0
/
+1
2023-03-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2023-03-12
cpumask: relax sanity checking constraints
Linus Torvalds
1
-1
/
+1
2023-03-11
Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+11
2023-03-11
ext4, jbd2: add an optimized bmap for the journal inode
Theodore Ts'o
1
-0
/
+8
2023-03-10
Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+6
2023-03-10
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
1
-0
/
+1
[next]