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
/
intel
/
ice
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
ice: rename ptype bitmap
Qi Zhang
1
-8
/
+8
2021-03-31
ice: correct memory allocation call
Bruce Allan
1
-1
/
+1
2021-03-31
ice: Check for bail out condition early
Anirudh Venkataramanan
1
-5
/
+5
2021-03-31
ice: remove unnecessary duplicated AQ command flag setting
Bruce Allan
1
-1
/
+1
2021-03-31
ice: change link misconfiguration message
Paul Greenwalt
1
-1
/
+1
2021-03-31
ice: handle increasing Tx or Rx ring sizes
Paul M Stillwell Jr
2
-33
/
+92
2021-03-31
ice: Update to use package info from ice segment
Dan Nowlin
4
-22
/
+36
2021-03-31
ice: Delay netdev registration
Anirudh Venkataramanan
2
-52
/
+47
2021-03-31
ice: Add Support for XPS
Benita Bose
2
-0
/
+29
2021-03-29
ice: Cleanup fltr list in case of allocation issues
Robert Malz
1
-1
/
+2
2021-03-29
ice: Use port number instead of PF ID for WoL
Anirudh Venkataramanan
3
-8
/
+7
2021-03-29
ice: Fix for dereference of NULL pointer
Jacek BuĊatek
1
-5
/
+7
2021-03-29
ice: remove DCBNL_DEVRESET bit from PF state
Dave Ertman
3
-4
/
+0
2021-03-29
ice: fix memory allocation call
Bruce Allan
1
-1
/
+1
2021-03-29
ice: prevent ice_open and ice_stop during reset
Krzysztof Goreczny
3
-2
/
+31
2021-03-29
ice: Recognize 860 as iSCSI port in CEE mode
Chinh T Cao
2
-9
/
+30
2021-03-29
ice: Increase control queue timeout
Fabio Pricoco
1
-2
/
+2
2021-03-29
ice: Continue probe on link/PHY errors
Anirudh Venkataramanan
1
-9
/
+6
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-8
/
+7
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-24
/
+27
2021-03-23
ice: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-23
ice: Fix prototype warnings
Tony Nguyen
6
-8
/
+8
2021-03-22
ice: Check FDIR program status for AVF
Qi Zhang
7
-16
/
+541
2021-03-22
ice: Add more FDIR filter type for AVF
Qi Zhang
4
-18
/
+545
2021-03-22
ice: Add GTPU FDIR filter for AVF
Qi Zhang
4
-0
/
+218
2021-03-22
ice: Add non-IP Layer2 protocol FDIR filter for AVF
Qi Zhang
6
-4
/
+73
2021-03-22
ice: Add new actions support for VF FDIR
Qi Zhang
3
-1
/
+25
2021-03-22
ice: Add FDIR pattern action parser for VF
Qi Zhang
1
-2
/
+345
2021-03-22
ice: Enable FDIR Configure for AVF
Qi Zhang
9
-6
/
+1094
2021-03-22
ice: Add support for per VF ctrl VSI enabling
Qi Zhang
5
-11
/
+129
2021-03-22
ice: Enhanced IPv4 and IPv6 flow filter
Qi Zhang
2
-5
/
+53
2021-03-22
ice: Support to separate GTP-U uplink and downlink
Qi Zhang
4
-15
/
+241
2021-03-22
ice: Add more advanced protocol support in flow filter
Qi Zhang
3
-6
/
+397
2021-03-22
ice: Support non word aligned input set field
Qi Zhang
8
-36
/
+623
2021-03-22
ice: Add more basic protocol support for flow filter
Qi Zhang
5
-6
/
+220
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
1
-8
/
+7
2021-03-17
intel: Update drivers to use ethtool_sprintf
Alexander Duyck
1
-38
/
+17
2021-03-15
ice: optimize for XDP_REDIRECT in xsk path
Magnus Karlsson
1
-4
/
+8
2021-03-12
ice: move headroom initialization to ice_setup_rx_ctx
Maciej Fijalkowski
2
-17
/
+18
2021-03-12
ice: fix napi work done reporting in xsk path
Magnus Karlsson
2
-7
/
+9
2021-02-22
ice: update the number of available RSS queues
Henry Tieman
1
-8
/
+19
2021-02-22
ice: Fix state bits on LLDP mode switch
Dave Ertman
3
-2
/
+11
2021-02-22
ice: Account for port VLAN in VF max packet size calculation
Brett Creeley
1
-1
/
+32
2021-02-22
ice: Set trusted VF as default VSI when setting allmulti on
Brett Creeley
1
-1
/
+1
2021-02-22
ice: report correct max number of TCs
Dave Ertman
1
-1
/
+1
2021-02-12
ice: store the result of ice_rx_offset() onto ice_ring
Maciej Fijalkowski
2
-21
/
+23
2021-02-12
ice: skip NULL check against XDP prog in ZC path
Maciej Fijalkowski
1
-4
/
+3
2021-02-12
ice: remove redundant checks in ice_change_mtu
Maciej Fijalkowski
1
-9
/
+0
2021-02-12
ice: move skb pointer from rx_buf to rx_ring
Maciej Fijalkowski
2
-18
/
+14
2021-02-12
ice: simplify ice_run_xdp
Maciej Fijalkowski
1
-10
/
+5
[prev]
[next]