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
*
ice, xsk: Move Rx allocation out of while-loop
Björn Töpel
2020-12-15
1
-6
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-12
6
-38
/
+94
|
\
|
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2020-12-10
5
-34
/
+90
|
|
\
|
|
*
ice: avoid premature Rx buffer reuse
Björn Töpel
2020-12-10
1
-9
/
+22
|
|
*
ixgbe: avoid premature Rx buffer reuse
Björn Töpel
2020-12-10
1
-7
/
+17
|
|
*
i40e: avoid premature Rx buffer reuse
Björn Töpel
2020-12-10
1
-7
/
+20
|
|
*
igb: avoid transmit queue timeout in xdp path
Sven Auhagen
2020-12-10
1
-0
/
+5
|
|
*
igb: use xdp_do_flush
Sven Auhagen
2020-12-10
1
-1
/
+1
|
|
*
igb: skb add metasize for xdp
Sven Auhagen
2020-12-10
1
-0
/
+4
|
|
*
igb: XDP extack message on error
Sven Auhagen
2020-12-10
1
-5
/
+12
|
|
*
igb: take VLAN double header into account
Sven Auhagen
2020-12-10
2
-4
/
+8
|
|
*
igb: XDP xmit back fix error code
Sven Auhagen
2020-12-10
1
-1
/
+1
|
*
|
e1000e: fix S0ix flow to allow S0i3.2 subset entry
Vitaly Lifshits
2020-12-10
1
-4
/
+4
|
|
/
*
|
igc: Add new device ID
Sasha Neftin
2020-12-10
3
-0
/
+3
*
|
ice: Add space to unknown speed
Simon Perron Caissy
2020-12-09
1
-1
/
+1
*
|
ice: join format strings to same line as ice_debug
Jacob Keller
2020-12-09
7
-160
/
+80
*
|
ice: silence static analysis warning
Bruce Allan
2020-12-09
1
-1
/
+1
*
|
ice: cleanup misleading comment
Bruce Allan
2020-12-09
1
-3
/
+3
*
|
ice: Remove vlan_ena from vsi structure
Nick Nunley
2020-12-09
2
-8
/
+4
*
|
ice: Remove gate to OROM init
Jeb Cramer
2020-12-09
1
-26
/
+0
*
|
ice: Enable Support for FW Override (E82X)
Jeb Cramer
2020-12-09
1
-4
/
+0
*
|
ice: don't always return an error for Get PHY Abilities AQ command
Paul M Stillwell Jr
2020-12-09
1
-1
/
+2
*
|
ice: cleanup stack hog
Bruce Allan
2020-12-09
1
-18
/
+26
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
9
-46
/
+119
|
\
\
|
*
|
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
6
-7
/
+7
|
*
|
i40e: Use batched xsk Tx interfaces to increase performance
Magnus Karlsson
2020-11-17
4
-35
/
+112
|
*
|
i40e: Remove unnecessary sw_ring access from xsk Tx
Magnus Karlsson
2020-11-17
1
-5
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-28
3
-18
/
+31
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
i40e: Fix removing driver while bare-metal VFs pass traffic
Sylwester Dziedziuch
2020-11-24
3
-18
/
+31
|
|
/
*
|
igbvf: Refactor traces
Karen Sornek
2020-11-24
1
-2
/
+2
*
|
i40e: report correct VF link speed when link state is set to enable
Stefan Assmann
2020-11-24
1
-2
/
+3
*
|
i40e: remove redundant assignment
Marek Majtyka
2020-11-24
1
-1
/
+0
*
|
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
1
-0
/
+1
*
|
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-20
1
-4
/
+1
*
|
devlink: move request_firmware out of driver
Jacob Keller
2020-11-20
1
-13
/
+1
|
/
*
igc: Fix returning wrong statistics
Vinicius Costa Gomes
2020-11-11
1
-6
/
+8
*
i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()
Dan Carpenter
2020-11-11
1
-1
/
+1
*
i40e: Fix MAC address setting for a VF via Host/VM
Slawomir Laba
2020-11-11
1
-2
/
+24
*
net: remove unneeded break
Tom Rix
2020-10-20
1
-1
/
+0
*
ixgbe: fix probing of multi-port devices with one MDIO
Jakub Kicinski
2020-10-18
1
-9
/
+14
*
e1000: remove unused and incorrect code
Jesse Brandeburg
2020-10-14
1
-9
/
+1
*
i40e: Allow changing FEC settings on X722 if supported by FW
Jaroslaw Gawin
2020-10-14
5
-12
/
+49
*
ice: fix adding IP4 IP6 Flow Director rules
Dan Nowlin
2020-10-09
1
-1
/
+61
*
ice: Fix pointer cast warnings
Bixuan Cui
2020-10-09
1
-2
/
+2
*
ice: add additional debug logging for firmware update
Jacob Keller
2020-10-09
3
-6
/
+33
*
ice: refactor devlink_port to be per-VSI
Jacob Keller
2020-10-09
5
-33
/
+45
*
ice: add the DDP Track ID to devlink info
Jacob Keller
2020-10-09
1
-0
/
+8
*
ice: Change ice_info_get_dsn to be void
Anirudh Venkataramanan
2020-10-09
1
-8
/
+2
*
ice: remove repeated words
Bruce Allan
2020-10-09
4
-5
/
+5
*
ice: devlink: use %*phD to print small buffer
Andy Shevchenko
2020-10-09
1
-3
/
+1
[next]