index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-25
10
-34
/
+40
|
\
|
*
Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"
Mateusz Palczewski
2022-02-24
1
-11
/
+1
|
*
ice: initialize local variable 'tlv'
Tom Rix
2022-02-18
1
-1
/
+1
|
*
ice: check the return of ice_ptp_gettimex64
Tom Rix
2022-02-18
1
-1
/
+4
|
*
ice: fix concurrent reset and removal of VFs
Jacob Keller
2022-02-18
3
-18
/
+27
|
*
ice: fix setting l4 port flag when adding filter
Michal Swiatkowski
2022-02-18
1
-2
/
+2
|
*
ice: Match on all profiles in slow-path
Wojciech Drewek
2022-02-18
3
-1
/
+5
*
|
ixgbe: Remove non-inclusive language
Piotr Skajewski
2022-02-23
3
-25
/
+25
*
|
ixgbevf: clean up some inconsistent indenting
Yang Li
2022-02-23
1
-1
/
+1
*
|
i40e: remove dead stores on XSK hotpath
Alexander Lobakin
2022-02-19
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-0
/
+6
|
\
|
|
*
ice: enable parsing IPSEC SPI headers for RSS
Jesse Brandeburg
2022-02-14
1
-0
/
+6
*
|
ice: Simplify tracking status of RDMA support
Dave Ertman
2022-02-14
5
-19
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-11
6
-22
/
+60
|
\
|
|
*
ice: Avoid RTNL lock when re-creating auxiliary device
Dave Ertman
2022-02-10
2
-1
/
+5
|
*
ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
Dave Ertman
2022-02-10
1
-6
/
+28
|
*
ice: fix IPIP and SIT TSO offload
Jesse Brandeburg
2022-02-10
2
-8
/
+18
|
*
ice: fix an error code in ice_cfg_phy_fec()
Dan Carpenter
2022-02-10
1
-1
/
+2
|
*
ixgbevf: Require large buffers for build_skb on 82599VF
Samuel Mendoza-Jonas
2022-02-04
1
-6
/
+7
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-02-10
41
-689
/
+4150
|
\
\
|
*
|
ice: Add ability for PF admin to enable VF VLAN pruning
Brett Creeley
2022-02-09
4
-2
/
+40
|
*
|
ice: Add support for 802.1ad port VLANs VF
Brett Creeley
2022-02-09
1
-7
/
+44
|
*
|
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
2022-02-09
2
-49
/
+238
|
*
|
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
2022-02-09
17
-59
/
+996
|
*
|
ice: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2
Brett Creeley
2022-02-09
6
-43
/
+1226
|
*
|
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
2022-02-09
9
-22
/
+87
|
*
|
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
2022-02-09
16
-86
/
+813
|
*
|
ice: Adjust naming for inner VLAN operations
Brett Creeley
2022-02-09
6
-142
/
+140
|
*
|
ice: Use the proto argument for VLAN ops
Brett Creeley
2022-02-09
11
-26
/
+78
|
*
|
ice: Refactor vf->port_vlan_info to use ice_vlan
Brett Creeley
2022-02-09
2
-35
/
+44
|
*
|
ice: Introduce ice_vlan struct
Brett Creeley
2022-02-09
10
-59
/
+82
|
*
|
ice: Add new VSI VLAN ops
Brett Creeley
2022-02-09
14
-334
/
+450
|
*
|
ice: Add helper function for adding VLAN 0
Brett Creeley
2022-02-09
4
-5
/
+14
|
*
|
ice: Refactor spoofcheck configuration functions
Brett Creeley
2022-02-09
2
-50
/
+128
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-10
10
-146
/
+308
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ice: xsk: Borrow xdp_tx_active logic from i40e
Maciej Fijalkowski
2022-01-27
3
-3
/
+14
|
*
|
ice: xsk: Improve AF_XDP ZC Tx and use batching API
Maciej Fijalkowski
2022-01-27
4
-101
/
+190
|
*
|
ice: xsk: Avoid potential dead AF_XDP Tx processing
Maciej Fijalkowski
2022-01-27
1
-0
/
+2
|
*
|
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
2022-01-27
3
-14
/
+2
|
*
|
ice: Make Tx threshold dependent on ring length
Maciej Fijalkowski
2022-01-27
4
-9
/
+12
|
*
|
ice: xsk: Handle SW XDP ring wrap and bump tail more often
Maciej Fijalkowski
2022-01-27
2
-20
/
+81
|
*
|
ice: xsk: Force rings to be sized to power of 2
Maciej Fijalkowski
2022-01-27
1
-0
/
+8
|
*
|
ice: Remove likely for napi_complete_done
Maciej Fijalkowski
2022-01-27
1
-1
/
+1
*
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
David S. Miller
2022-02-09
5
-8
/
+42
|
\
\
\
|
*
|
|
i40e: Add a stat for tracking busy rx pages
Joe Damato
2022-02-08
5
-5
/
+15
|
*
|
|
i40e: Add a stat for tracking pages waived
Joe Damato
2022-02-08
5
-4
/
+17
|
*
|
|
i40e: Add a stat tracking new RX page allocations
Joe Damato
2022-02-08
5
-1
/
+9
|
*
|
|
i40e: Aggregate and export RX page reuse stat
Joe Damato
2022-02-08
3
-1
/
+6
|
*
|
|
i40e: Remove rx page reuse double count
Joe Damato
2022-02-08
1
-2
/
+0
*
|
|
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2022-02-09
3
-10
/
+16
|
\
\
\
\
[next]