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
*
i40e: add tracking of AF_XDP ZC state for each queue pair
Björn Töpel
2019-04-01
3
-1
/
+14
*
i40e: move i40e_xsk_umem function
Björn Töpel
2019-04-01
2
-14
/
+20
*
fm10k: Fix a potential NULL pointer dereference
Yue Haibing
2019-03-27
1
-0
/
+2
*
i40e: fix WoL support check
Stefan Assmann
2019-03-27
1
-2
/
+1
*
ixgbe: fix mdio bus registration
Ivan Vecera
2019-03-27
1
-7
/
+9
*
igb: Fix WARN_ONCE on runtime suspend
Arvind Sankar
2019-03-27
2
-49
/
+10
*
i40e: fix i40e_ptp_adjtime when given a negative delta
Jacob Keller
2019-03-26
1
-2
/
+3
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-06
1
-2
/
+3
*
ice: fix overlong string, update stats output
Jesse Brandeburg
2019-02-25
1
-40
/
+40
*
ice: Fix for FC get rx/tx pause params
Lukasz Czapnik
2019-02-25
1
-11
/
+26
*
ice: use absolute vector ID for VFs
Mitch Williams
2019-02-25
1
-2
/
+4
*
ice: check for a leaf node presence
Victor Raj
2019-02-25
2
-0
/
+24
*
ice: flush Tx pipe on disable queue timeout
Victor Raj
2019-02-25
1
-2
/
+19
*
ice: clear VF ARQLEN register on reset
Mitch Williams
2019-02-25
2
-0
/
+6
*
ice: don't spam VFs with link messages
Mitch Williams
2019-02-25
1
-1
/
+2
*
ice: only use the VF for ICE_VSI_VF in ice_vsi_release
Brett Creeley
2019-02-25
1
-2
/
+4
*
ice: fix numeric overflow warning
Bruce Allan
2019-02-25
2
-4
/
+5
*
ice: fix issue where host reboots on unload when iommu=on
Brett Creeley
2019-02-25
1
-17
/
+54
*
ice: fix ice_remove_rule_internal vsi_list handling
Jacob Keller
2019-02-25
1
-2
/
+13
*
ice: fix stack hogs from struct ice_vsi_ctx structures
Bruce Allan
2019-02-25
3
-67
/
+117
*
ice: sizeof(<type>) should be avoided
Bruce Allan
2019-02-25
6
-45
/
+38
*
ice: Fix added in VSI supported nodes calc
Victor Raj
2019-02-25
1
-2
/
+7
*
ice: Fix the calculation of ICE_MAX_MTU
Maciej Fijalkowski
2019-02-25
1
-1
/
+1
*
ice: Mark extack argument as __always_unused
Bruce Allan
2019-02-25
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
5
-10
/
+60
|
\
|
*
ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OK
Jan Sokolowski
2019-02-21
1
-1
/
+2
|
*
i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race
Björn Töpel
2019-02-21
2
-3
/
+15
|
*
ixgbe: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2019-02-21
2
-3
/
+21
|
*
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2019-02-21
2
-1
/
+17
|
*
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
Jeff Kirsher
2019-02-21
1
-2
/
+5
*
|
e1000e: Fix -Wformat-truncation warnings
Florian Fainelli
2019-02-23
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-17
6
-55
/
+0
|
\
\
|
*
|
net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
Jan Sokolowski
2019-02-15
6
-55
/
+0
*
|
|
ixgbe: Use struct_size() helper
Gustavo A. R. Silva
2019-02-09
1
-5
/
+5
*
|
|
igc: Use struct_size() helper
Gustavo A. R. Silva
2019-02-09
1
-5
/
+4
*
|
|
igb: use struct_size() helper
Gustavo A. R. Silva
2019-02-09
1
-3
/
+3
*
|
|
fm10k: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-09
1
-4
/
+2
|
/
/
*
|
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2019-02-06
3
-265
/
+172
*
|
igc: Add ethtool support
Sasha Neftin
2019-02-06
8
-18
/
+1169
*
|
igb: Bump version number
Todd Fujinaka
2019-02-06
1
-1
/
+1
*
|
igc: Remove the 'igc_get_phy_id_base' method
Sasha Neftin
2019-02-06
1
-17
/
+1
*
|
igc: Remove the 'igc_read_mac_addr_base' method
Sasha Neftin
2019-02-06
1
-14
/
+1
*
|
e1000e: fix cyclic resets at link up with active tx
Konstantin Khlebnikov
2019-02-06
1
-9
/
+6
*
|
igc: Remove unneeded code
Sasha Neftin
2019-02-06
1
-21
/
+1
*
|
igc: Remove unused code
Sasha Neftin
2019-02-06
1
-22
/
+0
*
|
e1000e: fix a missing check for return value
Jeff Kirsher
2019-02-06
1
-10
/
+23
*
|
fm10k: TRIVIAL cleanup of extra spacing in function comment
Jacob Keller
2019-02-06
1
-1
/
+1
*
|
ixgbe: remove magic constant in ixgbe_reset_hw_82599()
Jiri Kosina
2019-02-06
1
-1
/
+1
*
|
igc: Fix code redundancy
Sasha Neftin
2019-02-06
3
-22
/
+2
*
|
igc: Remove unreachable code from igc_phy.c file
Sasha Neftin
2019-02-06
1
-8
/
+0
[next]