index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2018-05-14
i40e: free the skb after clearing the bitlock
Jacob Keller
2018-05-14
i40e: cleanup wording in a header comment
Jacob Keller
2018-05-14
i40evf: remove MAX_QUEUES and just use I40EVF_MAX_REQ_QUEUES
Jacob Keller
2018-05-14
i40e: add tx_busy to ethtool stats
Harshitha Ramamurthy
2018-05-14
i40e: Fix recalculation of MSI-X vectors for VMDq
Patryk Małek
2018-05-14
i40e: cleanup whitespace for some ethtool stat definitions
Jacob Keller
2018-05-14
i40e: remove duplicate pfc stats
Jacob Keller
2018-05-14
i40e: calculate ethtool stats size in a separate function
Jacob Keller
2018-05-14
i40evf: Fix client header define
Jeff Kirsher
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
ixgbe: fix memory leak on ipsec allocation
Colin Ian King
2018-05-11
ixgbevf: fix ixgbevf_xmit_frame()'s return type
Luc Van Oostenryck
2018-05-11
ixgbe: return error on unsupported SFP module when resetting
Emil Tantilov
2018-05-11
ice: Set rq_last_status when cleaning rq
Jeff Shaw
2018-05-09
fm10k: don't protect fm10k_queue_mac_request by fm10k_host_mbx_ready
Jacob Keller
2018-05-09
fm10k: warn if the stat size is unknown
Jacob Keller
2018-05-09
fm10k: use macro to avoid passing the array and size separately
Jacob Keller
2018-05-09
fm10k: use variadic arguments to fm10k_add_stat_strings
Jacob Keller
2018-05-09
fm10k: reduce duplicate fm10k_stat macro code
Jacob Keller
2018-05-09
fm10k: setup VLANs for l2 accelerated macvlan interfaces
Jacob Keller
2018-04-30
i40e: use %pI4b instead of byte swapping before dev_err
Jacob Keller
2018-04-30
i40e/i40evf: take into account queue map from vf when handling queues
Harshitha Ramamurthy
2018-04-30
i40e: avoid overflow in i40e_ptp_adjfreq()
Jacob Keller
2018-04-30
i40e: Fix multiple issues with UDP tunnel offload filter configuration
Alexander Duyck
2018-04-30
i40evf: Fix turning TSO, GSO and GRO on after
Paweł Jabłoński
2018-04-30
i40e: Add advertising 10G LR mode
Jakub Pawlak
2018-04-30
i40e: fix reading LLDP configuration
Mariusz Stachura
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-30
i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan
Jia-Ju Bai
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-25
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2018-04-25
igb: Add support for adding offloaded clsflower filters
Vinicius Costa Gomes
2018-04-25
igb: Add the skeletons for tc-flower offloading
Vinicius Costa Gomes
2018-04-25
igb: Add MAC address support for ethtool nftuple filters
Vinicius Costa Gomes
2018-04-25
igb: Enable nfc filters to specify MAC addresses
Vinicius Costa Gomes
2018-04-25
igb: Allow filters to be added for the local MAC address
Vinicius Costa Gomes
2018-04-25
igb: Add support for enabling queue steering in filters
Vinicius Costa Gomes
2018-04-25
igb: Add support for MAC address filters specifying source addresses
Vinicius Costa Gomes
2018-04-25
igb: Enable the hardware traffic class feature bit for igb models
Vinicius Costa Gomes
2018-04-25
igb: Fix queue selection on MAC filters on i210
Vinicius Costa Gomes
2018-04-25
igb: Fix not adding filter elements to the list
Vinicius Costa Gomes
2018-04-25
ixgbe: Avoid performing unnecessary resets for macvlan offload
Alexander Duyck
2018-04-25
ixgbe: Drop real_adapter from l2 fwd acceleration structure
Alexander Duyck
2018-04-25
ixgbe/fm10k: Only support macvlan offload for types that support destination ...
Alexander Duyck
2018-04-25
ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast
Alexander Duyck
2018-04-25
macvlan: Use software path for offloaded local, broadcast, and multicast traffic
Alexander Duyck
2018-04-25
macvlan: Rename fwd_priv to accel_priv and add accessor function
Alexander Duyck
2018-04-25
ixgbe: Drop support for macvlan specific unicast lists
Alexander Duyck
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-24
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
Md Fahad Iqbal Polash
[prev]
[next]