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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-16
net/sonic: Remove redundant next_tx variable
Finn Thain
2
-5
/
+4
2020-02-16
net/sonic: Refactor duplicated code
Finn Thain
5
-93
/
+44
2020-02-16
net/sonic: Remove obsolete comment
Finn Thain
1
-5
/
+0
2020-02-16
sh_eth: use Gigabit register map for R7S72100
Sergei Shtylyov
2
-68
/
+1
2020-02-16
sh_eth: add sh_eth_cpu_data::gecmr flag
Sergei Shtylyov
2
-1
/
+14
2020-02-16
sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registers
Sergei Shtylyov
1
-2
/
+4
2020-02-16
sh_eth: check sh_eth_cpu_data::cexcr when dumping registers
Sergei Shtylyov
1
-2
/
+4
2020-02-16
sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registers
Sergei Shtylyov
1
-4
/
+6
2020-02-16
net: phylink: improve initial mac configuration
Russell King
1
-2
/
+34
2020-02-16
net: phylink: allow ethtool -A to change flow control advertisement
Russell King
1
-0
/
+18
2020-02-16
net: phylink: resolve fixed link flow control
Russell King
1
-39
/
+31
2020-02-16
net: phylink: use phylib resolved flow control modes
Russell King
1
-8
/
+9
2020-02-16
net: phylink: ensure manual flow control is selected appropriately
Russell King
1
-17
/
+25
2020-02-16
net: phylink: remove pause mode ethtool setting for fixed links
Russell King
1
-12
/
+5
2020-02-16
net: add linkmode helper for setting flow control advertisement
Russell King
2
-16
/
+52
2020-02-16
net: add helpers to resolve negotiated flow control
Russell King
3
-1
/
+72
2020-02-16
r8169: improve statistics of missed rx packets
Heiner Kallweit
1
-25
/
+4
2020-02-16
r8169: improve rtl_jumbo_config
Heiner Kallweit
1
-42
/
+27
2020-02-16
r8169: improve rtl8169_get_mac_version
Heiner Kallweit
1
-23
/
+27
2020-02-16
r8169: add helper rtl_pci_commit
Heiner Kallweit
1
-10
/
+15
2020-02-16
r8169: simplify setting netdev features
Heiner Kallweit
1
-5
/
+2
2020-02-16
r8169: remove setting PCI_CACHE_LINE_SIZE in rtl_hw_start_8169
Heiner Kallweit
1
-3
/
+0
2020-02-16
r8169: remove unneeded check from rtl_link_chg_patch
Heiner Kallweit
1
-4
/
+0
2020-02-16
net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278
Florian Fainelli
2
-0
/
+4
2020-02-16
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
5
-6
/
+20
2020-02-15
ice: use true/false for bool types
Bruce Allan
1
-1
/
+1
2020-02-15
ice: add function argument description to function header comment
Bruce Allan
1
-0
/
+1
2020-02-15
ice: use proper format for function pointer as a function parameter
Bruce Allan
1
-1
/
+1
2020-02-15
ice: replace "fallthrough" comments with fallthrough reserved word
Bruce Allan
5
-9
/
+9
2020-02-15
ice: remove unnecessary fallthrough comments
Bruce Allan
6
-10
/
+0
2020-02-15
ice: Fix virtchnl_queue_select bitmap validation
Brett Creeley
1
-8
/
+18
2020-02-15
ice: Fix and refactor Rx queue disable for VFs
Brett Creeley
2
-10
/
+27
2020-02-15
ice: Handle LAN overflow event for VF queues
Brett Creeley
5
-0
/
+86
2020-02-15
ice: Fix implicit queue mapping mode in ice_vsi_get_qs
Brett Creeley
1
-9
/
+12
2020-02-15
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
8
-34
/
+67
2020-02-15
ice: Only allow tagged bcast/mcast traffic for VF in port VLAN
Brett Creeley
1
-18
/
+31
2020-02-15
ice: Fix Port VLAN priority bits
Brett Creeley
2
-19
/
+13
2020-02-15
ice: Add helper to determine if VF link is up
Brett Creeley
1
-17
/
+25
2020-02-15
ice: Refactor port vlan configuration for the VF
Brett Creeley
2
-51
/
+37
2020-02-15
ice: Add initial support for QinQ
Brett Creeley
4
-17
/
+63
2020-02-14
net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
Guangbin Huang
1
-6
/
+9
2020-02-14
net: hns3: fix VF bandwidth does not take effect in some case
Yonglong Liu
1
-1
/
+1
2020-02-14
net: hns3: add management table after IMP reset
Yufeng Mo
1
-0
/
+7
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
3
-3
/
+10
2020-02-13
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
1
-2
/
+2
2020-02-13
sunvnet: use icmp_ndo_send helper
Jason A. Donenfeld
1
-19
/
+4
2020-02-13
gtp: use icmp_ndo_send helper
Jason A. Donenfeld
1
-2
/
+2
2020-02-12
ice: Trivial fixes
Tony Nguyen
11
-29
/
+31
2020-02-12
ice: Use correct netif error function
Ben Shelton
1
-1
/
+1
2020-02-12
ice: Cleanup ice_vsi_alloc_q_vectors
Anirudh Venkataramanan
1
-8
/
+3
[prev]
[next]