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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
cxgb4: fix thermal configuration dependencies
Arnd Bergmann
4
-11
/
+10
2018-10-11
net: ena: fix indentations in ena_defs for better readability
Arthur Kiyanovski
3
-425
/
+338
2018-10-11
net: ena: update driver version to 2.0.1
Arthur Kiyanovski
1
-3
/
+3
2018-10-11
net: ena: remove redundant parameter in ena_com_admin_init()
Arthur Kiyanovski
3
-9
/
+4
2018-10-11
net: ena: change rx copybreak default to reduce kernel memory pressure
Arthur Kiyanovski
1
-1
/
+1
2018-10-11
net: ena: limit refill Rx threshold to 256 to avoid latency issues
Arthur Kiyanovski
2
-3
/
+6
2018-10-11
net: ena: explicit casting and initialization, and clearer error handling
Arthur Kiyanovski
3
-30
/
+36
2018-10-11
net: ena: use CSUM_CHECKED device indication to report skb's checksum status
Arthur Kiyanovski
6
-3
/
+26
2018-10-11
net: ena: add functions for handling Low Latency Queues in ena_netdev
Arthur Kiyanovski
3
-143
/
+251
2018-10-11
net: ena: add functions for handling Low Latency Queues in ena_com
Arthur Kiyanovski
5
-80
/
+474
2018-10-11
net: ena: introduce Low Latency Queues data structures according to ENA spec
Arthur Kiyanovski
3
-6
/
+128
2018-10-11
net: ena: complete host info to match latest ENA spec
Arthur Kiyanovski
4
-14
/
+43
2018-10-11
net: ena: minor performance improvement
Arthur Kiyanovski
2
-45
/
+44
2018-10-11
mlxsw: spectrum: Add NVE packet traps
Ido Schimmel
2
-0
/
+5
2018-10-11
mlxsw: resources: Add NVE resources
Ido Schimmel
1
-0
/
+4
2018-10-11
mlxsw: reg: Add Monitoring Parsing State Register
Ido Schimmel
1
-0
/
+44
2018-10-11
mlxsw: reg: Add definition of unicast tunnel record for SFD register
Ido Schimmel
1
-0
/
+56
2018-10-11
mlxsw: reg: Add Tunneling NVE QoS Default Register
Ido Schimmel
1
-0
/
+30
2018-10-11
mlxsw: reg: Add Tunneling NVE QoS Configuration Register
Ido Schimmel
1
-0
/
+26
2018-10-11
mlxsw: reg: Add Tunneling NVE Decapsulation ECN Mapping Register
Ido Schimmel
1
-0
/
+57
2018-10-11
mlxsw: reg: Add Tunneling NVE Encapsulation ECN Mapping Register
Ido Schimmel
1
-0
/
+31
2018-10-11
mlxsw: reg: Add Tunneling NVE Underlay Multicast Table Register
Ido Schimmel
1
-0
/
+91
2018-10-11
mlxsw: reg: Add Tunnel Port Configuration Register
Ido Schimmel
1
-0
/
+46
2018-10-11
mlxsw: reg: Add Tunneling NVE General Configuration Register
Ido Schimmel
1
-0
/
+185
2018-10-11
mlxsw: spectrum: Seed LAG hash function
Ido Schimmel
2
-2
/
+12
2018-10-11
mlxsw: reg: Extend FDB flush types for NVE
Ido Schimmel
1
-0
/
+6
2018-10-11
mlxsw: spectrum: Add a new type of KVD linear record
Ido Schimmel
2
-0
/
+3
2018-10-11
mlxsw: spectrum: Move L3 protocol and address definitions to global header file
Ido Schimmel
2
-11
/
+11
2018-10-11
mlxsw: spectrum_switchdev: Do not assume notifier information type
Ido Schimmel
1
-1
/
+5
2018-10-11
mlxsw: spectrum_switchdev: Check notification relevance based on upper device
Ido Schimmel
1
-1
/
+8
2018-10-11
mlxsw: spectrum_switchdev: Prepare for VxLAN FDB notifications
Ido Schimmel
1
-2
/
+3
2018-10-11
mlxsw: spectrum: Remove misuses of private header file
Ido Schimmel
3
-5
/
+4
2018-10-11
octeontx2-af: Remove set but not used variable 'dev'
YueHaibing
1
-3
/
+0
2018-10-11
net: mscc: allow extracting the FCS into the skb
Antoine Tenart
2
-2
/
+7
2018-10-10
net: hns3: Add HW RSS hash information to RX skb
Peng Li
3
-0
/
+36
2018-10-10
net: hns3: Add RSS tuples support for VF
Jian Shen
4
-2
/
+234
2018-10-10
net: hns3: Add RSS general configuration support for VF
Jian Shen
2
-52
/
+106
2018-10-10
net: hns3: Add new RSS hash algorithm support for PF
Jian Shen
2
-10
/
+30
2018-10-10
nfp: flower: use host context count provided by firmware
Pieter Jansen van Vuuren
3
-15
/
+27
2018-10-10
nfp: flower: use stats array instead of storing stats per flow
Pieter Jansen van Vuuren
3
-41
/
+40
2018-10-10
nfp: flower: use rhashtable for flow caching
Pieter Jansen van Vuuren
6
-22
/
+82
2018-10-10
mlxsw: pci: Fix a typo
Nir Dotan
1
-1
/
+1
2018-10-10
net: aquantia: remove some redundant variable initializations
Colin Ian King
1
-6
/
+6
2018-10-10
octeontx2-af: Register for CGX lmac events
Linu Cherian
3
-4
/
+108
2018-10-10
octeontx2-af: Add support for CGX link management
Linu Cherian
4
-4
/
+668
2018-10-10
octeontx2-af: Set RVU PFs to CGX LMACs mapping
Linu Cherian
5
-3
/
+89
2018-10-10
octeontx2-af: Add Marvell OcteonTX2 CGX driver
Sunil Goutham
4
-2
/
+133
2018-10-10
octeontx2-af: Reconfig MSIX base with IOVA
Geetha sowjanya
2
-3
/
+32
2018-10-10
octeontx2-af: Configure block LF's MSIX vector offset
Sunil Goutham
4
-3
/
+357
2018-10-10
octeontx2-af: Add RVU block LF provisioning support
Sunil Goutham
4
-10
/
+523
[next]