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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-21
net: phy: dp83867: Add speed optimization feature
Dan Murphy
1
-0
/
+150
2020-02-21
enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)"
Vladimir Oltean
1
-3
/
+3
2020-02-20
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
14
-6
/
+576
2020-02-20
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-117
/
+414
2020-02-20
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
2
-2
/
+2
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
3
-24
/
+22
2020-02-20
mlxsw: spectrum_nve: Make tunnel initialization symmetric
Ido Schimmel
1
-2
/
+3
2020-02-20
mlxsw: spectrum: Export function to check if RIF exists
Ido Schimmel
3
-7
/
+16
2020-02-20
mlxsw: spectrum: Prevent RIF access outside of routing code
Ido Schimmel
3
-12
/
+24
2020-02-20
mlxsw: spectrum_router: Prepare function for router lock introduction
Ido Schimmel
1
-3
/
+9
2020-02-20
mlxsw: spectrum_router: Prepare function for router lock introduction
Ido Schimmel
1
-3
/
+9
2020-02-20
mlxsw: spectrum_router: Do not assume RTNL is taken when resolving underlay d...
Ido Schimmel
1
-10
/
+29
2020-02-20
mlxsw: spectrum_router: Do not assume RTNL is taken during RIF teardown
Ido Schimmel
1
-1
/
+3
2020-02-20
mlxsw: spectrum_router: Do not assume RTNL is taken during nexthop init
Ido Schimmel
1
-2
/
+6
2020-02-20
mlxsw: spectrum_span: Only update mirroring agents if present
Ido Schimmel
1
-10
/
+10
2020-02-20
mlxsw: spectrum: Convert callers to use new mirroring API
Ido Schimmel
2
-56
/
+7
2020-02-20
mlxsw: spectrum_span: Prepare work item to update mirroring agents
Ido Schimmel
1
-0
/
+38
2020-02-20
mlxsw: spectrum_span: Use struct_size() to simplify allocation
Ido Schimmel
1
-18
/
+5
2020-02-20
mlxsw: spectrum_span: Do no expose mirroring agents to entire driver
Ido Schimmel
2
-32
/
+46
2020-02-20
mlxsw: spectrum: Protect counter pool with a lock
Ido Schimmel
1
-5
/
+20
2020-02-20
mlxsw: spectrum_kvdl: Protect allocations with a lock
Ido Schimmel
1
-2
/
+14
2020-02-19
igc: Add comment
Sasha Neftin
1
-0
/
+2
2020-02-19
igc: Add WOL support
Sasha Neftin
4
-0
/
+75
2020-02-19
igc: Add pcie error handler support
Sasha Neftin
1
-0
/
+103
2020-02-19
igc: Complete to commit Add basic skeleton for PTP
Sasha Neftin
3
-1
/
+4
2020-02-19
e1000e: Add support for Tiger Lake device
Vitaly Lifshits
2
-0
/
+2
2020-02-19
igc: Fix the typo in comment
Sasha Neftin
1
-1
/
+1
2020-02-19
e1000e: Add support for Alder Lake
Sasha Neftin
5
-0
/
+21
2020-02-19
net: phy: broadcom: Wire suspend/resume for BCM54810
Florian Fainelli
1
-0
/
+16
2020-02-19
net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flags
Florian Fainelli
1
-4
/
+1
2020-02-19
net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()
Florian Fainelli
1
-1
/
+2
2020-02-19
sfc: remove unused variable 'efx_default_channel_type'
YueHaibing
1
-1
/
+0
2020-02-19
net: hns3: add missing help info for QS shaper in debugfs
Yonglong Liu
1
-0
/
+1
2020-02-19
net: hns3: add support for dump MAC ID and loopback status in debugfs
Yufeng Mo
4
-0
/
+60
2020-02-19
net: hns3: add enabled TC numbers and DWRR weight info in debugfs
Yonglong Liu
1
-3
/
+5
2020-02-19
net: hns3: modify an unsuitable print when setting unknown duplex to fibre
Guangbin Huang
1
-1
/
+1
2020-02-19
mlxsw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
11
-14
/
+14
2020-02-19
phy: avoid unnecessary link-up delay in polling mode
Petr Oros
2
-4
/
+6
2020-02-19
igc: Add dump options
Sasha Neftin
6
-1
/
+338
2020-02-19
igc: Complete to commit Add legacy power management support
Sasha Neftin
1
-0
/
+27
2020-02-19
igc: make non-global functions static
Chen Zhou
1
-2
/
+2
2020-02-19
net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_h...
Jia-Ju Bai
1
-2
/
+2
2020-02-19
e1000e: fix missing cpu_to_le64 on buffer_addr
Ben Dooks (Codethink)
1
-1
/
+1
2020-02-19
ice: fix define for E822 backplane device
Bruce Allan
3
-4
/
+4
2020-02-19
ice: add support for E823 devices
Bruce Allan
3
-9
/
+53
2020-02-19
ice: add additional E810 device id
Bruce Allan
2
-0
/
+3
2020-02-19
ice: add backslash-n to strings
Jesse Brandeburg
5
-18
/
+13
2020-02-19
ice: increase PF reset wait timeout to 300 milliseconds
Jacob Keller
1
-1
/
+1
2020-02-19
ice: Support XDP UMEM wake up mechanism
Krzysztof Kazimierczak
1
-0
/
+18
2020-02-19
ice: SW DCB, report correct max TC value
Dave Ertman
1
-8
/
+1
[next]