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
2021-11-01
devlink: expose get/put functions
Jakub Kicinski
2
-3
/
+17
2021-11-01
ethtool: handle info/flash data copying outside rtnl_lock
Jakub Kicinski
1
-41
/
+69
2021-11-01
ethtool: push the rtnl_lock into dev_ethtool()
Jakub Kicinski
2
-3
/
+13
2021-11-01
Merge branch 'mana-misc'
David S. Miller
4
-97
/
+208
2021-11-01
net: mana: Support hibernation and kexec
Dexuan Cui
3
-52
/
+164
2021-11-01
net: mana: Improve the HWC error handling
Dexuan Cui
2
-44
/
+31
2021-11-01
net: mana: Report OS info to the PF driver
Dexuan Cui
1
-0
/
+11
2021-11-01
net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()
Dexuan Cui
1
-1
/
+2
2021-11-01
Merge branch 'mptcp-selftests'
David S. Miller
3
-37
/
+73
2021-11-01
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
2
-36
/
+72
2021-11-01
selftests: mptcp: fix proto type in link_failure tests
Geliang Tang
1
-1
/
+1
2021-11-01
ibmvnic: delay complete()
Sukadev Bhattiprolu
1
-7
/
+9
2021-11-01
ibmvnic: Process crqs after enabling interrupts
Sukadev Bhattiprolu
1
-0
/
+3
2021-11-01
ibmvnic: don't stop queue in xmit
Sukadev Bhattiprolu
1
-2
/
+0
2021-11-01
Merge branch 'SO_MARK-routing'
David S. Miller
5
-1
/
+132
2021-11-01
selftests: udp: test for passing SO_MARK as cmsg
Jakub Kicinski
4
-0
/
+131
2021-11-01
udp6: allow SO_MARK ctrl msg to affect routing
Jakub Kicinski
1
-1
/
+1
2021-11-01
nfp: flower: Allow ipv6gretap interface for offloading
Yu Xiao
3
-3
/
+4
2021-11-01
net: dsa: populate supported_interfaces member
Marek BehĂșn
3
-0
/
+10
2021-11-01
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
9
-46
/
+118
2021-11-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-4
/
+2
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-23
/
+94
2021-11-01
Merge tag 'mlx5-updates-2021-10-29' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
27
-267
/
+1193
2021-11-01
RDMA/qed: Use helper function to set GUIDs
Kamal Heib
1
-13
/
+4
2021-11-01
RISC-V: KVM: fix boolreturn.cocci warnings
Bixuan Cui
1
-9
/
+9
2021-11-01
RISC-V: KVM: remove unneeded semicolon
ran jianping
4
-8
/
+8
2021-11-01
parisc: Fix set_fixmap() on PA1.x CPUs
Helge Deller
1
-4
/
+1
2021-11-01
parisc: Use swap() to swap values in setup_bootmem()
Yihao Han
1
-5
/
+1
2021-11-01
powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TEST
Christophe Leroy
1
-1
/
+1
2021-11-01
vdpa/mlx5: Forward only packets with allowed MAC address
Eli Cohen
1
-18
/
+58
2021-11-01
vdpa/mlx5: Support configuration of MAC
Eli Cohen
1
-5
/
+10
2021-11-01
vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit
Parav Pandit
1
-1
/
+0
2021-11-01
vdpa_sim_net: Enable user to set mac address and mtu
Parav Pandit
1
-16
/
+19
2021-11-01
vdpa: Enable user to set mac and mtu of vdpa device
Parav Pandit
7
-8
/
+62
2021-11-01
vdpa: Use kernel coding style for structure comments
Parav Pandit
1
-1
/
+8
2021-11-01
vdpa: Introduce query of device config layout
Parav Pandit
3
-0
/
+184
2021-11-01
vdpa: Introduce and use vdpa device get, set config helpers
Parav Pandit
4
-19
/
+42
2021-11-01
virtio-scsi: don't let virtio core to validate used buffer length
Jason Wang
1
-0
/
+1
2021-11-01
virtio-blk: don't let virtio core to validate used length
Jason Wang
1
-0
/
+1
2021-11-01
virtio-net: don't let virtio core to validate used length
Jason Wang
1
-0
/
+1
2021-11-01
virtio_ring: validate used buffer length
Jason Wang
2
-0
/
+62
2021-11-01
virtio_blk: correct types for status handling
Michael S. Tsirkin
1
-6
/
+8
2021-11-01
virtio_blk: allow 0 as num_request_queues
Michael S. Tsirkin
1
-13
/
+1
2021-11-01
i2c: virtio: Add support for zero-length requests
Viresh Kumar
2
-26
/
+36
2021-11-01
virtio-blk: fixup coccinelle warnings
Ye Guojin
1
-1
/
+1
2021-11-01
virtio_ring: fix typos in vring_desc_extra
Jason Wang
1
-2
/
+2
2021-11-01
virtio-pci: harden INTX interrupts
Jason Wang
2
-2
/
+22
2021-11-01
virtio_pci: harden MSI-X interrupts
Jason Wang
4
-12
/
+32
2021-11-01
virtio_config: introduce a new .enable_cbs method
Jason Wang
1
-0
/
+6
2021-11-01
virtio_console: validate max_nr_ports before trying to use it
Jason Wang
1
-0
/
+9
[prev]
[next]