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
2020-05-22
net/mlx5e: Support pedit on mpls over UDP decap
Eli Cohen
1
-12
/
+53
2020-05-22
net/mlx5e: Add support for hw decapsulation of MPLS over UDP
Eli Cohen
5
-5
/
+238
2020-05-22
net/mlx5e: Allow to match on mpls parameters
Eli Cohen
2
-2
/
+67
2020-05-22
net/mlx5e: Add support for hw encapsulation of MPLS over UDP
Eli Cohen
6
-3
/
+114
2020-05-22
net: Add netif_is_bareudp() API to identify bareudp devices
Eli Cohen
1
-0
/
+7
2020-05-22
net/mlx5e: Introduce kconfig var for TC support
Vlad Buslov
8
-15
/
+109
2020-05-22
net/mlx5e: Move TC-specific code from en_main.c to en_tc.c
Vlad Buslov
3
-37
/
+42
2020-05-22
net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.c
Vlad Buslov
8
-368
/
+395
2020-05-22
net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.c
Vlad Buslov
9
-708
/
+821
2020-05-22
net/mlx5e: Use IS_ERR() to check and simplify code
Tang Bin
1
-3
/
+2
2020-05-22
Merge branch 'bridge-mrp-Add-br_mrp_unique_ifindex-function'
David S. Miller
2
-5
/
+34
2020-05-22
bridge: mrp: Restore port state when deleting MRP instance
Horatiu Vultur
1
-4
/
+9
2020-05-22
switchdev: mrp: Remove the variable mrp_ring_state
Horatiu Vultur
1
-1
/
+0
2020-05-22
bridge: mrp: Add br_mrp_unique_ifindex function
Horatiu Vultur
1
-0
/
+25
2020-05-22
Merge branch 'DP83869-Enhancements'
David S. Miller
1
-4
/
+32
2020-05-22
net: phy: dp83869: Set opmode from straps
Dan Murphy
1
-1
/
+20
2020-05-22
net: phy: dp83869: Update port-mirroring to read straps
Dan Murphy
1
-3
/
+12
2020-05-23
selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh
Alan Maguire
1
-0
/
+1
2020-05-23
selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
Alan Maguire
1
-0
/
+1
2020-05-23
selftests/bpf: Add general instructions for test execution
Alan Maguire
2
-0
/
+17
2020-05-22
Revert "net: mvneta: speed down the PHY, if WoL used, to save energy"
David S. Miller
1
-11
/
+0
2020-05-22
cxgb4: add adapter hotplug support for ULDs
Potnuri Bharat Teja
4
-56
/
+100
2020-05-22
net: flow_offload: simplify hw stats check handling
Edward Cree
3
-8
/
+17
2020-05-22
Merge branch 'ip6_tunnel-add-MPLS-support'
David S. Miller
3
-109
/
+228
2020-05-22
mpls: Add support for IPv6 tunnels
Vadim Fedorenko
1
-1
/
+2
2020-05-22
ip6_tunnel: add generic MPLS receive support
Vadim Fedorenko
1
-0
/
+59
2020-05-22
tunnel6: support for IPPROTO_MPLS
Vadim Fedorenko
1
-4
/
+83
2020-05-22
ip6_tunnel: add MPLS transmit support
Vadim Fedorenko
1
-2
/
+6
2020-05-22
ip6_tunnel: simplify transmit path
Vadim Fedorenko
1
-103
/
+79
2020-05-22
Merge branch 'mediatek-add-support-for-MediaTek-Ethernet-MAC'
David S. Miller
8
-38
/
+1892
2020-05-22
ARM64: dts: mediatek: enable ethernet on pumpkin boards
Bartosz Golaszewski
1
-0
/
+18
2020-05-22
ARM64: dts: mediatek: add ethernet pins for pumpkin boards
Bartosz Golaszewski
1
-0
/
+15
2020-05-22
ARM64: dts: mediatek: add an alias for ethernet0 for pumpkin boards
Bartosz Golaszewski
1
-0
/
+1
2020-05-22
ARM64: dts: mediatek: add the ethernet node to mt8516.dtsi
Bartosz Golaszewski
1
-0
/
+12
2020-05-22
ARM64: dts: mediatek: add pericfg syscon to mt8516.dtsi
Bartosz Golaszewski
1
-0
/
+5
2020-05-22
net: ethernet: mtk-star-emac: new driver
Bartosz Golaszewski
3
-0
/
+1686
2020-05-22
net: ethernet: mediatek: remove unnecessary spaces from Makefile
Bartosz Golaszewski
1
-1
/
+1
2020-05-22
net: ethernet: mediatek: rename Kconfig prompt
Bartosz Golaszewski
1
-1
/
+1
2020-05-22
dt-bindings: net: add a binding document for MediaTek STAR Ethernet MAC
Bartosz Golaszewski
1
-0
/
+89
2020-05-22
dt-bindings: add new compatible to mediatek,pericfg
Bartosz Golaszewski
1
-0
/
+1
2020-05-22
dt-bindings: convert the binding document for mediatek PERICFG to yaml
Bartosz Golaszewski
2
-36
/
+63
2020-05-22
Merge branch 'ENA-features-and-cosmetic-changes'
David S. Miller
11
-111
/
+131
2020-05-22
net: ena: reduce driver load time
Arthur Kiyanovski
4
-10
/
+33
2020-05-22
net: ena: cosmetic: minor code changes
Arthur Kiyanovski
4
-7
/
+7
2020-05-22
net: ena: cosmetic: fix spacing issues
Arthur Kiyanovski
4
-6
/
+6
2020-05-22
net: ena: cosmetic: code reorderings
Arthur Kiyanovski
2
-11
/
+11
2020-05-22
net: ena: cosmetic: remove unnecessary code
Arthur Kiyanovski
2
-14
/
+3
2020-05-22
net: ena: cosmetic: fix line break issues
Arthur Kiyanovski
2
-12
/
+9
2020-05-22
net: ena: cosmetic: fix spelling and grammar mistakes in comments
Arthur Kiyanovski
3
-17
/
+17
2020-05-22
net: ena: cosmetic: set queue sizes to u32 for consistency
Arthur Kiyanovski
1
-2
/
+2
[prev]
[next]