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
2019-08-22
mac80211: minstrel_ht: fix infinite loop because supported is not being shifted
Colin Ian King
1
-1
/
+1
2019-08-22
nexthops: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2019-08-22
Merge branch 'mlx5-hyperv'
David S. Miller
18
-0
/
+1189
2019-08-22
net/mlx5e: Add mlx5e HV VHCA stats agent
Eran Ben Elisha
6
-0
/
+205
2019-08-22
net/mlx5: Add HV VHCA control agent
Eran Ben Elisha
2
-2
/
+121
2019-08-22
net/mlx5: Add HV VHCA infrastructure
Eran Ben Elisha
5
-1
/
+365
2019-08-22
net/mlx5: Add wrappers for HyperV PCIe operations
Eran Ben Elisha
3
-0
/
+87
2019-08-22
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
Haiyang Zhang
7
-11
/
+108
2019-08-22
PCI: hv: Add a paravirtual backchannel in software
Dexuan Cui
2
-0
/
+317
2019-08-21
Merge tag 'mlx5-updates-2019-08-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
10
-126
/
+545
2019-08-21
net/mlx5e: Add trace point for neigh update
Vlad Buslov
3
-0
/
+65
2019-08-21
net/mlx5e: Add trace point for neigh used value update
Vlad Buslov
3
-0
/
+40
2019-08-21
net/mlx5e: Add tc flower tracepoints
Dmytro Linkin
6
-1
/
+179
2019-08-21
net/mlx5e: Only access fully initialized flows in neigh update
Vlad Buslov
1
-0
/
+8
2019-08-21
net/mlx5e: Refactor neigh update for concurrent execution
Vlad Buslov
3
-38
/
+59
2019-08-21
net/mlx5e: Refactor neigh used value update for concurrent execution
Vlad Buslov
1
-4
/
+19
2019-08-21
net/mlx5e: Protect neigh hash encap list with spinlock and rcu
Vlad Buslov
3
-11
/
+66
2019-08-21
net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lock
Vlad Buslov
2
-6
/
+14
2019-08-21
net/mlx5e: Extend neigh hash entry with rcu
Vlad Buslov
2
-24
/
+46
2019-08-21
net/mlx5e: Always take reference to neigh entry
Vlad Buslov
2
-40
/
+39
2019-08-21
net/mlx5e: Extract code that queues neigh update work into function
Vlad Buslov
1
-15
/
+23
2019-08-21
net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify ...
YueHaibing
1
-3
/
+1
2019-08-21
net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify ...
YueHaibing
1
-3
/
+1
2019-08-21
net: systemport: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: bcmgenet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
pxa168_eth: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-08-21
net: mvneta: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: fec: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: sxgbe: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: ks8851-ml: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-5
/
+2
2019-08-21
net: socionext: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
via-rhine: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-21
net: ethernet: ti: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-08-21
amd-xgbe: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-11
/
+8
2019-08-21
Merge tag 'mac80211-next-for-davem-2019-08-21' of git://git.kernel.org/pub/sc...
David S. Miller
18
-64
/
+684
2019-08-21
Merge branch 'mlxsw-Add-devlink-trap-support'
David S. Miller
10
-1
/
+1010
2019-08-21
selftests: mlxsw: Add a test case for devlink-trap
Ido Schimmel
1
-0
/
+129
2019-08-21
selftests: mlxsw: Add test cases for devlink-trap L2 drops
Ido Schimmel
1
-0
/
+484
2019-08-21
mlxsw: spectrum: Add devlink-trap support
Ido Schimmel
6
-1
/
+363
2019-08-21
mlxsw: Add trap group for layer 2 discards
Ido Schimmel
1
-0
/
+8
2019-08-21
mlxsw: Add layer 2 discard trap IDs
Ido Schimmel
1
-0
/
+7
2019-08-21
mlxsw: reg: Add new trap actions
Ido Schimmel
1
-0
/
+4
2019-08-21
mlxsw: core: Add API to set trap action
Ido Schimmel
2
-0
/
+15
2019-08-21
mac80211: minstrel_ht: improve rate probing for devices with static fallback
Felix Fietkau
3
-28
/
+225
2019-08-21
mac80211: minstrel_ht: fix default max throughput rate indexes
Felix Fietkau
1
-6
/
+14
2019-08-21
mac80211: minstrel_ht: reduce unnecessary rate probing attempts
Felix Fietkau
1
-0
/
+15
[next]