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
2018-05-25
Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
11
-80
/
+860
2018-05-25
8139too: Remove unnecessary netif_napi_del()
Bo Chen
1
-2
/
+0
2018-05-25
qed*: Support drop action classification
Manish Chopra
5
-15
/
+37
2018-05-25
qede: Support flow classification to the VFs.
Manish Chopra
1
-4
/
+30
2018-05-25
qed*: Support other classification modes.
Manish Chopra
2
-2
/
+31
2018-05-25
qede: Validate unsupported configurations
Manish Chopra
1
-0
/
+73
2018-05-25
qede: Refactor ethtool rx classification flow.
Manish Chopra
1
-182
/
+330
2018-05-25
cxgb4/cxgb4vf: Notify link changes to OS-dependent code
Arjun Vynipadath
6
-6
/
+64
2018-05-25
cxgb4: clean up init_one
Ganesh Goudar
2
-21
/
+28
2018-05-25
cxgb4/cxgb4vf: link management changes for new SFP
Ganesh Goudar
3
-18
/
+85
2018-05-25
net: fec: remove stale comment
YueHaibing
1
-6
/
+0
2018-05-25
sfc: stop the TX queue before pushing new buffers
Martin Habets
1
-8
/
+25
2018-05-24
nfp: flower: compute link aggregation action
John Hurley
5
-28
/
+169
2018-05-24
nfp: flower: implement host cmsg handler for LAG
John Hurley
3
-2
/
+105
2018-05-24
nfp: flower: monitor and offload LAG groups
John Hurley
4
-3
/
+646
2018-05-24
net: include hash policy in LAG changeupper info
John Hurley
2
-1
/
+27
2018-05-24
nfp: flower: add per repr private data for LAG offload
John Hurley
2
-0
/
+34
2018-05-24
nfp: flower: check for/turn on LAG support in firmware
John Hurley
4
-0
/
+19
2018-05-24
nfp: nfpcore: add rtsym writing function
John Hurley
2
-0
/
+45
2018-05-24
nfp: add ndo_set_mac_address for representors
John Hurley
1
-0
/
+1
2018-05-24
hv_netvsc: fix bogus ifalias on network device
Stephen Hemminger
1
-1
/
+4
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-75
/
+543
2018-05-24
ibmvnic: Introduce hard reset recovery
Thomas Falcon
2
-4
/
+98
2018-05-24
ibmvnic: Set resetting state at earliest possible point
Thomas Falcon
1
-2
/
+1
2018-05-24
ibmvnic: Create separate initialization routine for resets
Thomas Falcon
1
-2
/
+46
2018-05-24
ibmvnic: Handle error case when setting link state
Thomas Falcon
1
-0
/
+4
2018-05-24
ibmvnic: Return error code if init interrupted by transport event
Thomas Falcon
1
-1
/
+4
2018-05-24
ibmvnic: Check CRQ command return codes
Thomas Falcon
1
-14
/
+37
2018-05-24
ibmvnic: Introduce active CRQ state
Thomas Falcon
2
-0
/
+11
2018-05-24
ibmvnic: Mark NAPI flag as disabled when released
Thomas Falcon
1
-0
/
+1
2018-05-24
cxgb4: Check for kvzalloc allocation failure
YueHaibing
1
-0
/
+4
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
5
-44
/
+108
2018-05-24
net/mlx5e: Receive buffer support for DCBX
Huy Nguyen
2
-7
/
+126
2018-05-24
net/mlx5e: Receive buffer configuration
Huy Nguyen
4
-1
/
+408
2018-05-24
net/mlx5: PPTB and PBMC register firmware command support
Huy Nguyen
2
-0
/
+113
2018-05-24
net/mlx5e: Move port speed code from en_ethtool.c to en/port.c
Huy Nguyen
8
-72
/
+213
2018-05-23
amd-xgbe: Improve SFP 100Mbps auto-negotiation
Tom Lendacky
3
-34
/
+50
2018-05-23
amd-xgbe: Update the BelFuse quirk to support SGMII
Tom Lendacky
1
-34
/
+75
2018-05-23
amd-xgbe: Advertise FEC support with the KR re-driver
Tom Lendacky
1
-0
/
+4
2018-05-23
amd-xgbe: Always attempt link training in KR mode
Tom Lendacky
1
-53
/
+16
2018-05-23
amd-xgbe: Add ethtool show/set channels support
Tom Lendacky
3
-0
/
+163
2018-05-23
amd-xgbe: Prepare for ethtool set-channel support
Tom Lendacky
2
-60
/
+68
2018-05-23
amd-xgbe: Add ethtool show/set ring parameter support
Tom Lendacky
3
-5
/
+72
2018-05-23
amd-xgbe: Add ethtool support to retrieve SFP module info
Tom Lendacky
4
-0
/
+189
2018-05-23
amd-xgbe: Remove field that indicates SFP diagnostic support
Tom Lendacky
1
-9
/
+0
2018-05-23
amd-xgbe: Remove use of comm_owned field
Tom Lendacky
1
-16
/
+0
2018-05-23
amd-xgbe: Read and save the port property registers during probe
Tom Lendacky
3
-47
/
+62
2018-05-23
amd-xgbe: Fix debug output of max channel counts
Tom Lendacky
1
-1
/
+1
2018-05-23
cxgb4: do L1 config when module is inserted
Ganesh Goudar
3
-12
/
+65
2018-05-23
cxgb4: change the port capability bits definition
Ganesh Goudar
4
-8
/
+8
[next]