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-12-27
net: wwan: iosm: Keep device at D0 for s2idle case
Kai-Heng Feng
1
-0
/
+3
2021-12-27
net: wwan: iosm: Let PCI core handle PCI power transition
Kai-Heng Feng
1
-47
/
+2
2021-12-27
net: lan966x: Fix the vlan used by host ports
Horatiu Vultur
1
-3
/
+3
2021-12-27
Merge branch 'bnxt_en-next'
David S. Miller
3
-22
/
+75
2021-12-27
bnxt_en: Use page frag RX buffers for better software GRO performance
Jakub Kicinski
1
-12
/
+15
2021-12-27
bnxt_en: convert to xdp_do_flush
Edwin Peer
1
-1
/
+1
2021-12-27
bnxt_en: Support CQE coalescing mode in ethtool
Michael Chan
1
-1
/
+23
2021-12-27
bnxt_en: Support configurable CQE coalescing mode
Michael Chan
2
-5
/
+12
2021-12-27
bnxt_en: enable interrupt sampling on 5750X for DIM
Andy Gospodarek
1
-1
/
+13
2021-12-27
bnxt_en: Log error report for dropped doorbell
Michael Chan
1
-2
/
+8
2021-12-27
bnxt_en: Add event handler for PAUSE Storm event
Somnath Kotur
1
-0
/
+3
2021-12-24
lib: objagg: Use the bitmap API when applicable
Christophe JAILLET
1
-5
/
+2
2021-12-24
net: phy: micrel: Add config_init for LAN8814
Horatiu Vultur
1
-0
/
+32
2021-12-24
net: wan/lmc: fix spelling of "its"
Randy Dunlap
1
-1
/
+1
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
56
-209
/
+401
2021-12-23
net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M
Nobuhiro Iwamatsu
1
-1
/
+1
2021-12-23
Merge branch 'r8152-fix-bugs'
Jakub Kicinski
1
-4
/
+39
2021-12-23
r8152: sync ocp base
Hayes Wang
1
-4
/
+22
2021-12-23
r8152: fix the force speed doesn't work for RTL8156
Hayes Wang
1
-0
/
+17
2021-12-23
net: bridge: fix ioctl old_deviceless bridge argument
Remi Pommarel
1
-1
/
+1
2021-12-23
net: stmmac: ptp: fix potentially overflowing expression
Xiaoliang Yang
1
-1
/
+1
2021-12-23
net: dsa: tag_ocelot: use traffic class to map priority on injected header
Xiaoliang Yang
1
-1
/
+5
2021-12-23
veth: ensure skb entering GRO are not cloned.
Paolo Abeni
1
-2
/
+6
2021-12-23
Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
164
-2635
/
+5378
2021-12-23
Merge branch 'mlxsw-tests'
David S. Miller
8
-113
/
+1232
2021-12-23
selftests: mlxsw: devlink_trap_tunnel_vxlan: Fix 'decap_error' case
Amit Cohen
1
-2
/
+5
2021-12-23
selftests: mlxsw: Add test for VxLAN related traps for IPv6
Amit Cohen
1
-0
/
+342
2021-12-23
selftests: mlxsw: spectrum-2: Add a test for VxLAN flooding with IPv6
Amit Cohen
1
-0
/
+322
2021-12-23
selftests: mlxsw: spectrum: Add a test for VxLAN flooding with IPv6
Amit Cohen
1
-0
/
+334
2021-12-23
selftests: mlxsw: Add VxLAN FDB veto test for IPv6
Amit Cohen
1
-0
/
+12
2021-12-23
selftests: mlxsw: vxlan_fdb_veto: Make the test more flexible for future use
Amit Cohen
1
-12
/
+27
2021-12-23
selftests: mlxsw: Add VxLAN configuration test for IPv6
Amit Cohen
1
-0
/
+65
2021-12-23
selftests: mlxsw: vxlan: Make the test more flexible for future use
Amit Cohen
1
-99
/
+125
2021-12-23
wwan: Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-4
/
+5
2021-12-23
net: stmmac: add tc flower filter for EtherType matching
Ong Boon Leong
2
-0
/
+124
2021-12-23
net: lan966x: Add support for multiple bridge flags
Horatiu Vultur
4
-2
/
+82
2021-12-23
flow_offload: fix suspicious RCU usage when offloading tc action
Baowen Zheng
1
-2
/
+9
2021-12-23
sctp: move hlist_node and hashent out of sctp_ep_common
Xin Long
5
-32
/
+23
2021-12-22
Merge branch 'add-tests-for-vxlan-with-ipv6-underlay'
Jakub Kicinski
10
-23
/
+3084
2021-12-22
selftests: forwarding: Add Q-in-VNI test for IPv6
Amit Cohen
1
-0
/
+347
2021-12-22
selftests: forwarding: Add a test for VxLAN symmetric routing with IPv6
Amit Cohen
1
-0
/
+563
2021-12-22
selftests: forwarding: Add a test for VxLAN asymmetric routing with IPv6
Amit Cohen
1
-0
/
+504
2021-12-22
selftests: forwarding: vxlan_bridge_1q: Remove unused function
Amit Cohen
1
-20
/
+0
2021-12-22
selftests: forwarding: Add VxLAN tests with a VLAN-aware bridge for IPv6
Amit Cohen
2
-0
/
+848
2021-12-22
selftests: forwarding: Add VxLAN tests with a VLAN-unaware bridge for IPv6
Amit Cohen
2
-0
/
+815
2021-12-22
selftests: lib.sh: Add PING_COUNT to allow sending configurable amount of pac...
Amit Cohen
1
-2
/
+5
2021-12-22
mlxsw: spectrum_flower: Make vlan_id limitation more specific
Amit Cohen
1
-1
/
+2
2021-12-22
Merge tag 'mlx5-updates-2021-12-21' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
22
-81
/
+365
2021-12-22
codel: remove unnecessary pkt_sched.h include
Jakub Kicinski
6
-1
/
+8
2021-12-22
codel: remove unnecessary sock.h include
Jakub Kicinski
5
-1
/
+8
[next]