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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
net: ethernet: oa_tc6: enable open alliance tc6 data communication
Parthiban Veerasooran
1
-0
/
+30
2024-09-11
net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
Parthiban Veerasooran
1
-0
/
+30
2024-09-11
net: ethernet: oa_tc6: implement internal PHY initialization
Parthiban Veerasooran
3
-2
/
+233
2024-09-11
net: ethernet: oa_tc6: implement error interrupts unmasking
Parthiban Veerasooran
1
-0
/
+31
2024-09-11
net: ethernet: oa_tc6: implement software reset
Parthiban Veerasooran
1
-0
/
+56
2024-09-11
net: ethernet: oa_tc6: implement register read operation
Parthiban Veerasooran
2
-2
/
+85
2024-09-11
net: ethernet: oa_tc6: implement register write operation
Parthiban Veerasooran
5
-0
/
+273
2024-09-11
Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
Parthiban Veerasooran
3
-0
/
+504
2024-09-11
Merge branch 'device-memory-tcp'
Jakub Kicinski
54
-124
/
+2757
2024-09-11
netdev: add dmabuf introspection
Mina Almasry
5
-0
/
+26
2024-09-11
selftests: add ncdevmem, netcat for devmem TCP
Mina Almasry
4
-0
/
+581
2024-09-11
net: add devmem TCP documentation
Mina Almasry
2
-0
/
+270
2024-09-11
net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
Mina Almasry
7
-0
/
+78
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
12
-5
/
+333
2024-09-11
net: add support for skbs with unreadable frags
Mina Almasry
9
-11
/
+89
2024-09-11
net: support non paged skb frags
Mina Almasry
8
-10
/
+67
2024-09-11
memory-provider: dmabuf devmem memory provider
Mina Almasry
7
-29
/
+255
2024-09-11
page_pool: devmem support
Mina Almasry
8
-69
/
+218
2024-09-11
netdev: netdevice devmem allocator
Mina Almasry
2
-0
/
+75
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
15
-5
/
+596
2024-09-11
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
6
-0
/
+96
2024-09-11
netdev: add netdev_rx_queue_restart()
Mina Almasry
3
-0
/
+78
2024-09-11
net: tighten bad gso csum offset check in virtio_net_hdr
Willem de Bruijn
1
-1
/
+2
2024-09-11
netlink: specs: mptcp: fix port endianness
Asbjørn Sloth Tønnesen
1
-1
/
+0
2024-09-11
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
8
-326
/
+442
2024-09-11
net: phy: microchip_t1: Cable Diagnostics for lan887x
Divya Koppera
1
-0
/
+413
2024-09-11
net: ethtool: phy: Check the req_info.pdn field for GET commands
Maxime Chevallier
1
-1
/
+1
2024-09-11
iommu: Set iommu_attach_handle->domain in core
Yi Liu
2
-1
/
+1
2024-09-11
iommufd: Avoid duplicated __iommu_group_set_core_domain() call
Yi Liu
1
-1
/
+3
2024-09-11
net: gianfar: fix NVMEM mac address
Rosen Penev
1
-0
/
+2
2024-09-11
sfc: Add X4 PF support
Jonathan Cooper
4
-0
/
+134
2024-09-11
net: dpaa: Pad packets to ETH_ZLEN
Sean Anderson
1
-1
/
+8
2024-09-11
qlcnic: make read-only const array key static
Colin Ian King
1
-5
/
+7
2024-09-11
mptcp: pm: Fix uaf in __timer_delete_sync
Edward Adam Davis
1
-4
/
+9
2024-09-11
net: libwx: fix number of Rx and Tx descriptors
Jiawen Wu
1
-3
/
+3
2024-09-11
Merge branch 'mptcp-fallback-to-tcp-after-3-mpc-drop-cache'
Jakub Kicinski
9
-11
/
+182
2024-09-11
mptcp: disable active MPTCP in case of blackhole
Matthieu Baerts (NGI0)
7
-8
/
+151
2024-09-11
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
5
-0
/
+27
2024-09-11
mptcp: export mptcp_subflow_early_fallback()
Matthieu Baerts (NGI0)
2
-7
/
+8
2024-09-11
net: dsa: felix: ignore pending status of TAS module when it's disabled
Xiaoliang Yang
1
-4
/
+7
2024-09-11
net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()
Jeongjun Park
1
-0
/
+4
2024-09-11
Merge branch 'net-hsr-use-the-seqnr-lock-for-frames-received-via-interlink-port'
Jakub Kicinski
3
-3
/
+10
2024-09-11
net: hsr: Remove interlink_sequence_nr.
Eric Dumazet
2
-2
/
+0
2024-09-11
net: hsr: Use the seqnr lock for frames received via interlink port.
Sebastian Andrzej Siewior
1
-1
/
+10
2024-09-12
rtc: m48t59: Remove division condition with direct comparison
Abhishek Tamboli
1
-1
/
+1
2024-09-12
rtc: at91sam9: fix OF node leak in probe() error path
Krzysztof Kozlowski
1
-0
/
+1
2024-09-12
rtc: sun6i: disable automatic clock input switching
Michael Walle
1
-0
/
+1
2024-09-12
dt-bindings: rtc: Drop non-trivial duplicate compatibles
Rob Herring (Arm)
1
-7
/
+0
2024-09-12
dt-bindings: vendor-prefixes: Add DFRobot.
Tóth János
1
-0
/
+2
2024-09-12
dt-bindings: rtc: Add support for SD2405AL.
Tóth János
1
-0
/
+2
[prev]
[next]