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
/
i40e
Age
Commit message (
Expand
)
Author
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
2018-06-04
bpf, i40e: add meta data support
Daniel Borkmann
2018-06-03
i40e: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2018-05-22
i40e: use the more traditional 'i' loop variable
Jacob Keller
2018-05-22
i40e: add function doc headers for ethtool stats functions
Jacob Keller
2018-05-22
i40e: update data pointer directly when copying to the buffer
Jacob Keller
2018-05-22
i40e: fold prefix strings directly into stat names
Jacob Keller
2018-05-22
i40e: use WARN_ONCE to replace the commented BUG_ON size check
Jacob Keller
2018-05-22
i40e: split i40e_get_strings() into smaller functions
Jacob Keller
2018-05-22
i40e: always return all queue stat strings
Jacob Keller
2018-05-22
i40e: always return VEB stat strings
Jacob Keller
2018-05-22
i40e: free skb after clearing lock in ptp_stop
Jacob Keller
2018-05-14
i40evf: Fix a hardware reset support in VF driver
Paweł Jabłoński
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
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-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
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-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
2018-04-17
i40e: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
2018-03-26
i40e: add support for XDP_REDIRECT
Björn Töpel
2018-03-26
i40e: tweak page counting for XDP_REDIRECT
Björn Töpel
2018-03-26
i40e: re-number feature flags to remove gaps
Jacob Keller
2018-03-26
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
Jacob Keller
2018-03-26
i40e: hold the RTNL lock while changing interrupt schemes
Jacob Keller
2018-03-26
i40e: move client flags into state bits
Jacob Keller
2018-03-26
i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
Jacob Keller
2018-03-26
i40e: move AUTO_DISABLED flags into the state field
Jacob Keller
2018-03-26
i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field
Jacob Keller
2018-03-26
i40e: move I40E_FLAG_FILTER_SYNC to a state bit
Jacob Keller
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-19
i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATE
Paweł Jabłoński
2018-03-19
i40e: Prevent setting link speed on I40E_DEV_ID_25G_B
Patryk Małek
2018-03-19
i40e: Fix incorrect return types
Doug Dziggel
2018-03-19
i40e: add doxygen comment for new mode parameter
Jacob Keller
[next]