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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
10
-146
/
+308
2022-02-09
ice: Add ability for PF admin to enable VF VLAN pruning
Brett Creeley
4
-2
/
+40
2022-02-09
ice: Add support for 802.1ad port VLANs VF
Brett Creeley
1
-7
/
+44
2022-02-09
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
2
-49
/
+238
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
17
-59
/
+996
2022-02-09
ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2
Brett Creeley
6
-43
/
+1226
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
9
-22
/
+87
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
16
-86
/
+813
2022-02-09
ice: Adjust naming for inner VLAN operations
Brett Creeley
6
-142
/
+140
2022-02-09
ice: Use the proto argument for VLAN ops
Brett Creeley
11
-26
/
+78
2022-02-09
ice: Refactor vf->port_vlan_info to use ice_vlan
Brett Creeley
2
-35
/
+44
2022-02-09
ice: Introduce ice_vlan struct
Brett Creeley
10
-59
/
+82
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
14
-334
/
+450
2022-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
4
-5
/
+14
2022-02-09
ice: Refactor spoofcheck configuration functions
Brett Creeley
2
-50
/
+128
2022-02-09
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
David S. Miller
5
-8
/
+42
2022-02-09
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
3
-10
/
+16
2022-02-08
Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Jakub Kicinski
1
-0
/
+5
2022-02-08
i40e: Add a stat for tracking busy rx pages
Joe Damato
5
-5
/
+15
2022-02-08
i40e: Add a stat for tracking pages waived
Joe Damato
5
-4
/
+17
2022-02-08
i40e: Add a stat tracking new RX page allocations
Joe Damato
5
-1
/
+9
2022-02-08
i40e: Aggregate and export RX page reuse stat
Joe Damato
3
-1
/
+6
2022-02-08
i40e: Remove rx page reuse double count
Joe Damato
1
-2
/
+0
2022-02-07
igb: refactor XDP registration
Corinna Vinschen
2
-10
/
+13
2022-02-07
igc: avoid kernel warning when changing RX ring parameters
Corinna Vinschen
1
-0
/
+3
2022-02-04
ixgbevf: Require large buffers for build_skb on 82599VF
Samuel Mendoza-Jonas
1
-6
/
+7
2022-02-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
6
-50
/
+255
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-21
/
+74
2022-02-03
ice: add support for DSCP QoS for IDC
Dave Ertman
1
-0
/
+5
2022-02-03
i40e: Fix race condition while adding/deleting MAC/VLAN filters
Jedrzej Jagielski
1
-11
/
+13
2022-02-03
i40e: Add new version of i40e_aq_add_macvlan function
Jedrzej Jagielski
2
-20
/
+77
2022-02-03
i40e: Add new versions of send ASQ command functions
Jedrzej Jagielski
3
-8
/
+150
2022-02-03
i40e: Add sending commands in atomic context
Jedrzej Jagielski
1
-9
/
+12
2022-02-03
i40e: Remove unused RX realloc stat
Joe Damato
2
-3
/
+1
2022-02-03
i40e: Disable hw-tc-offload feature on driver load
Mateusz Palczewski
1
-1
/
+4
2022-02-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
3
-19
/
+44
2022-02-01
e1000e: Handshake with CSME starts from ADL platforms
Sasha Neftin
1
-2
/
+4
2022-02-01
e1000e: Separate ADP board type from TGP
Sasha Neftin
3
-17
/
+40
2022-01-31
i40e: Fix reset path while removing the driver
Karen Sornek
2
-1
/
+19
2022-01-31
i40e: Fix reset bw limit when DCB enabled with 1 TC
Jedrzej Jagielski
1
-1
/
+11
2022-01-31
ixgbe: respect metadata on XSK Rx to skb
Alexander Lobakin
1
-4
/
+10
2022-01-31
ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
1
-3
/
+1
2022-01-31
ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
Alexander Lobakin
1
-9
/
+10
2022-01-31
igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
1
-6
/
+7
2022-01-31
ice: respect metadata on XSK Rx to skb
Alexander Lobakin
1
-4
/
+10
2022-01-31
ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
1
-3
/
+1
2022-01-31
ice: respect metadata in legacy-rx/ice_construct_skb()
Alexander Lobakin
1
-4
/
+11
2022-01-31
i40e: respect metadata on XSK Rx to skb
Alexander Lobakin
1
-4
/
+10
2022-01-31
i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
1
-3
/
+1
2022-01-27
igbvf: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-16
/
+6
[prev]
[next]