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-08-25
Merge branch 'xen-harden-netfront'
David S. Miller
1
-103
/
+169
2021-08-25
xen/netfront: don't trust the backend response data blindly
Juergen Gross
1
-5
/
+84
2021-08-25
xen/netfront: disentangle tx_skb_freelist
Juergen Gross
1
-36
/
+25
2021-08-25
xen/netfront: don't read data from request on the ring page
Juergen Gross
1
-44
/
+42
2021-08-25
xen/netfront: read response from backend only once
Juergen Gross
1
-19
/
+19
2021-08-25
qed: Enable automatic recovery on error condition.
Alok Prasad
4
-2
/
+39
2021-08-25
net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...
Gilad Naaman
2
-46
/
+103
2021-08-25
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): remove useless BUG_ON()
Tang Bin
1
-1
/
+0
2021-08-25
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): use of_device_get_match_data to...
Tang Bin
1
-4
/
+2
2021-08-25
can: rcar_canfd: rcar_canfd_handle_channel_tx(): fix redundant assignment
Lad Prabhakar
1
-1
/
+1
2021-08-25
can: rcar: Kconfig: Add helper dependency on COMPILE_TEST
Cai Huoqing
1
-2
/
+2
2021-08-24
net: bridge: change return type of br_handle_ingress_vlan_tunnel
Kangmin Park
3
-16
/
+11
2021-08-24
selftests/net: Use kselftest skip code for skipped tests
Po-Hsu Lin
12
-37
/
+67
2021-08-24
igc: Add support for PTP getcrosststamp()
Vinicius Costa Gomes
4
-0
/
+234
2021-08-24
igc: Enable PCIe PTM
Vinicius Costa Gomes
1
-0
/
+6
2021-08-24
PCI: Add pcie_ptm_enabled()
Vinicius Costa Gomes
2
-0
/
+12
2021-08-24
Revert "PCI: Make pci_enable_ptm() private"
Vinicius Costa Gomes
2
-3
/
+7
2021-08-24
Merge branch 'ethtool-extend-coalesce-uapi'
Jakub Kicinski
93
-209
/
+699
2021-08-24
net: hns3: add ethtool support for CQE/EQE mode configuration
Yufeng Mo
3
-4
/
+23
2021-08-24
net: hns3: add support for EQE/CQE mode configuration
Yufeng Mo
5
-2
/
+58
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
85
-202
/
+576
2021-08-24
ethtool: add two coalesce attributes for CQE mode
Yufeng Mo
5
-4
/
+45
2021-08-24
netdevice: move xdp_rxq within netdev_rx_queue
Jakub Kicinski
1
-1
/
+1
2021-08-24
r8169: enable ASPM L0s state
Heiner Kallweit
1
-3
/
+2
2021-08-24
page_pool: use relaxed atomic for release side accounting
Yunsheng Lin
1
-1
/
+1
2021-08-24
Merge branch 'dsa-sw-bridging'
David S. Miller
6
-11
/
+147
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
4
-9
/
+28
2021-08-24
net: dsa: don't advertise 'rx-vlan-filter' when not needed
Vladimir Oltean
3
-5
/
+111
2021-08-24
net: dsa: properly fall back to software bridging
Vladimir Oltean
2
-2
/
+9
2021-08-24
net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge p...
Vladimir Oltean
1
-0
/
+4
2021-08-24
Merge branch 'mptcp-refactor'
David S. Miller
5
-52
/
+83
2021-08-24
selftests: mptcp: add_addr and echo race test
Yonglong Li
1
-0
/
+15
2021-08-24
mptcp: remove MPTCP_ADD_ADDR_IPV6 and MPTCP_ADD_ADDR_PORT
Yonglong Li
3
-21
/
+3
2021-08-24
mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal
Yonglong Li
2
-6
/
+10
2021-08-24
mptcp: fix ADD_ADDR and RM_ADDR maybe flush addr_signal each other
Yonglong Li
1
-3
/
+10
2021-08-24
mptcp: make MPTCP_ADD_ADDR_SIGNAL and MPTCP_ADD_ADDR_ECHO separate
Yonglong Li
3
-8
/
+18
2021-08-24
mptcp: move drop_other_suboptions check under pm lock
Yonglong Li
3
-18
/
+31
2021-08-24
net: ipv4: Move ip_options_fragment() out of loop
Yajun Deng
1
-15
/
+4
2021-08-24
cxgb4: improve printing NIC information
Heiner Kallweit
1
-2
/
+1
2021-08-23
via-velocity: Use of_device_get_match_data to simplify code
Tang Bin
1
-4
/
+2
2021-08-23
via-rhine: Use of_device_get_match_data to simplify code
Tang Bin
1
-7
/
+2
2021-08-23
hinic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-15
/
+2
2021-08-23
qlcnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-29
/
+25
2021-08-23
net/mellanox: switch from 'pci_' to 'dma_' API
Christophe JAILLET
4
-34
/
+13
2021-08-23
net: 8139cp: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-19
/
+12
2021-08-23
vmxnet3: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-27
/
+20
2021-08-23
myri10ge: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-30
/
+29
2021-08-23
Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/...
David S. Miller
64
-7739
/
+615
2021-08-23
net: sunhme: Remove unused macros
Christophe JAILLET
1
-24
/
+0
2021-08-23
qtnfmac: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-28
/
+28
[prev]
[next]